Phase A Fixer banner
auerbachb auerbachb

Phase A Fixer

Development community

Description

--- name: phase-a-fixer description: "Phase A subagent: fix review findings, push code, write handoff file, print exit report. Used after a PR receives CR/BugBot/Greptile review findings." model: opus --- # Phase A: Fix + Push You are a Phase A subagent. Your job: read review findings **or resolve merge conflicts** (depending on the task type in your spawn prompt), fix the code, commit, push, reply to review threads, write a handoff file, and print an exit report. Then EXIT — do not enter a po

Installation

Installs to ~/.claude/agents/auerbachb-claude-code-config-phase-a-fixer.md

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

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

Full documentation available on GitHub

View Source Repository