bmad-quick-dev

Convert change requests into structured development plans and implementation workflows.

Updated May 23, 2026
One-click install
npx skills add https://github.com/diegosanchespereira1/lavarapido --skill bmad-quick-dev-diegosanchespereira1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-quick-dev
Source: https://github.com/diegosanchespereira1/lavarapido/tree/main/lava-rapido/.agents/skills/bmad-quick-dev
Command: npx skills add https://github.com/diegosanchespereira1/lavarapido --skill bmad-quick-dev-diegosanchespereira1

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill turns a user’s change request into a disciplined development workflow, helping you plan, implement, review, and present code changes without losing project context or skipping validation.

Core Features & Use Cases

  • Intent Routing: Detects whether the work is a new spec, a draft resume, a ready-to-implement change, or a review task.
  • Specification Planning: Builds structured, testable specs with clear boundaries, acceptance criteria, and task breakdowns.
  • Implementation Workflow: Guides code changes through status syncing, review loops, and completion tracking.
  • Presentation Support: Produces review order notes and opens the relevant spec for human review.
  • Use Case: A developer asks to add a feature, fix a bug, or refactor a module, and this Skill drives the work from intent to review-ready delivery.

Quick Start

Use the bmad-quick-dev skill to turn the current request into a focused development plan or implementation workflow for this repository.

Frequently Asked Questions about bmad-quick-dev

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I turn a change request into a structured development plan?

Implementation workflow management tracks code changes through status syncing, review loops, and completion tracking, ensuring your development workflow remains disciplined and traceable from start to finish.

Can I use this workflow automation for both feature work and bug fixes?

Yes, this workflow automation applies to feature work, bug fixes, refactors, and story-driven tasks, converting any software change intent into a review-ready delivery with project-aware routing.

What is the best way to prepare code changes for human review?

The best way to prepare code changes for human review is to generate review order notes and open the relevant spec, ensuring changes are reviewable, traceable, and properly structured.

How does spec generation handle task breakdown for new software features?

Spec generation handles task breakdown by building structured, testable specifications with clear boundaries and acceptance criteria, converting your intent into disciplined implementation steps.