Break banner
mbruhler mbruhler

Break

Testing community

Description

--- description: Scout the current prompt and repository, then spawn Breaker (Opus) to generate a layered spec/milestones/quality/validation structure under .bnb/<slug>/. Use when you've pasted a long prompt or the task has a large blast radius. --- # /break-n-bake:break Transform the current conversation's working prompt into a structured `.bnb/<slug>/` spec. ## Input The "working prompt" is either: - `$ARGUMENTS` if the user passed text after `/break-n-bake:break`, **or** - The most recent

Installation

Installs to ~/.claude/skills/mbruhler-break-n-bake-break/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mbruhler-break-n-bake-break && curl -fsSL https://raw.githubusercontent.com/mbruhler/break-n-bake/HEAD/commands/break.md -o ~/.claude/skills/mbruhler-break-n-bake-break/SKILL.md

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

Full documentation available on GitHub

View Source Repository