Bake banner
mbruhler mbruhler

Bake

Development community

Description

--- description: Implement one milestone (or all sequentially with checkpoints) from the active run's milestones/. Spawns Baker, then Validator, and on blocker-severity failures runs a bounded fix cycle via Fixer. --- # /break-n-bake:bake Execute implementation phase. ## Active run resolution Every path in this command is resolved relative to the **active run dir** — never to `.bnb/` directly. Let `$RUN_DIR = .bnb/<slug>/` where `<slug>` comes from (in order): 1. `$BNB_RUN_DIR` env var 2. `

Installation

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

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

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

Full documentation available on GitHub

View Source Repository