| name | description |
|---|---|
enhanced-automated-sprint |
Run the full BMAD pipeline for multiple stories in an epic. Breaks stories into manageable tasks, tracks progress with TaskCreate/TaskUpdate, and uses focused agents for context efficiency. Supports parallel story execution. |
TL;DR for humans: This skill automates the entire dev lifecycle for multiple stories in an epic. You give it an epic ID (and optionally specific story IDs), and it runs each story through: create → refine → validate → write tests → implement → code review → adversarial review → fix issues → verify → update sprint status. Stories can run in parallel when independent. You approve the plan upfront and get prompted at key decision points (story review, fix prioritization, failures). Everything else is hands-off.
Usage:
/enhanced-automated-sprint 7or/enhanced-automated-sprint 7 7-1 7-2 --parallel 2