What problem does it solve?
This Skill turns clarified user intent into clean, reviewable code changes without skipping planning, validation, or project conventions. It helps when you need to build, fix, refactor, tweak, or extend a feature while keeping the work aligned with the existing codebase.
Core Features & Use Cases
- Implementation workflow: Plans, implements, reviews, and presents changes in a disciplined sequence.
- Spec-driven delivery: Produces ready-for-development specs, preserves frozen intent, and tracks task completion.
- Safe project updates: Syncs sprint status, respects branch and version-control checks, and supports review loops before completion.
- Use case: A developer needs to add a new UI feature, update supporting tests, and generate the review trail needed for human approval.
Quick Start
Ask the bmad-quick-dev skill to implement the requested change while following the project’s existing architecture, conventions, and review workflow.