What problem does it solve?
This Skill turns a vague or detailed coding request into a disciplined implementation workflow that plans, builds, reviews, and presents production-ready code changes without skipping critical validation steps.
Core Features & Use Cases
- Intent-to-Implementation Workflow: Routes requests into either a one-shot change or a full plan-code-review flow based on risk and scope.
- Structured Spec Generation: Produces implementation specs with constraints, acceptance criteria, code maps, verification steps, and review guidance.
- Built-in Review Loops: Uses adversarial, edge-case, and acceptance-focused review passes to catch gaps, bad specs, and patch-level issues before final presentation.
- Use Case: When you need to add a feature, fix a bug, or refactor an existing component while preserving project conventions, this Skill helps create a scoped spec, implement the change, validate it against requirements, and prepare a reviewer-friendly handoff.
Quick Start
Ask the bmad-quick-dev skill to implement a specific feature or bug fix in the repository and follow its workflow to plan, code, review, and present the result.