bmad-quick-dev

Transforms user change requests into implementation-ready code via disciplined workflows.

Updated Mar 30, 2026
One-click install
npx skills add https://github.com/GenEducation/GenedUIProject --skill bmad-quick-dev-geneducation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-quick-dev
Source: https://github.com/GenEducation/GenedUIProject/tree/main/.gemini/skills/bmad-quick-dev
Command: npx skills add https://github.com/GenEducation/GenedUIProject --skill bmad-quick-dev-geneducation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill turns a user’s change request into a structured, reviewable implementation workflow so code changes can be planned, built, reviewed, and presented with fewer mistakes and less back-and-forth.

Core Features & Use Cases

It supports feature work, bug fixes, refactors, and other repository changes by guiding the process from intent clarification to planning, implementation, review, and final presentation. It also manages spec generation, sprint status updates, continuity with prior work, and review-order guidance for human follow-up. A common use case is asking it to implement a new UI behavior or fix a defect in an existing app while keeping the work aligned with project conventions.

Quick Start

Use the bmad-quick-dev skill to analyze this repository and generate the implementation plan for my requested code change.

Frequently Asked Questions about bmad-quick-dev

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

FAQPage Schema
How do I plan and implement a code change from a feature request?

Yes, it applies to bug fixes by guiding the entire code change process from intent clarification through planning, implementation, and final review, ensuring the repair aligns with existing project conventions and repository structure.

What is the best way to manage sprint status updates during a code refactor?

Yes, it provides optional one-shot execution with built-in safety checks, allowing you to generate and apply implementation-ready code directly to your repository while maintaining a structured review workflow for human follow-up.

Do I need an existing repository to generate an implementation plan?

Yes, this Skill is designed for repository-driven software projects, meaning you need an existing codebase so it can analyze your requested code change and generate an accurate implementation plan within your project's context.

Why use a guided review workflow for repository code changes?

A guided review workflow ensures your code changes are planned, built, and presented with fewer mistakes. It provides spec generation, review-order guidance, and structured planning loops that reduce the back-and-forth typically required for feature work.