bmad-quick-dev

Automate structured code development and review workflows with step-file architecture.

Updated Apr 25, 2026
One-click install
npx skills add https://github.com/wahabmalik/whatsapp-chatbot --skill bmad-quick-dev-wahabmalik
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-quick-dev
Source: https://github.com/wahabmalik/whatsapp-chatbot/tree/main/.github/skills/bmad-quick-dev
Command: npx skills add https://github.com/wahabmalik/whatsapp-chatbot --skill bmad-quick-dev-wahabmalik

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenge of efficiently developing and reviewing code by providing a structured workflow for planning, implementing, and reviewing code changes.

Core Features & Use Cases

  • Structured Workflow: Guides the user through a step-by-step process from clarifying intent to final presentation.
  • Code Review: Incorporates a review phase with adversarial and acceptance auditing to ensure quality.
  • Documentation: Generates documentation that includes a suggested review order for easy navigation.
  • Use Case: For a developer who needs to implement a new feature or fix a bug, this Skill provides a clear and structured approach to ensure the code change is well-documented and reviewed.

Quick Start

Use the bmad-quick-dev skill to start a new development workflow for a feature.

Frequently Asked Questions about bmad-quick-dev

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

FAQPage Schema
How do I structure code development workflows to include planning and review?

Structured code development workflows are automated by guiding you step-by-step from clarifying intent through implementation to final presentation. This ensures your code changes are systematically planned, reviewed, and documented.

What is the best way to automate code review for new features?

Automating code review is best handled by incorporating an adversarial and acceptance auditing phase. This approach systematically checks your new features during the review process to ensure high code quality.

Does this structured workflow approach require any specific developer tooling?

This structured workflow requires a step-file architecture to function. It may also require third-party developer tooling to execute specific tasks during the software development and review process.

Can I generate code documentation that includes a review order?

Yes, you can generate code documentation that includes a suggested review order. This provides easy navigation for reviewers to systematically understand and verify your implemented code changes.

When do I need a structured workflow for code development?

You need a structured workflow for code development when implementing a new feature or fixing a bug. It provides a clear, documented approach to ensure your code changes are properly planned and reviewed.