Skip to content

Latest commit

Β 

History

History
109 lines (80 loc) Β· 3.03 KB

File metadata and controls

109 lines (80 loc) Β· 3.03 KB

BMAD Workflows - Available Commands

🎯 Quick Reference

For structured work: Use these workflows below For quick tasks: Chat freely or use *QD (Quick Dev) / *QS (Quick Spec)


πŸ“‹ Standard Project Flow

Phase 1: Analysis

  • *CB - Create Brief - Define product idea and vision
  • *MR - Market Research
  • *DR - Domain Research
  • *TR - Technical Research
  • *BP - Brainstorm Project

Phase 2: Planning

  • *CP - Create PRD (required) - Product Requirements Document
  • *VP - Validate PRD
  • *EP - Edit PRD
  • *CU - Create UX Design

Phase 3: Solutioning

  • *CA - Create Architecture (required) - Technical decisions
  • *CE - Create Epics and Stories (required) - Break down work
  • *IR - Check Implementation Readiness (required) - Validate alignment

Phase 4: Implementation

  • *SP - Sprint Planning (required) - Generate sprint plan
  • *SS - Sprint Status - Check progress
  • *CS - Create Story - Prepare next story
  • *VS - Validate Story
  • *DS - Dev Story - Implement story
  • *CR - Code Review - Adversarial review
  • *QA - QA Automation Test
  • *ER - Retrospective - Epic review

πŸš€ Quick Flow (Brownfield/Simple Tasks)

  • *QS - Quick Spec - Fast tech spec creation
  • *QD - Quick Dev - Direct implementation without extensive planning
  • *GPC - Generate Project Context - Scan codebase for AI agents

πŸ§ͺ Test Engineering (TEA Module)

  • *TMT - Teach Me Testing - 7-session learning
  • *TF - Test Framework - Initialize framework
  • *TD - Test Design - Risk-based planning
  • *AT - ATDD - Generate failing tests (TDD)
  • *TA - Test Automation - Expand coverage
  • *RV - Test Review - Quality audit
  • *NR - NFR Assessment - Non-functional requirements
  • *TR - Traceability - Coverage matrix
  • *CI - CI Setup - Configure pipeline

πŸ’‘ Creative & Innovation (CIS Module)

  • *IS - Innovation Strategy - Disruption opportunities
  • *PS - Problem Solving - Systematic methodologies
  • *DT - Design Thinking - Human-centered design
  • *BS - Brainstorming - Ideation techniques
  • *ST - Storytelling - Craft narratives

πŸ”§ BMAD Builder (BMB Module)

  • *CA - Create Agent
  • *EA - Edit Agent
  • *VA - Validate Agent
  • *CM - Create Module
  • *EM - Edit Module
  • *VM - Validate Module
  • *CW - Create Workflow
  • *EW - Edit Workflow
  • *VW - Validate Workflow

πŸ“š Anytime Utilities

  • *CC - Correct Course - Navigate significant changes
  • *DP - Document Project - Analyze & document brownfield
  • *WD - Write Document - Tech writer assistance
  • *VD - Validate Document
  • *MG - Mermaid Generate - Create diagrams
  • *EC - Explain Concept
  • *PM - Party Mode - Multi-agent discussions
  • *BH / *bmad-help - This help

πŸ“– Next Steps

New Project? Start with: *CB β†’ *CP β†’ *CA β†’ *CE β†’ *IR β†’ *SP

Existing Project? Use: *GPC or *QD for quick changes

Need Planning? Try: *QS for lightweight specs

Stuck? Use: *CC (Correct Course) or *SS (Sprint Status)