bmad-auto

Orchestrate BMAD implementation workflows from spec generation to code commit.

Updated Jan 30, 2026
One-click install
npx skills add https://github.com/arch-playground/ai-workflow-runner --skill bmad-auto
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-auto
Source: https://github.com/arch-playground/ai-workflow-runner/tree/main/.agents/skills/bmad-auto
Command: npx skills add https://github.com/arch-playground/ai-workflow-runner --skill bmad-auto

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the entire process of implementing software development tasks according to the BMAD methodology, from initial spec creation to code review and commit, handling both full epic pipelines and quick fixes.

Core Features & Use Cases

  • Orchestrates BMAD workflows: Manages both the comprehensive Phase 4 epic/story pipeline and the streamlined Quick Flow for smaller changes.
  • Automates Spec-to-Code: Generates tech-specs, implements code, performs reviews, and handles commits.
  • Handles Interruptions: Resumes interrupted sessions seamlessly.
  • Use Case: Start a new epic implementation, track progress, and have stories automatically developed, reviewed, and committed, or quickly generate a tech-spec and implement a bug fix.

Quick Start

Use the bmad-auto skill to start implementation for epic 1.

Frequently Asked Questions about bmad-auto

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

FAQPage Schema
How do I automate BMAD implementation workflows from spec to commit?

Automate BMAD implementation workflows by orchestrating the full Phase 4 epic/story pipeline, which generates tech-specs, develops code, performs reviews, and handles commits automatically. It manages the entire process from initial spec creation to final commit.

Can I use a quick flow for small code changes and bug fixes?

Yes, you can use the streamlined Quick Flow for small changes and bug fixes. It bypasses the full epic pipeline to quickly generate a tech-spec and implement the code change based on your description.

How does session resumption work for interrupted agile development processes?

Session resumption for interrupted agile development processes automatically saves your progress and seamlessly resumes the workflow. It handles interruptions by restoring the previous state, allowing you to continue the implementation without losing context.

What is the best way to start implementing an epic using the BMAD methodology?

The best way to start implementing an epic using the BMAD methodology is to trigger the bmad-auto workflow with your epic specification. It will generate the necessary stories, create tech-specs, and manage the code development and review process automatically.

Does this workflow automation handle code generation and code review together?

Yes, this workflow automation handles both code generation and code review together. It generates the implementation code based on your specs and then automatically performs a code review before handling the commit process.