What problem does it solve?
It turns a bd issue plan into a repeatable, multi-stage implementation workflow that produces reviewed, code-quality-checked changes without manual orchestration.
Core Features & Use Cases
- Plan-driven execution: Reads the bd issue’s referenced plan and extracts touch-set files and task text to drive what gets built.
- Rules-digest injection: Selects the appropriate agent-rules digests based on the plan’s touch-set and injects them into the right dispatches.
- Two-stage verification per task: Runs an implementer, then a spec reviewer, then a code-quality reviewer, looping until both pass.
- Safe operational control: Handles missing plan links, blocked conditions, claim/clean-state checks, and forwards only to
/bd-close-reviewed after tasks are fully reviewed.
Quick Start
Ask your AI to run bd-execute for a specific bd issue ID like story-editor-9vm by instructing: /bd-execute story-editor-9vm.