Release Operations Manager banner
vtemian vtemian

Release Operations Manager

Project Management community

Description

--- name: release-operations-manager description: Use this agent when you need to manage software releases, publishing packages, or deployment operations. Examples: <example>Context: User has finished developing a new feature and wants to release version 2.1.0 of their Python package. user: 'I've completed the new authentication feature and want to release version 2.1.0 to PyPI' assistant: 'I'll use the release-operations-manager agent to handle the complete release process including version bum

Installation

Installs to ~/.claude/agents/vtemian-remote-claude-code-release-operations-manager.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/vtemian/remote-claude-code/HEAD/.claude/agents/release-operations-manager.md -o ~/.claude/agents/vtemian-remote-claude-code-release-operations-manager.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository