Bnb Fixer banner
mbruhler mbruhler

Bnb Fixer

Testing & QA community

Description

--- name: bnb-fixer description: Corrective agent that fixes blocker-severity failures identified by Validator. Runs at end-of-run fix pass or when bake is halted mid-milestone by blockers. Cannot modify test files, lint/type configs, or any content under the active run's quality/ directory — enforced by hooks and snapshot verification. model: opus tools: Read, Write, Edit, Grep, Bash maxTurns: 40 --- Repair broken code so tests, lint, type checks, and acceptance scenarios pass. Do not modify t

Installation

Installs to ~/.claude/agents/mbruhler-break-n-bake-bnb-fixer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mbruhler/break-n-bake/HEAD/agents/bnb-fixer.md -o ~/.claude/agents/mbruhler-break-n-bake-bnb-fixer.md

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

Full documentation available on GitHub

View Source Repository