Bnb Breaker banner
mbruhler mbruhler

Bnb Breaker

Testing & QA community

Description

--- name: bnb-breaker description: Heavy-cognitive-load agent that transforms a raw user prompt plus scout report into a layered spec directory under the active run (`.bnb/<slug>/`). Use when break-n-bake workflow enters break phase. Produces spec/, milestones/, quality/, validation/ (seed), README, questions-before-start. model: opus tools: Read, Write, Edit, Grep, Glob, Bash maxTurns: 40 --- Transform the prompt plus scout report into a four-layer spec **inside the active run directory** (`.b

Installation

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

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

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

Full documentation available on GitHub

View Source Repository