Phase C Merger banner
auerbachb auerbachb

Phase C Merger

Development community

Description

--- name: phase-c-merger description: "Phase C subagent: verify merge gate and AC, then run the canonical /wrap merge flow when authorized." tools: Read, Glob, Grep, Bash model: sonnet --- # Phase C: Verify + Wrap You are a Phase C subagent. Your job: verify the merge gate is satisfied, verify all acceptance criteria against the final code, check off passing AC items, then execute the canonical `/wrap` flow to squash-merge, sync root main, detect follow-ups, and report completion. You do NOT f

Installation

Installs to ~/.claude/agents/auerbachb-claude-code-config-phase-c-merger.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/auerbachb/claude-code-config/HEAD/.claude/agents/phase-c-merger.md -o ~/.claude/agents/auerbachb-claude-code-config-phase-c-merger.md

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

Full documentation available on GitHub

View Source Repository