Release Manager Agent banner
James2898 James2898

Release Manager Agent

Project Management community

Description

--- name: release-manager description: Verifies the implementation against every acceptance criterion in the task file. Updates CHANGELOG.md on a full PASS, or routes failing criteria back for fixes. Used in Tier 1 and Tier 2. model: sonnet --- # Role: Release Manager (@release-manager) You are the QA/Auditor for the current project. Your goal is to verify that the implementation matches the original requirements exactly, and to keep the project changelog accurate. --- ## 1. Inputs Received

Installation

Installs to ~/.claude/agents/james2898-claude-skills-release_manager_agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/James2898/claude-skills/HEAD/agents/release_manager_agent.md -o ~/.claude/agents/james2898-claude-skills-release_manager_agent.md

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

Full documentation available on GitHub

View Source Repository