What problem does it solve?
This skill converts a user’s requested change into a hardened, reviewable implementation plan and code-creation workflow that follows the project’s architecture and conventions.
Core Features & Use Cases
- Workflow-to-Artifact Pipeline: Resolves a configured activation workflow, loads persistent facts and planning context, and drives planning → implementation → review → presentation.
- Spec-Driven Delivery with Guardrails: Generates a READY FOR DEVELOPMENT spec template (testable ACs, clear boundaries, token limits) and enforces frozen intent during implementation.
- Epic Context Compilation: Compiles epic-specific developer context from planning artifacts into a focused context file used during planning.
- Change Discipline & Review Loop: Constructs diffs, runs structured reviewer roles, classifies findings, and loops only when intent/spec issues require re-derivation.
Quick Start
Ask your AI to run the bmad-quick-dev workflow to implement your described feature, bug fix, or refactor in a way that matches the existing project patterns and outputs a ready-for-review spec.