What problem does it solve?
Converts informal or formal developer intent into structured, developer-ready artifacts so engineers can implement, test, and review changes without manual spec writing or orchestration overhead.
Core Features & Use Cases
- Spec generation & planning: Fills the provided spec template, enforces Ready-for-Development standards, and preserves frozen intent blocks.
- Epic context compilation: Produces focused epic-<N>-context.md files by distilling planning artifacts when working on epic-linked stories.
- End-to-end workflow enforcement: Drives the step-by-step BMAD workflow (clarify → plan → implement → review → present), enforces test gates, and structures review loops.
- Use case: Turn a bug report, feature request, or refactor intent into a ready-for-dev spec, implementation tasks with required tests, and a suggested review order.
Quick Start
Request that it implement a concrete developer task (for example, add a user profile endpoint) and supply the relevant planning artifacts and desired spec file path.