bmad-quick-dev

Automate software development workflows from planning to code review.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires bmad, config.yaml, project-context.md, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates various stages of the software development process, including clarifying intent, planning, implementing, reviewing, and presenting code changes.

Core Features & Use Cases

  • Clarify and Route: Automatically determine the scope of a development task based on user intent.
  • Plan: Generate detailed specifications for code changes.
  • Implement: Execute code changes based on specifications.
  • Review: Conduct automated code reviews and identify potential issues.
  • Present: Summarize changes and present them for review.
  • Use Case: When a developer wants to implement a new feature or fix a bug, the Skill can automate the entire process, from planning to presenting the change.

Quick Start

Use the bmad-quick-dev skill to automate the development of a new 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 automate software development workflows from planning to code review?

Automate software development workflows by clarifying intent, planning specifications, implementing code changes, and conducting automated code reviews. This process requires configuration files and project context to route tasks and generate detailed development plans.

What is the best way to clarify development intent and generate code change specifications?

Clarify development intent and generate code change specifications by using an automated workflow tool that routes tasks based on user input. It analyzes your project context and configuration files to produce detailed plans for implementation.

Can I conduct automated code reviews and identify potential issues after implementing a feature?

Conduct automated code reviews to identify potential issues after implementing a feature. The workflow automatically reviews code changes against specifications, summarizes the modifications, and presents them for developer collaboration.

Do I need specific configuration files to automate software development workflows?

Specific configuration files are required to automate software development workflows. You need config.yaml and project-context.md files to set up the environment, define parameters, and provide the necessary context for planning and implementing code changes.

How does automated code automation handle collaboration with other developers?

Automated code automation handles collaboration by summarizing implemented code changes and presenting them for review. This allows multiple developers to evaluate the generated modifications, identify potential issues, and coordinate on the final implementation.