Release Agent banner
SpillwaveSolutions SpillwaveSolutions

Release Agent

Development community

Description

--- name: release_agent description: Agent with permissions to release Agent Brain packages. Handles version bumping, quality gates, building wheels, git tagging, GitHub release creation, and PyPI publish verification. Use when running /ag-brain-release or any release workflow. allowed_tools: # === FILE OPERATIONS === - "Read" - "Write" - "Edit" - "Glob" - "Grep" # === PYTHON BUILD & PACKAGE === - "Bash(poetry*)" - "Bash(uv*)" - "Bash(pip*)" - "Bash(python*)" - "Bash(py

Installation

Terminal
claude install-skill https://github.com/SpillwaveSolutions/agent-brain/blob/main/.claude/agents/release_agent.md

Full documentation available on GitHub

View Source Repository