What problem does it solve?
This Skill eliminates slow, inconsistent, or off-pattern code implementation by enforcing a structured workflow that ensures all code artifacts follow your project's existing architecture, patterns, and conventions, reducing rework and review time.
Core Features & Use Cases
- Structured 5-Step Workflow: Guides you through intent clarification, spec planning, implementation, adversarial review, and final presentation to deliver shippable code.
- BMAD Workflow Integration: Syncs with sprint status, supports team/personal customization via TOML overrides, and handles both epic story-aligned and freeform intent tasks.
- Scope & Quality Guardrails: Enforces single-goal scope standards, ready-for-development spec validation, and automated review loops to catch gaps before code is finalized.
- Use Case: A developer wants to add a dark mode toggle to their existing React app; this skill guides them through scoping the work, generating a compliant spec, implementing it, running adversarial review, and producing a review-ready artifact with a suggested review order.
Quick Start
Use the bmad-quick-dev skill to implement your feature, bug fix, or refactor request by following its guided workflow from intent clarification to final review-ready code.