bmad-sprint-run
Installation
SKILL.md
BMad Sprint Runner
Autonomously execute ALL stories in ALL epics in the current sprint. Runs as a single continuous loop: no pauses between stories, no confirmation prompts, no stopping until every story reaches done or blocked.
Execution Rule
After completing ANY action (story done, story blocked, retry exhausted, story created), immediately begin the next story by returning to STEP 0. The only valid exit is STEP 7 (all stories resolved). Every other step unconditionally transitions to another step. Never ask for permission to continue.
Story State Machine
Valid story statuses: backlog | ready-for-dev | in-progress | review | done | blocked