What problem does it solve?
This Skill turns a complex BMAD delivery run into a controlled, proof-gated workflow so story creation, execution, review, and merge safety happen in the right order without breaking repo governance.
Core Features & Use Cases
- Main-merge worktree orchestration: Creates a dedicated integration worktree and keeps BMAD artifacts off the main branch.
- Universal CTO guardrails: Forces full CTO review before execution and again before final merge, preserving in-scope, out-of-scope, UNKNOWN state, and prioritized risk reporting.
- Proof-gated delivery: Uses run metadata and final proof files to decide whether a story can be marked done.
- Use Case: Run this Skill when you need a repeatable, fail-closed process for implementing multiple stories in a governed repository with strict quality gates.
Quick Start
Use the bmad-bundle skill with the attached input markdown to generate a proof-gated BMAD run, enforce CTO review, and prepare the final merge path.