What problem does it solve? Running the BMAD build lane manually means repeatedly invoking plan, build, review, and test steps per story, tracking sprint status, and managing branches and PRs by hand. This Skill automates that whole pipeline with delegated subagents and human-in-the-loop checkpoints at the decisions that matter. ## Core Features & Use Cases - End-to-end story pipeline: Runs bmad-build-auto plan, build, and a follow-up review pass on a second model, plus risk-gated TEA test-architecture steps, then opens a branch and PR with a report. - Epic mode: Loops the same lane over every actionable story in an epic in one run, producing one branch, one PR, and an epic-end retrospective. - Resumable state and safety rails: Picks stories from sprint-status.yaml or a bmad-spec stories.yaml, keeps state for resume, enforces hard-stops, and never lets the orchestrator edit story code or specs directly. - Use Case: Point it at a BMAD project and run one story unattended; it plans, builds, reviews on a second model, waits on CI, and stops with a report of open questions and deferred work for your review. ## Quick Start Run /auto-bmad setup in a BMAD project to write the runtime config, then invoke /auto-bmad to plan, build, and review the next story from your sprint status.