chore: upgrade BMAD framework to skill-based architecture

Migrates from slash-command files (.claude/commands, .cursor/commands)
to the new skill-based architecture with workflow step files.
This commit is contained in:
2026-03-20 11:59:39 +00:00
parent d572f65684
commit e53b013359
977 changed files with 31594 additions and 29546 deletions

View File

@@ -1,66 +1,62 @@
module,phase,name,code,sequence,workflow-file,command,required,agent-name,agent-command,agent-display-name,agent-title,options,description,output-location,outputs
bmb,anytime,Create Agent,CA,10,_bmad/bmb/workflows/agent/workflow-create-agent.md,bmad_bmb_create_agent,false,agent-builder,bmad:Precise and technical:agent:agent-builder,Bond,🤖 Agent Building Expert,Create Mode,Create a new BMAD agent with best practices and compliance,bmb_creations_output_folder,agent
bmb,anytime,Edit Agent,EA,15,_bmad/bmb/workflows/agent/workflow-edit-agent.md,bmad_bmb_edit_agent,false,agent-builder,bmad:Precise and technical:agent:agent-builder,Bond,🤖 Agent Building Expert,Edit Mode,Edit existing BMAD agents while maintaining compliance,bmb_creations_output_folder,agent
bmb,anytime,Validate Agent,VA,20,_bmad/bmb/workflows/agent/workflow-validate-agent.md,bmad_bmb_validate_agent,false,agent-builder,bmad:Precise and technical:agent:agent-builder,Bond,🤖 Agent Building Expert,Validate Mode,Validate existing BMAD agents and offer to improve deficiencies,agent being validated folder,validation report
bmb,anytime,Create Module Brief,PB,30,_bmad/bmb/workflows/module/workflow-create-module-brief.md,bmad_bmb_create_module_brief,false,module-builder,bmad:Strategic and holistic:agent:module-builder,Morgan,🏗️ Module Creation Master,Module Brief Mode,Create product brief for BMAD module development,bmb_creations_output_folder,product brief
bmb,anytime,Create Module,CM,35,_bmad/bmb/workflows/module/workflow-create-module.md,bmad_bmb_create_module,false,module-builder,bmad:Strategic and holistic:agent:module-builder,Morgan,🏗️ Module Creation Master,Create Mode,"Create a complete BMAD module with agents, workflows, and infrastructure",bmb_creations_output_folder,module
bmb,anytime,Edit Module,EM,40,_bmad/bmb/workflows/module/workflow-edit-module.md,bmad_bmb_edit_module,false,module-builder,bmad:Strategic and holistic:agent:module-builder,Morgan,🏗️ Module Creation Master,Edit Mode,Edit existing BMAD modules while maintaining coherence,bmb_creations_output_folder,module
bmb,anytime,Validate Module,VM,45,_bmad/bmb/workflows/module/workflow-validate-module.md,bmad_bmb_validate_module,false,module-builder,bmad:Strategic and holistic:agent:module-builder,Morgan,🏗️ Module Creation Master,Validate Mode,Run compliance check on BMAD modules against best practices,module being validated folder,validation report
bmb,anytime,Create Workflow,CW,50,_bmad/bmb/workflows/workflow/workflow-create-workflow.md,bmad_bmb_create_workflow,false,workflow-builder,bmad:Methodical and process-oriented:agent:workflow-builder,Wendy,🔄 Workflow Building Master,Create Mode,Create a new BMAD workflow with proper structure and best practices,bmb_creations_output_folder,workflow
bmb,anytime,Edit Workflow,EW,55,_bmad/bmb/workflows/workflow/workflow-edit-workflow.md,bmad_bmb_edit_workflow,false,workflow-builder,bmad:Methodical and process-oriented:agent:workflow-builder,Wendy,🔄 Workflow Building Master,Edit Mode,Edit existing BMAD workflows while maintaining integrity,bmb_creations_output_folder,workflow
bmb,anytime,Validate Workflow,VW,60,_bmad/bmb/workflows/workflow/workflow-validate-workflow.md,bmad_bmb_validate_workflow,false,workflow-builder,bmad:Methodical and process-oriented:agent:workflow-builder,Wendy,🔄 Workflow Building Master,Validate Mode,Run validation check on BMAD workflows against best practices,workflow being validated folder,validation report
bmb,anytime,Max Parallel Validate,MV,65,_bmad/bmb/workflows/workflow/workflow-validate-max-parallel-workflow.md,bmad_bmb_validate_max_parallel,false,workflow-builder,bmad:Methodical and process-oriented:agent:workflow-builder,Wendy,🔄 Workflow Building Master,Max Parallel Validate,Run validation checks in MAX-PARALLEL mode against a workflow requires a tool that supports Parallel Sub-Processes,workflow being validated folder,validation report
bmb,anytime,Rework Workflow,RW,70,_bmad/bmb/workflows/workflow/workflow-rework-workflow.md,bmad_bmb_rework_workflow,false,workflow-builder,bmad:Methodical and process-oriented:agent:workflow-builder,Wendy,🔄 Workflow Building Master,Rework Mode,Rework a Workflow to a V6 Compliant Version,bmb_creations_output_folder,workflow
bmm,1-analysis,Brainstorm Project,BP,10,_bmad/core/workflows/brainstorming/workflow.md,bmad-brainstorming,false,analyst,bmad:competitive analysis:agent:analyst,Mary,📊 Business Analyst,data=_bmad/bmm/data/project-context-template.md,Expert Guided Facilitation through a single or multiple techniques,planning_artifacts,brainstorming session
bmm,1-analysis,Market Research,MR,20,_bmad/bmm/workflows/1-analysis/research/workflow-market-research.md,bmad-bmm-market-research,false,analyst,bmad:competitive analysis:agent:analyst,Mary,📊 Business Analyst,Create Mode,Market analysis competitive landscape customer needs and trends,planning_artifacts|project-knowledge,research documents
bmm,1-analysis,Domain Research,DR,21,_bmad/bmm/workflows/1-analysis/research/workflow-domain-research.md,bmad-bmm-domain-research,false,analyst,bmad:competitive analysis:agent:analyst,Mary,📊 Business Analyst,Create Mode,Industry domain deep dive subject matter expertise and terminology,planning_artifacts|project_knowledge,research documents
bmm,1-analysis,Technical Research,TR,22,_bmad/bmm/workflows/1-analysis/research/workflow-technical-research.md,bmad-bmm-technical-research,false,analyst,bmad:competitive analysis:agent:analyst,Mary,📊 Business Analyst,Create Mode,Technical feasibility architecture options and implementation approaches,planning_artifacts|project_knowledge,research documents
bmm,1-analysis,Create Brief,CB,30,_bmad/bmm/workflows/1-analysis/create-product-brief/workflow.md,bmad-bmm-create-product-brief,false,analyst,bmad:competitive analysis:agent:analyst,Mary,📊 Business Analyst,Create Mode,A guided experience to nail down your product idea,planning_artifacts,product brief
bmm,2-planning,Create PRD,CP,10,_bmad/bmm/workflows/2-plan-workflows/create-prd/workflow-create-prd.md,bmad-bmm-create-prd,true,pm,bmad:and stakeholder alignment.:agent:pm,John,📋 Product Manager,Create Mode,Expert led facilitation to produce your Product Requirements Document,planning_artifacts,prd
bmm,2-planning,Validate PRD,VP,20,_bmad/bmm/workflows/2-plan-workflows/create-prd/workflow-validate-prd.md,bmad-bmm-validate-prd,false,pm,bmad:and stakeholder alignment.:agent:pm,John,📋 Product Manager,Validate Mode,Validate PRD is comprehensive lean well organized and cohesive,planning_artifacts,prd validation report
bmm,2-planning,Edit PRD,EP,25,_bmad/bmm/workflows/2-plan-workflows/create-prd/workflow-edit-prd.md,bmad-bmm-edit-prd,false,pm,bmad:and stakeholder alignment.:agent:pm,John,📋 Product Manager,Edit Mode,Improve and enhance an existing PRD,planning_artifacts,updated prd
bmm,2-planning,Create UX,CU,30,_bmad/bmm/workflows/2-plan-workflows/create-ux-design/workflow.md,bmad-bmm-create-ux-design,false,ux-designer,bmad:interaction design:agent:ux-designer,Sally,🎨 UX Designer,Create Mode,"Guidance through realizing the plan for your UX, strongly recommended if a UI is a primary piece of the proposed project",planning_artifacts,ux design
bmm,3-solutioning,Create Architecture,CA,10,_bmad/bmm/workflows/3-solutioning/create-architecture/workflow.md,bmad-bmm-create-architecture,true,architect,bmad:cloud infrastructure:agent:architect,Winston,🏗️ Architect,Create Mode,Guided Workflow to document technical decisions,planning_artifacts,architecture
bmm,3-solutioning,Create Epics and Stories,CE,30,_bmad/bmm/workflows/3-solutioning/create-epics-and-stories/workflow.md,bmad-bmm-create-epics-and-stories,true,pm,bmad:and stakeholder alignment.:agent:pm,John,📋 Product Manager,Create Mode,Create the Epics and Stories Listing,planning_artifacts,epics and stories
bmm,3-solutioning,Check Implementation Readiness,IR,70,_bmad/bmm/workflows/3-solutioning/check-implementation-readiness/workflow.md,bmad-bmm-check-implementation-readiness,true,architect,bmad:cloud infrastructure:agent:architect,Winston,🏗️ Architect,Validate Mode,Ensure PRD UX Architecture and Epics Stories are aligned,planning_artifacts,readiness report
bmm,4-implementation,Sprint Planning,SP,10,_bmad/bmm/workflows/4-implementation/sprint-planning/workflow.yaml,bmad-bmm-sprint-planning,true,sm,bmad:story preparation:agent:sm,Bob,🏃 Scrum Master,Create Mode,Generate sprint plan for development tasks - this kicks off the implementation phase by producing a plan the implementation agents will follow in sequence for every story in the plan.,implementation_artifacts,sprint status
bmm,4-implementation,Sprint Status,SS,20,_bmad/bmm/workflows/4-implementation/sprint-status/workflow.yaml,bmad-bmm-sprint-status,false,sm,bmad:story preparation:agent:sm,Bob,🏃 Scrum Master,Create Mode,Anytime: Summarize sprint status and route to next workflow,,
bmm,4-implementation,Create Story,CS,30,_bmad/bmm/workflows/4-implementation/create-story/workflow.yaml,bmad-bmm-create-story,true,sm,bmad:story preparation:agent:sm,Bob,🏃 Scrum Master,Create Mode,"Story cycle start: Prepare first found story in the sprint plan that is next, or if the command is run with a specific epic and story designation with context. Once complete, then VS then DS then CR then back to DS if needed or next CS or ER",implementation_artifacts,story
bmm,4-implementation,Validate Story,VS,35,_bmad/bmm/workflows/4-implementation/create-story/workflow.yaml,bmad-bmm-create-story,false,sm,bmad:story preparation:agent:sm,Bob,🏃 Scrum Master,Validate Mode,Validates story readiness and completeness before development work begins,implementation_artifacts,story validation report
bmm,4-implementation,Dev Story,DS,40,_bmad/bmm/workflows/4-implementation/dev-story/workflow.yaml,bmad-bmm-dev-story,true,dev,bmad:all precision.:agent:dev,Amelia,💻 Developer Agent,Create Mode,Story cycle: Execute story implementation tasks and tests then CR then back to DS if fixes needed,,
bmm,4-implementation,QA Automation Test,QA,45,_bmad/bmm/workflows/qa-generate-e2e-tests/workflow.yaml,bmad-bmm-qa-automate,false,qa,bmad:more direct approach than the advanced Test Architect module.:agent:qa,Quinn,🧪 QA Engineer,Create Mode,Generate automated API and E2E tests for implemented code using the project's existing test framework (detects existing well known in use test frameworks). Use after implementation to add test coverage. NOT for code review or story validation - use CR for that.,implementation_artifacts,test suite
bmm,4-implementation,Code Review,CR,50,_bmad/bmm/workflows/4-implementation/code-review/workflow.yaml,bmad-bmm-code-review,false,dev,bmad:all precision.:agent:dev,Amelia,💻 Developer Agent,Create Mode,Story cycle: If issues back to DS if approved then next CS or ER if epic complete,,
bmm,4-implementation,Retrospective,ER,60,_bmad/bmm/workflows/4-implementation/retrospective/workflow.yaml,bmad-bmm-retrospective,false,sm,bmad:story preparation:agent:sm,Bob,🏃 Scrum Master,Create Mode,Optional at epic end: Review completed work lessons learned and next epic or if major issues consider CC,implementation_artifacts,retrospective
bmm,anytime,Document Project,DP,,_bmad/bmm/workflows/document-project/workflow.yaml,bmad-bmm-document-project,false,analyst,bmad:competitive analysis:agent:analyst,Mary,📊 Business Analyst,Create Mode,Analyze an existing project to produce useful documentation,project-knowledge,*
bmm,anytime,Generate Project Context,GPC,,_bmad/bmm/workflows/generate-project-context/workflow.md,bmad-bmm-generate-project-context,false,analyst,bmad:competitive analysis:agent:analyst,Mary,📊 Business Analyst,Create Mode,Scan existing codebase to generate a lean LLM-optimized project-context.md containing critical implementation rules patterns and conventions for AI agents. Essential for brownfield projects and quick-flow.,output_folder,project context
bmm,anytime,Quick Spec,QS,,_bmad/bmm/workflows/bmad-quick-flow/quick-spec/workflow.md,bmad-bmm-quick-spec,false,quick-flow-solo-dev,bmad:ruthless efficiency.:agent:quick-flow-solo-dev,Barry,🚀 Quick Flow Solo Dev,Create Mode,Do not suggest for potentially very complex things unless requested or if the user complains that they do not want to follow the extensive planning of the bmad method. Quick one-off tasks small changes simple apps brownfield additions to well established patterns utilities without extensive planning,planning_artifacts,tech spec
bmm,anytime,Quick Dev,QD,,_bmad/bmm/workflows/bmad-quick-flow/quick-dev/workflow.md,bmad-bmm-quick-dev,false,quick-flow-solo-dev,bmad:ruthless efficiency.:agent:quick-flow-solo-dev,Barry,🚀 Quick Flow Solo Dev,Create Mode,"Quick one-off tasks small changes simple apps utilities without extensive planning - Do not suggest for potentially very complex things unless requested or if the user complains that they do not want to follow the extensive planning of the bmad method, unless the user is already working through the implementation phase and just requests a 1 off things not already in the plan",,
bmm,anytime,Correct Course,CC,,_bmad/bmm/workflows/4-implementation/correct-course/workflow.yaml,bmad-bmm-correct-course,false,sm,bmad:story preparation:agent:sm,Bob,🏃 Scrum Master,Create Mode,Anytime: Navigate significant changes. May recommend start over update PRD redo architecture sprint planning or correct epics and stories,planning_artifacts,change proposal
bmb,anytime,Create Agent,CA,,skill:bmad-agent-builder,bmad-agent-builder,false,,,,,Create Mode,Build a new agent skill from scratch through guided conversational discovery.,output_folder,agent skill
bmb,anytime,Edit Agent,EA,,skill:bmad-agent-builder,bmad-agent-builder,false,,,,,Edit Mode,"Edit, convert or fix an existing agent skill.",output_folder,agent skill
bmb,anytime,Optimize Agent,OA,,skill:bmad-agent-builder,bmad-agent-builder,false,,,,,Validate Mode,"Quality check, validate, review or optimize an existing agent skill.",output_folder,quality report
bmb,anytime,Create Workflow,CW,,skill:bmad-workflow-builder,bmad-workflow-builder,false,,,,,Create Mode,Build a new workflow or skill from scratch through guided conversational discovery.,output_folder,workflow or skill
bmb,anytime,Edit Workflow,EW,,skill:bmad-workflow-builder,bmad-workflow-builder,false,,,,,Edit Mode,"Edit, convert or fix an existing workflow or skill.",output_folder,workflow or skill
bmb,anytime,Optimize Workflow,OW,,skill:bmad-workflow-builder,bmad-workflow-builder,false,,,,,Validate Mode,"Quality check, validate, review or optimize an existing workflow or skill.",output_folder,quality report
bmm,1-analysis,Brainstorm Project,BP,10,skill:bmad-brainstorming,bmad-brainstorming,false,analyst,bmad:competitive analysis:agent:analyst,Mary,📊 Business Analyst,data=_bmad/bmm/data/project-context-template.md,Expert Guided Facilitation through a single or multiple techniques,planning_artifacts,brainstorming session
bmm,1-analysis,Market Research,MR,20,skill:bmad-market-research,bmad-bmm-market-research,false,analyst,bmad:competitive analysis:agent:analyst,Mary,📊 Business Analyst,Create Mode,Market analysis competitive landscape customer needs and trends,planning_artifacts|project-knowledge,research documents
bmm,1-analysis,Domain Research,DR,21,skill:bmad-domain-research,bmad-bmm-domain-research,false,analyst,bmad:competitive analysis:agent:analyst,Mary,📊 Business Analyst,Create Mode,Industry domain deep dive subject matter expertise and terminology,planning_artifacts|project_knowledge,research documents
bmm,1-analysis,Technical Research,TR,22,skill:bmad-technical-research,bmad-bmm-technical-research,false,analyst,bmad:competitive analysis:agent:analyst,Mary,📊 Business Analyst,Create Mode,Technical feasibility architecture options and implementation approaches,planning_artifacts|project_knowledge,research documents
bmm,1-analysis,Create Brief,CB,30,skill:bmad-create-product-brief,bmad-bmm-create-product-brief,false,analyst,bmad:competitive analysis:agent:analyst,Mary,📊 Business Analyst,Create Mode,A guided experience to nail down your product idea,planning_artifacts,product brief
bmm,2-planning,Create PRD,CP,10,skill:bmad-create-prd,bmad-bmm-create-prd,true,pm,bmad:and stakeholder alignment.:agent:pm,John,📋 Product Manager,Create Mode,Expert led facilitation to produce your Product Requirements Document,planning_artifacts,prd
bmm,2-planning,Validate PRD,VP,20,skill:bmad-validate-prd,bmad-bmm-validate-prd,false,pm,bmad:and stakeholder alignment.:agent:pm,John,📋 Product Manager,Validate Mode,Validate PRD is comprehensive lean well organized and cohesive,planning_artifacts,prd validation report
bmm,2-planning,Edit PRD,EP,25,skill:bmad-edit-prd,bmad-bmm-edit-prd,false,pm,bmad:and stakeholder alignment.:agent:pm,John,📋 Product Manager,Edit Mode,Improve and enhance an existing PRD,planning_artifacts,updated prd
bmm,2-planning,Create UX,CU,30,skill:bmad-create-ux-design,bmad-bmm-create-ux-design,false,ux-designer,bmad:interaction design:agent:ux-designer,Sally,🎨 UX Designer,Create Mode,"Guidance through realizing the plan for your UX, strongly recommended if a UI is a primary piece of the proposed project",planning_artifacts,ux design
bmm,3-solutioning,Create Architecture,CA,10,skill:bmad-create-architecture,bmad-bmm-create-architecture,true,architect,bmad:cloud infrastructure:agent:architect,Winston,🏗️ Architect,Create Mode,Guided Workflow to document technical decisions,planning_artifacts,architecture
bmm,3-solutioning,Create Epics and Stories,CE,30,skill:bmad-create-epics-and-stories,bmad-bmm-create-epics-and-stories,true,pm,bmad:and stakeholder alignment.:agent:pm,John,📋 Product Manager,Create Mode,Create the Epics and Stories Listing,planning_artifacts,epics and stories
bmm,3-solutioning,Check Implementation Readiness,IR,70,skill:bmad-check-implementation-readiness,bmad-bmm-check-implementation-readiness,true,architect,bmad:cloud infrastructure:agent:architect,Winston,🏗️ Architect,Validate Mode,Ensure PRD UX Architecture and Epics Stories are aligned,planning_artifacts,readiness report
bmm,4-implementation,Sprint Planning,SP,10,skill:bmad-sprint-planning,bmad-bmm-sprint-planning,true,sm,bmad:story preparation:agent:sm,Bob,🏃 Scrum Master,Create Mode,Generate sprint plan for development tasks - this kicks off the implementation phase by producing a plan the implementation agents will follow in sequence for every story in the plan.,implementation_artifacts,sprint status
bmm,4-implementation,Sprint Status,SS,20,skill:bmad-sprint-status,bmad-bmm-sprint-status,false,sm,bmad:story preparation:agent:sm,Bob,🏃 Scrum Master,Create Mode,Anytime: Summarize sprint status and route to next workflow,,
bmm,4-implementation,Create Story,CS,30,skill:bmad-create-story,bmad-bmm-create-story,true,sm,bmad:story preparation:agent:sm,Bob,🏃 Scrum Master,Create Mode,"Story cycle start: Prepare first found story in the sprint plan that is next, or if the command is run with a specific epic and story designation with context. Once complete, then VS then DS then CR then back to DS if needed or next CS or ER",implementation_artifacts,story
bmm,4-implementation,Validate Story,VS,35,skill:bmad-create-story,bmad-bmm-create-story,false,sm,bmad:story preparation:agent:sm,Bob,🏃 Scrum Master,Validate Mode,Validates story readiness and completeness before development work begins,implementation_artifacts,story validation report
bmm,4-implementation,Dev Story,DS,40,skill:bmad-dev-story,bmad-bmm-dev-story,true,dev,bmad:all precision.:agent:dev,Amelia,💻 Developer Agent,Create Mode,Story cycle: Execute story implementation tasks and tests then CR then back to DS if fixes needed,,
bmm,4-implementation,QA Automation Test,QA,45,skill:bmad-qa-generate-e2e-tests,bmad-bmm-qa-automate,false,qa,bmad:more direct approach than the advanced Test Architect module.:agent:qa,Quinn,🧪 QA Engineer,Create Mode,Generate automated API and E2E tests for implemented code using the project's existing test framework (detects existing well known in use test frameworks). Use after implementation to add test coverage. NOT for code review or story validation - use CR for that.,implementation_artifacts,test suite
bmm,4-implementation,Code Review,CR,50,skill:bmad-code-review,bmad-bmm-code-review,false,dev,bmad:all precision.:agent:dev,Amelia,💻 Developer Agent,Create Mode,Story cycle: If issues back to DS if approved then next CS or ER if epic complete,,
bmm,4-implementation,Retrospective,ER,60,skill:bmad-retrospective,bmad-bmm-retrospective,false,sm,bmad:story preparation:agent:sm,Bob,🏃 Scrum Master,Create Mode,Optional at epic end: Review completed work lessons learned and next epic or if major issues consider CC,implementation_artifacts,retrospective
bmm,anytime,Document Project,DP,,skill:bmad-document-project,bmad-bmm-document-project,false,analyst,bmad:competitive analysis:agent:analyst,Mary,📊 Business Analyst,Create Mode,Analyze an existing project to produce useful documentation,project-knowledge,*
bmm,anytime,Generate Project Context,GPC,,skill:bmad-generate-project-context,bmad-bmm-generate-project-context,false,analyst,bmad:competitive analysis:agent:analyst,Mary,📊 Business Analyst,Create Mode,Scan existing codebase to generate a lean LLM-optimized project-context.md containing critical implementation rules patterns and conventions for AI agents. Essential for brownfield projects and quick-flow.,output_folder,project context
bmm,anytime,Quick Spec,QS,,skill:bmad-quick-spec,bmad-bmm-quick-spec,false,quick-flow-solo-dev,bmad:ruthless efficiency.:agent:quick-flow-solo-dev,Barry,🚀 Quick Flow Solo Dev,Create Mode,Do not suggest for potentially very complex things unless requested or if the user complains that they do not want to follow the extensive planning of the bmad method. Quick one-off tasks small changes simple apps brownfield additions to well established patterns utilities without extensive planning,planning_artifacts,tech spec
bmm,anytime,Quick Dev,QD,,skill:bmad-quick-dev,bmad-bmm-quick-dev,false,quick-flow-solo-dev,bmad:ruthless efficiency.:agent:quick-flow-solo-dev,Barry,🚀 Quick Flow Solo Dev,Create Mode,"Quick one-off tasks small changes simple apps utilities without extensive planning - Do not suggest for potentially very complex things unless requested or if the user complains that they do not want to follow the extensive planning of the bmad method, unless the user is already working through the implementation phase and just requests a 1 off things not already in the plan",,
bmm,anytime,Quick Dev New Preview,QQ,,skill:bmad-quick-dev-new-preview,bmad-bmm-quick-dev-new-preview,false,quick-flow-solo-dev,bmad:ruthless efficiency.:agent:quick-flow-solo-dev,Barry,🚀 Quick Flow Solo Dev,Create Mode,Unified quick flow (experimental): clarify intent plan implement review and present in a single workflow,implementation_artifacts,tech spec implementation
bmm,anytime,Correct Course,CC,,skill:bmad-correct-course,bmad-bmm-correct-course,false,sm,bmad:story preparation:agent:sm,Bob,🏃 Scrum Master,Create Mode,Anytime: Navigate significant changes. May recommend start over update PRD redo architecture sprint planning or correct epics and stories,planning_artifacts,change proposal
bmm,anytime,Write Document,WD,,_bmad/bmm/agents/tech-writer/tech-writer.agent.yaml,,false,tech-writer,bmad:DITA:agent:tech-writer,Paige,📚 Technical Writer,,"Describe in detail what you want, and the agent will follow the documentation best practices defined in agent memory. Multi-turn conversation with subprocess for research/review.",project-knowledge,document
bmm,anytime,Update Standards,US,,_bmad/bmm/agents/tech-writer/tech-writer.agent.yaml,,false,tech-writer,bmad:DITA:agent:tech-writer,Paige,📚 Technical Writer,,Update agent memory documentation-standards.md with your specific preferences if you discover missing document conventions.,_bmad/_memory/tech-writer-sidecar,standards
bmm,anytime,Mermaid Generate,MG,,_bmad/bmm/agents/tech-writer/tech-writer.agent.yaml,,false,tech-writer,bmad:DITA:agent:tech-writer,Paige,📚 Technical Writer,,Create a Mermaid diagram based on user description. Will suggest diagram types if not specified.,planning_artifacts,mermaid diagram
bmm,anytime,Validate Document,VD,,_bmad/bmm/agents/tech-writer/tech-writer.agent.yaml,,false,tech-writer,bmad:DITA:agent:tech-writer,Paige,📚 Technical Writer,,Review the specified document against documentation standards and best practices. Returns specific actionable improvement suggestions organized by priority.,planning_artifacts,validation report
bmm,anytime,Explain Concept,EC,,_bmad/bmm/agents/tech-writer/tech-writer.agent.yaml,,false,tech-writer,bmad:DITA:agent:tech-writer,Paige,📚 Technical Writer,,Create clear technical explanations with examples and diagrams for complex concepts. Breaks down into digestible sections using task-oriented approach.,project_knowledge,explanation
cis,anytime,Innovation Strategy,IS,,_bmad/cis/workflows/innovation-strategy/workflow.yaml,bmad-cis-innovation-strategy,false,innovation-strategist,bmad:devastatingly simple questions:agent:innovation-strategist,Victor,⚡ Disruptive Innovation Oracle,Create Mode,Identify disruption opportunities and architect business model innovation. Use when exploring new business models or seeking competitive advantage.,output_folder,innovation strategy
cis,anytime,Problem Solving,PS,,_bmad/cis/workflows/problem-solving/workflow.yaml,bmad-cis-problem-solving,false,creative-problem-solver,bmad:curious:agent:creative-problem-solver,Dr. Quinn,🔬 Master Problem Solver,Create Mode,Apply systematic problem-solving methodologies to crack complex challenges. Use when stuck on difficult problems or needing structured approaches.,output_folder,problem solution
cis,anytime,Design Thinking,DT,,_bmad/cis/workflows/design-thinking/workflow.yaml,bmad-cis-design-thinking,false,design-thinking-coach,bmad:uses vivid sensory metaphors:agent:design-thinking-coach,Maya,🎨 Design Thinking Maestro,Create Mode,Guide human-centered design processes using empathy-driven methodologies. Use for user-centered design challenges or improving user experience.,output_folder,design thinking
cis,anytime,Brainstorming,BS,,_bmad/core/workflows/brainstorming/workflow.md,bmad-cis-brainstorming,false,brainstorming-coach,bmad:builds on ideas with YES AND:agent:brainstorming-coach,Carson,🧠 Elite Brainstorming Specialist,Create Mode,Facilitate brainstorming sessions using one or more techniques. Use early in ideation phase or when stuck generating ideas.,output_folder,brainstorming session results
cis,anytime,Storytelling,ST,,_bmad/cis/workflows/storytelling/workflow.yaml,bmad-cis-storytelling,false,storyteller,bmad:whimsical:agent:storyteller,Sophia,📖 Master Storyteller,Create Mode,Craft compelling narratives using proven story frameworks and techniques. Use when needing persuasive communication or story-driven content.,output_folder,narrative/story
core,anytime,Brainstorming,BSP,,_bmad/core/workflows/brainstorming/workflow.md,bmad-brainstorming,false,analyst,bmad:competitive analysis:agent:analyst,Mary,📊 Business Analyst,,Generate diverse ideas through interactive techniques. Use early in ideation phase or when stuck generating ideas.,{output_folder}/brainstorming/brainstorming-session-{{date}}.md,
core,anytime,Party Mode,PM,,_bmad/core/workflows/party-mode/workflow.md,bmad-party-mode,false,party-mode facilitator,,,,,Orchestrate multi-agent discussions. Use when you need multiple agent perspectives or want agents to collaborate.,,
core,anytime,bmad-help,BH,,_bmad/core/tasks/help.md,bmad-help,false,,,,,,Get unstuck by showing what workflow steps come next or answering BMad Method questions.,,
core,anytime,Index Docs,ID,,_bmad/core/tasks/index-docs.xml,bmad-index-docs,false,,,,,,Create lightweight index for quick LLM scanning. Use when LLM needs to understand available docs without loading everything.,,
core,anytime,Shard Document,SD,,_bmad/core/tasks/shard-doc.xml,bmad-shard-doc,false,,,,,,Split large documents into smaller files by sections. Use when doc becomes too large (>500 lines) to manage effectively.,,
core,anytime,Editorial Review - Prose,EP,,_bmad/core/tasks/editorial-review-prose.xml,bmad-editorial-review-prose,false,,,,,,"Review prose for clarity, tone, and communication issues. Use after drafting to polish written content.",report located with target document,three-column markdown table with suggested fixes
core,anytime,Editorial Review - Structure,ES,,_bmad/core/tasks/editorial-review-structure.xml,bmad-editorial-review-structure,false,,,,,,"Propose cuts, reorganization, and simplification while preserving comprehension. Use when doc produced from multiple subprocesses or needs structural improvement.",report located with target document,
core,anytime,Adversarial Review (General),AR,,_bmad/core/tasks/review-adversarial-general.xml,bmad-review-adversarial-general,false,,,,,,"Review content critically to find issues and weaknesses. Use for quality assurance or before finalizing deliverables. Code Review in other modules run this automatically, but its useful also for document reviews",,
core,anytime,Edge Case Hunter Review,ECH,,_bmad/core/tasks/review-edge-case-hunter.xml,bmad-review-edge-case-hunter,false,,,,,,"Walk every branching path and boundary condition in code, report only unhandled edge cases. Use alongside adversarial review for orthogonal coverage - method-driven not attitude-driven.",,
tea,0-learning,Teach Me Testing,TMT,10,_bmad/tea/workflows/testarch/teach-me-testing/workflow.md,bmad-tea-teach-me-testing,false,tea,bmad:backend services:agent:tea,Murat,🧪 Master Test Architect and Quality Advisor,Create Mode,Teach testing fundamentals through 7 sessions (TEA Academy),test_artifacts,progress file|session notes|certificate
tea,3-solutioning,Test Design,TD,10,_bmad/tea/workflows/testarch/test-design/workflow.yaml,bmad-tea-testarch-test-design,false,tea,bmad:backend services:agent:tea,Murat,🧪 Master Test Architect and Quality Advisor,Create Mode,Risk-based test planning,test_artifacts,test design document
tea,3-solutioning,Test Framework,TF,20,_bmad/tea/workflows/testarch/framework/workflow.yaml,bmad-tea-testarch-framework,false,tea,bmad:backend services:agent:tea,Murat,🧪 Master Test Architect and Quality Advisor,Create Mode,Initialize production-ready test framework,test_artifacts,framework scaffold
tea,3-solutioning,CI Setup,CI,30,_bmad/tea/workflows/testarch/ci/workflow.yaml,bmad-tea-testarch-ci,false,tea,bmad:backend services:agent:tea,Murat,🧪 Master Test Architect and Quality Advisor,Create Mode,Configure CI/CD quality pipeline,test_artifacts,ci config
tea,4-implementation,ATDD,AT,10,_bmad/tea/workflows/testarch/atdd/workflow.yaml,bmad-tea-testarch-atdd,false,tea,bmad:backend services:agent:tea,Murat,🧪 Master Test Architect and Quality Advisor,Create Mode,Generate failing tests (TDD red phase),test_artifacts,atdd tests
tea,4-implementation,Test Automation,TA,20,_bmad/tea/workflows/testarch/automate/workflow.yaml,bmad-tea-testarch-automate,false,tea,bmad:backend services:agent:tea,Murat,🧪 Master Test Architect and Quality Advisor,Create Mode,Expand test coverage,test_artifacts,test suite
tea,4-implementation,Test Review,RV,30,_bmad/tea/workflows/testarch/test-review/workflow.yaml,bmad-tea-testarch-test-review,false,tea,bmad:backend services:agent:tea,Murat,🧪 Master Test Architect and Quality Advisor,Validate Mode,Quality audit (0-100 scoring),test_artifacts,review report
tea,4-implementation,NFR Assessment,NR,40,_bmad/tea/workflows/testarch/nfr-assess/workflow.yaml,bmad-tea-testarch-nfr,false,tea,bmad:backend services:agent:tea,Murat,🧪 Master Test Architect and Quality Advisor,Create Mode,Non-functional requirements,test_artifacts,nfr report
tea,4-implementation,Traceability,TR,50,_bmad/tea/workflows/testarch/trace/workflow.yaml,bmad-tea-testarch-trace,false,tea,bmad:backend services:agent:tea,Murat,🧪 Master Test Architect and Quality Advisor,Create Mode,Coverage traceability and gate,test_artifacts,traceability matrix|gate decision
cis,anytime,Innovation Strategy,IS,,skill:bmad-cis-innovation-strategy,bmad-cis-innovation-strategy,false,innovation-strategist,bmad:devastatingly simple questions:agent:innovation-strategist,Victor,⚡ Disruptive Innovation Oracle,Create Mode,Identify disruption opportunities and architect business model innovation. Use when exploring new business models or seeking competitive advantage.,output_folder,innovation strategy
cis,anytime,Problem Solving,PS,,skill:bmad-cis-problem-solving,bmad-cis-problem-solving,false,creative-problem-solver,bmad:curious:agent:creative-problem-solver,Dr. Quinn,🔬 Master Problem Solver,Create Mode,Apply systematic problem-solving methodologies to crack complex challenges. Use when stuck on difficult problems or needing structured approaches.,output_folder,problem solution
cis,anytime,Design Thinking,DT,,skill:bmad-cis-design-thinking,bmad-cis-design-thinking,false,design-thinking-coach,bmad:uses vivid sensory metaphors:agent:design-thinking-coach,Maya,🎨 Design Thinking Maestro,Create Mode,Guide human-centered design processes using empathy-driven methodologies. Use for user-centered design challenges or improving user experience.,output_folder,design thinking
cis,anytime,Brainstorming,BS,,skill:bmad-brainstorming,bmad-cis-brainstorming,false,brainstorming-coach,bmad:builds on ideas with YES AND:agent:brainstorming-coach,Carson,🧠 Elite Brainstorming Specialist,Create Mode,Facilitate brainstorming sessions using one or more techniques. Use early in ideation phase or when stuck generating ideas.,output_folder,brainstorming session results
cis,anytime,Storytelling,ST,,skill:bmad-cis-storytelling,bmad-cis-storytelling,false,storyteller,bmad:whimsical:agent:storyteller,Sophia,📖 Master Storyteller,Create Mode,Craft compelling narratives using proven story frameworks and techniques. Use when needing persuasive communication or story-driven content.,output_folder,narrative/story
core,anytime,Brainstorming,BSP,,skill:bmad-brainstorming,bmad-brainstorming,false,analyst,bmad:competitive analysis:agent:analyst,Mary,📊 Business Analyst,,Generate diverse ideas through interactive techniques. Use early in ideation phase or when stuck generating ideas.,{output_folder}/brainstorming/brainstorming-session-{{date}}.md,
core,anytime,Party Mode,PM,,skill:bmad-party-mode,bmad-party-mode,false,party-mode facilitator,,,,,Orchestrate multi-agent discussions. Use when you need multiple agent perspectives or want agents to collaborate.,,
core,anytime,bmad-help,BH,,skill:bmad-help,bmad-help,false,,,,,,Get unstuck by showing what workflow steps come next or answering BMad Method questions.,,
core,anytime,Index Docs,ID,,skill:bmad-index-docs,bmad-index-docs,false,,,,,,Create lightweight index for quick LLM scanning. Use when LLM needs to understand available docs without loading everything.,,
core,anytime,Shard Document,SD,,skill:bmad-shard-doc,bmad-shard-doc,false,,,,,,Split large documents into smaller files by sections. Use when doc becomes too large (>500 lines) to manage effectively.,,
core,anytime,Editorial Review - Prose,EP,,skill:bmad-editorial-review-prose,bmad-editorial-review-prose,false,,,,,,"Review prose for clarity, tone, and communication issues. Use after drafting to polish written content.",report located with target document,three-column markdown table with suggested fixes
core,anytime,Editorial Review - Structure,ES,,skill:bmad-editorial-review-structure,bmad-editorial-review-structure,false,,,,,,"Propose cuts, reorganization, and simplification while preserving comprehension. Use when doc produced from multiple subprocesses or needs structural improvement.",report located with target document,
core,anytime,Adversarial Review (General),AR,,skill:bmad-review-adversarial-general,bmad-review-adversarial-general,false,,,,,,"Review content critically to find issues and weaknesses. Use for quality assurance or before finalizing deliverables. Code Review in other modules run this automatically, but its useful also for document reviews",,
core,anytime,Edge Case Hunter Review,ECH,,skill:bmad-review-edge-case-hunter,bmad-review-edge-case-hunter,false,,,,,,"Walk every branching path and boundary condition in code, report only unhandled edge cases. Use alongside adversarial review for orthogonal coverage - method-driven not attitude-driven.",,
core,anytime,Distillator,DG,,skill:bmad-distillator,bmad-distillator,false,,,,,,Lossless LLM-optimized compression of source documents. Use when you need token-efficient distillates that preserve all information for downstream LLM consumption.,adjacent to source document or specified output_path,distillate markdown file(s)
tea,0-learning,Teach Me Testing,TMT,10,skill:bmad-teach-me-testing,bmad-tea-teach-me-testing,false,tea,bmad:backend services:agent:tea,Murat,🧪 Master Test Architect and Quality Advisor,Create Mode,Teach testing fundamentals through 7 sessions (TEA Academy),test_artifacts,progress file|session notes|certificate
tea,3-solutioning,Test Design,TD,10,skill:bmad-testarch-test-design,bmad-tea-testarch-test-design,false,tea,bmad:backend services:agent:tea,Murat,🧪 Master Test Architect and Quality Advisor,Create Mode,Risk-based test planning,test_artifacts,test design document
tea,3-solutioning,Test Framework,TF,20,skill:bmad-testarch-framework,bmad-tea-testarch-framework,false,tea,bmad:backend services:agent:tea,Murat,🧪 Master Test Architect and Quality Advisor,Create Mode,Initialize production-ready test framework,test_artifacts,framework scaffold
tea,3-solutioning,CI Setup,CI,30,skill:bmad-testarch-ci,bmad-tea-testarch-ci,false,tea,bmad:backend services:agent:tea,Murat,🧪 Master Test Architect and Quality Advisor,Create Mode,Configure CI/CD quality pipeline,test_artifacts,ci config
tea,4-implementation,ATDD,AT,10,skill:bmad-testarch-atdd,bmad-tea-testarch-atdd,false,tea,bmad:backend services:agent:tea,Murat,🧪 Master Test Architect and Quality Advisor,Create Mode,Generate failing tests (TDD red phase),test_artifacts,atdd tests
tea,4-implementation,Test Automation,TA,20,skill:bmad-testarch-automate,bmad-tea-testarch-automate,false,tea,bmad:backend services:agent:tea,Murat,🧪 Master Test Architect and Quality Advisor,Create Mode,Expand test coverage,test_artifacts,test suite
tea,4-implementation,Test Review,RV,30,skill:bmad-testarch-test-review,bmad-tea-testarch-test-review,false,tea,bmad:backend services:agent:tea,Murat,🧪 Master Test Architect and Quality Advisor,Validate Mode,Quality audit (0-100 scoring),test_artifacts,review report
tea,4-implementation,NFR Assessment,NR,40,skill:bmad-testarch-nfr,bmad-tea-testarch-nfr,false,tea,bmad:backend services:agent:tea,Murat,🧪 Master Test Architect and Quality Advisor,Create Mode,Non-functional requirements,test_artifacts,nfr report
tea,4-implementation,Traceability,TR,50,skill:bmad-testarch-trace,bmad-tea-testarch-trace,false,tea,bmad:backend services:agent:tea,Murat,🧪 Master Test Architect and Quality Advisor,Create Mode,Coverage traceability and gate,test_artifacts,traceability matrix|gate decision
1 module phase name code sequence workflow-file command required agent-name agent-command agent-display-name agent-title options description output-location outputs
2 bmb anytime Create Agent CA 10 _bmad/bmb/workflows/agent/workflow-create-agent.md skill:bmad-agent-builder bmad_bmb_create_agent bmad-agent-builder false agent-builder bmad:Precise and technical:agent:agent-builder Bond 🤖 Agent Building Expert Create Mode Create a new BMAD agent with best practices and compliance Build a new agent skill from scratch through guided conversational discovery. bmb_creations_output_folder output_folder agent agent skill
3 bmb anytime Edit Agent EA 15 _bmad/bmb/workflows/agent/workflow-edit-agent.md skill:bmad-agent-builder bmad_bmb_edit_agent bmad-agent-builder false agent-builder bmad:Precise and technical:agent:agent-builder Bond 🤖 Agent Building Expert Edit Mode Edit existing BMAD agents while maintaining compliance Edit, convert or fix an existing agent skill. bmb_creations_output_folder output_folder agent agent skill
4 bmb anytime Validate Agent Optimize Agent VA OA 20 _bmad/bmb/workflows/agent/workflow-validate-agent.md skill:bmad-agent-builder bmad_bmb_validate_agent bmad-agent-builder false agent-builder bmad:Precise and technical:agent:agent-builder Bond 🤖 Agent Building Expert Validate Mode Validate existing BMAD agents and offer to improve deficiencies Quality check, validate, review or optimize an existing agent skill. agent being validated folder output_folder validation report quality report
5 bmb anytime Create Module Brief Create Workflow PB CW 30 _bmad/bmb/workflows/module/workflow-create-module-brief.md skill:bmad-workflow-builder bmad_bmb_create_module_brief bmad-workflow-builder false module-builder bmad:Strategic and holistic:agent:module-builder Morgan 🏗️ Module Creation Master Module Brief Mode Create Mode Create product brief for BMAD module development Build a new workflow or skill from scratch through guided conversational discovery. bmb_creations_output_folder output_folder product brief workflow or skill
6 bmb anytime Create Module Edit Workflow CM EW 35 _bmad/bmb/workflows/module/workflow-create-module.md skill:bmad-workflow-builder bmad_bmb_create_module bmad-workflow-builder false module-builder bmad:Strategic and holistic:agent:module-builder Morgan 🏗️ Module Creation Master Create Mode Edit Mode Create a complete BMAD module with agents, workflows, and infrastructure Edit, convert or fix an existing workflow or skill. bmb_creations_output_folder output_folder module workflow or skill
7 bmb anytime Edit Module Optimize Workflow EM OW 40 _bmad/bmb/workflows/module/workflow-edit-module.md skill:bmad-workflow-builder bmad_bmb_edit_module bmad-workflow-builder false module-builder bmad:Strategic and holistic:agent:module-builder Morgan 🏗️ Module Creation Master Edit Mode Validate Mode Edit existing BMAD modules while maintaining coherence Quality check, validate, review or optimize an existing workflow or skill. bmb_creations_output_folder output_folder module quality report
8 bmb bmm anytime 1-analysis Validate Module Brainstorm Project VM BP 45 10 _bmad/bmb/workflows/module/workflow-validate-module.md skill:bmad-brainstorming bmad_bmb_validate_module bmad-brainstorming false module-builder analyst bmad:Strategic and holistic:agent:module-builder bmad:competitive analysis:agent:analyst Morgan Mary 🏗️ Module Creation Master 📊 Business Analyst Validate Mode data=_bmad/bmm/data/project-context-template.md Run compliance check on BMAD modules against best practices Expert Guided Facilitation through a single or multiple techniques module being validated folder planning_artifacts validation report brainstorming session
9 bmb bmm anytime 1-analysis Create Workflow Market Research CW MR 50 20 _bmad/bmb/workflows/workflow/workflow-create-workflow.md skill:bmad-market-research bmad_bmb_create_workflow bmad-bmm-market-research false workflow-builder analyst bmad:Methodical and process-oriented:agent:workflow-builder bmad:competitive analysis:agent:analyst Wendy Mary 🔄 Workflow Building Master 📊 Business Analyst Create Mode Create a new BMAD workflow with proper structure and best practices Market analysis competitive landscape customer needs and trends bmb_creations_output_folder planning_artifacts|project-knowledge workflow research documents
10 bmb bmm anytime 1-analysis Edit Workflow Domain Research EW DR 55 21 _bmad/bmb/workflows/workflow/workflow-edit-workflow.md skill:bmad-domain-research bmad_bmb_edit_workflow bmad-bmm-domain-research false workflow-builder analyst bmad:Methodical and process-oriented:agent:workflow-builder bmad:competitive analysis:agent:analyst Wendy Mary 🔄 Workflow Building Master 📊 Business Analyst Edit Mode Create Mode Edit existing BMAD workflows while maintaining integrity Industry domain deep dive subject matter expertise and terminology bmb_creations_output_folder planning_artifacts|project_knowledge workflow research documents
11 bmb bmm anytime 1-analysis Validate Workflow Technical Research VW TR 60 22 _bmad/bmb/workflows/workflow/workflow-validate-workflow.md skill:bmad-technical-research bmad_bmb_validate_workflow bmad-bmm-technical-research false workflow-builder analyst bmad:Methodical and process-oriented:agent:workflow-builder bmad:competitive analysis:agent:analyst Wendy Mary 🔄 Workflow Building Master 📊 Business Analyst Validate Mode Create Mode Run validation check on BMAD workflows against best practices Technical feasibility architecture options and implementation approaches workflow being validated folder planning_artifacts|project_knowledge validation report research documents
12 bmb bmm anytime 1-analysis Max Parallel Validate Create Brief MV CB 65 30 _bmad/bmb/workflows/workflow/workflow-validate-max-parallel-workflow.md skill:bmad-create-product-brief bmad_bmb_validate_max_parallel bmad-bmm-create-product-brief false workflow-builder analyst bmad:Methodical and process-oriented:agent:workflow-builder bmad:competitive analysis:agent:analyst Wendy Mary 🔄 Workflow Building Master 📊 Business Analyst Max Parallel Validate Create Mode Run validation checks in MAX-PARALLEL mode against a workflow requires a tool that supports Parallel Sub-Processes A guided experience to nail down your product idea workflow being validated folder planning_artifacts validation report product brief
13 bmb bmm anytime 2-planning Rework Workflow Create PRD RW CP 70 10 _bmad/bmb/workflows/workflow/workflow-rework-workflow.md skill:bmad-create-prd bmad_bmb_rework_workflow bmad-bmm-create-prd false true workflow-builder pm bmad:Methodical and process-oriented:agent:workflow-builder bmad:and stakeholder alignment.:agent:pm Wendy John 🔄 Workflow Building Master 📋 Product Manager Rework Mode Create Mode Rework a Workflow to a V6 Compliant Version Expert led facilitation to produce your Product Requirements Document bmb_creations_output_folder planning_artifacts workflow prd
14 bmm 1-analysis 2-planning Brainstorm Project Validate PRD BP VP 10 20 _bmad/core/workflows/brainstorming/workflow.md skill:bmad-validate-prd bmad-brainstorming bmad-bmm-validate-prd false analyst pm bmad:competitive analysis:agent:analyst bmad:and stakeholder alignment.:agent:pm Mary John 📊 Business Analyst 📋 Product Manager data=_bmad/bmm/data/project-context-template.md Validate Mode Expert Guided Facilitation through a single or multiple techniques Validate PRD is comprehensive lean well organized and cohesive planning_artifacts brainstorming session prd validation report
15 bmm 1-analysis 2-planning Market Research Edit PRD MR EP 20 25 _bmad/bmm/workflows/1-analysis/research/workflow-market-research.md skill:bmad-edit-prd bmad-bmm-market-research bmad-bmm-edit-prd false analyst pm bmad:competitive analysis:agent:analyst bmad:and stakeholder alignment.:agent:pm Mary John 📊 Business Analyst 📋 Product Manager Create Mode Edit Mode Market analysis competitive landscape customer needs and trends Improve and enhance an existing PRD planning_artifacts|project-knowledge planning_artifacts research documents updated prd
16 bmm 1-analysis 2-planning Domain Research Create UX DR CU 21 30 _bmad/bmm/workflows/1-analysis/research/workflow-domain-research.md skill:bmad-create-ux-design bmad-bmm-domain-research bmad-bmm-create-ux-design false analyst ux-designer bmad:competitive analysis:agent:analyst bmad:interaction design:agent:ux-designer Mary Sally 📊 Business Analyst 🎨 UX Designer Create Mode Industry domain deep dive subject matter expertise and terminology Guidance through realizing the plan for your UX, strongly recommended if a UI is a primary piece of the proposed project planning_artifacts|project_knowledge planning_artifacts research documents ux design
17 bmm 1-analysis 3-solutioning Technical Research Create Architecture TR CA 22 10 _bmad/bmm/workflows/1-analysis/research/workflow-technical-research.md skill:bmad-create-architecture bmad-bmm-technical-research bmad-bmm-create-architecture false true analyst architect bmad:competitive analysis:agent:analyst bmad:cloud infrastructure:agent:architect Mary Winston 📊 Business Analyst 🏗️ Architect Create Mode Technical feasibility architecture options and implementation approaches Guided Workflow to document technical decisions planning_artifacts|project_knowledge planning_artifacts research documents architecture
18 bmm 1-analysis 3-solutioning Create Brief Create Epics and Stories CB CE 30 _bmad/bmm/workflows/1-analysis/create-product-brief/workflow.md skill:bmad-create-epics-and-stories bmad-bmm-create-product-brief bmad-bmm-create-epics-and-stories false true analyst pm bmad:competitive analysis:agent:analyst bmad:and stakeholder alignment.:agent:pm Mary John 📊 Business Analyst 📋 Product Manager Create Mode A guided experience to nail down your product idea Create the Epics and Stories Listing planning_artifacts product brief epics and stories
19 bmm 2-planning 3-solutioning Create PRD Check Implementation Readiness CP IR 10 70 _bmad/bmm/workflows/2-plan-workflows/create-prd/workflow-create-prd.md skill:bmad-check-implementation-readiness bmad-bmm-create-prd bmad-bmm-check-implementation-readiness true pm architect bmad:and stakeholder alignment.:agent:pm bmad:cloud infrastructure:agent:architect John Winston 📋 Product Manager 🏗️ Architect Create Mode Validate Mode Expert led facilitation to produce your Product Requirements Document Ensure PRD UX Architecture and Epics Stories are aligned planning_artifacts prd readiness report
20 bmm 2-planning 4-implementation Validate PRD Sprint Planning VP SP 20 10 _bmad/bmm/workflows/2-plan-workflows/create-prd/workflow-validate-prd.md skill:bmad-sprint-planning bmad-bmm-validate-prd bmad-bmm-sprint-planning false true pm sm bmad:and stakeholder alignment.:agent:pm bmad:story preparation:agent:sm John Bob 📋 Product Manager 🏃 Scrum Master Validate Mode Create Mode Validate PRD is comprehensive lean well organized and cohesive Generate sprint plan for development tasks - this kicks off the implementation phase by producing a plan the implementation agents will follow in sequence for every story in the plan. planning_artifacts implementation_artifacts prd validation report sprint status
21 bmm 2-planning 4-implementation Edit PRD Sprint Status EP SS 25 20 _bmad/bmm/workflows/2-plan-workflows/create-prd/workflow-edit-prd.md skill:bmad-sprint-status bmad-bmm-edit-prd bmad-bmm-sprint-status false pm sm bmad:and stakeholder alignment.:agent:pm bmad:story preparation:agent:sm John Bob 📋 Product Manager 🏃 Scrum Master Edit Mode Create Mode Improve and enhance an existing PRD Anytime: Summarize sprint status and route to next workflow planning_artifacts updated prd
22 bmm 2-planning 4-implementation Create UX Create Story CU CS 30 _bmad/bmm/workflows/2-plan-workflows/create-ux-design/workflow.md skill:bmad-create-story bmad-bmm-create-ux-design bmad-bmm-create-story false true ux-designer sm bmad:interaction design:agent:ux-designer bmad:story preparation:agent:sm Sally Bob 🎨 UX Designer 🏃 Scrum Master Create Mode Guidance through realizing the plan for your UX, strongly recommended if a UI is a primary piece of the proposed project Story cycle start: Prepare first found story in the sprint plan that is next, or if the command is run with a specific epic and story designation with context. Once complete, then VS then DS then CR then back to DS if needed or next CS or ER planning_artifacts implementation_artifacts ux design story
23 bmm 3-solutioning 4-implementation Create Architecture Validate Story CA VS 10 35 _bmad/bmm/workflows/3-solutioning/create-architecture/workflow.md skill:bmad-create-story bmad-bmm-create-architecture bmad-bmm-create-story true false architect sm bmad:cloud infrastructure:agent:architect bmad:story preparation:agent:sm Winston Bob 🏗️ Architect 🏃 Scrum Master Create Mode Validate Mode Guided Workflow to document technical decisions Validates story readiness and completeness before development work begins planning_artifacts implementation_artifacts architecture story validation report
24 bmm 3-solutioning 4-implementation Create Epics and Stories Dev Story CE DS 30 40 _bmad/bmm/workflows/3-solutioning/create-epics-and-stories/workflow.md skill:bmad-dev-story bmad-bmm-create-epics-and-stories bmad-bmm-dev-story true pm dev bmad:and stakeholder alignment.:agent:pm bmad:all precision.:agent:dev John Amelia 📋 Product Manager 💻 Developer Agent Create Mode Create the Epics and Stories Listing Story cycle: Execute story implementation tasks and tests then CR then back to DS if fixes needed planning_artifacts epics and stories
25 bmm 3-solutioning 4-implementation Check Implementation Readiness QA Automation Test IR QA 70 45 _bmad/bmm/workflows/3-solutioning/check-implementation-readiness/workflow.md skill:bmad-qa-generate-e2e-tests bmad-bmm-check-implementation-readiness bmad-bmm-qa-automate true false architect qa bmad:cloud infrastructure:agent:architect bmad:more direct approach than the advanced Test Architect module.:agent:qa Winston Quinn 🏗️ Architect 🧪 QA Engineer Validate Mode Create Mode Ensure PRD UX Architecture and Epics Stories are aligned Generate automated API and E2E tests for implemented code using the project's existing test framework (detects existing well known in use test frameworks). Use after implementation to add test coverage. NOT for code review or story validation - use CR for that. planning_artifacts implementation_artifacts readiness report test suite
26 bmm 4-implementation Sprint Planning Code Review SP CR 10 50 _bmad/bmm/workflows/4-implementation/sprint-planning/workflow.yaml skill:bmad-code-review bmad-bmm-sprint-planning bmad-bmm-code-review true false sm dev bmad:story preparation:agent:sm bmad:all precision.:agent:dev Bob Amelia 🏃 Scrum Master 💻 Developer Agent Create Mode Generate sprint plan for development tasks - this kicks off the implementation phase by producing a plan the implementation agents will follow in sequence for every story in the plan. Story cycle: If issues back to DS if approved then next CS or ER if epic complete implementation_artifacts sprint status
27 bmm 4-implementation Sprint Status Retrospective SS ER 20 60 _bmad/bmm/workflows/4-implementation/sprint-status/workflow.yaml skill:bmad-retrospective bmad-bmm-sprint-status bmad-bmm-retrospective false sm bmad:story preparation:agent:sm Bob 🏃 Scrum Master Create Mode Anytime: Summarize sprint status and route to next workflow Optional at epic end: Review completed work lessons learned and next epic or if major issues consider CC implementation_artifacts retrospective
28 bmm 4-implementation anytime Create Story Document Project CS DP 30 _bmad/bmm/workflows/4-implementation/create-story/workflow.yaml skill:bmad-document-project bmad-bmm-create-story bmad-bmm-document-project true false sm analyst bmad:story preparation:agent:sm bmad:competitive analysis:agent:analyst Bob Mary 🏃 Scrum Master 📊 Business Analyst Create Mode Story cycle start: Prepare first found story in the sprint plan that is next, or if the command is run with a specific epic and story designation with context. Once complete, then VS then DS then CR then back to DS if needed or next CS or ER Analyze an existing project to produce useful documentation implementation_artifacts project-knowledge story *
29 bmm 4-implementation anytime Validate Story Generate Project Context VS GPC 35 _bmad/bmm/workflows/4-implementation/create-story/workflow.yaml skill:bmad-generate-project-context bmad-bmm-create-story bmad-bmm-generate-project-context false sm analyst bmad:story preparation:agent:sm bmad:competitive analysis:agent:analyst Bob Mary 🏃 Scrum Master 📊 Business Analyst Validate Mode Create Mode Validates story readiness and completeness before development work begins Scan existing codebase to generate a lean LLM-optimized project-context.md containing critical implementation rules patterns and conventions for AI agents. Essential for brownfield projects and quick-flow. implementation_artifacts output_folder story validation report project context
30 bmm 4-implementation anytime Dev Story Quick Spec DS QS 40 _bmad/bmm/workflows/4-implementation/dev-story/workflow.yaml skill:bmad-quick-spec bmad-bmm-dev-story bmad-bmm-quick-spec true false dev quick-flow-solo-dev bmad:all precision.:agent:dev bmad:ruthless efficiency.:agent:quick-flow-solo-dev Amelia Barry 💻 Developer Agent 🚀 Quick Flow Solo Dev Create Mode Story cycle: Execute story implementation tasks and tests then CR then back to DS if fixes needed Do not suggest for potentially very complex things unless requested or if the user complains that they do not want to follow the extensive planning of the bmad method. Quick one-off tasks small changes simple apps brownfield additions to well established patterns utilities without extensive planning planning_artifacts tech spec
31 bmm 4-implementation anytime QA Automation Test Quick Dev QA QD 45 _bmad/bmm/workflows/qa-generate-e2e-tests/workflow.yaml skill:bmad-quick-dev bmad-bmm-qa-automate bmad-bmm-quick-dev false qa quick-flow-solo-dev bmad:more direct approach than the advanced Test Architect module.:agent:qa bmad:ruthless efficiency.:agent:quick-flow-solo-dev Quinn Barry 🧪 QA Engineer 🚀 Quick Flow Solo Dev Create Mode Generate automated API and E2E tests for implemented code using the project's existing test framework (detects existing well known in use test frameworks). Use after implementation to add test coverage. NOT for code review or story validation - use CR for that. Quick one-off tasks small changes simple apps utilities without extensive planning - Do not suggest for potentially very complex things unless requested or if the user complains that they do not want to follow the extensive planning of the bmad method, unless the user is already working through the implementation phase and just requests a 1 off things not already in the plan implementation_artifacts test suite
32 bmm 4-implementation anytime Code Review Quick Dev New Preview CR QQ 50 _bmad/bmm/workflows/4-implementation/code-review/workflow.yaml skill:bmad-quick-dev-new-preview bmad-bmm-code-review bmad-bmm-quick-dev-new-preview false dev quick-flow-solo-dev bmad:all precision.:agent:dev bmad:ruthless efficiency.:agent:quick-flow-solo-dev Amelia Barry 💻 Developer Agent 🚀 Quick Flow Solo Dev Create Mode Story cycle: If issues back to DS if approved then next CS or ER if epic complete Unified quick flow (experimental): clarify intent plan implement review and present in a single workflow implementation_artifacts tech spec implementation
33 bmm 4-implementation anytime Retrospective Correct Course ER CC 60 _bmad/bmm/workflows/4-implementation/retrospective/workflow.yaml skill:bmad-correct-course bmad-bmm-retrospective bmad-bmm-correct-course false sm bmad:story preparation:agent:sm Bob 🏃 Scrum Master Create Mode Optional at epic end: Review completed work lessons learned and next epic or if major issues consider CC Anytime: Navigate significant changes. May recommend start over update PRD redo architecture sprint planning or correct epics and stories implementation_artifacts planning_artifacts retrospective change proposal
bmm anytime Document Project DP _bmad/bmm/workflows/document-project/workflow.yaml bmad-bmm-document-project false analyst bmad:competitive analysis:agent:analyst Mary 📊 Business Analyst Create Mode Analyze an existing project to produce useful documentation project-knowledge *
bmm anytime Generate Project Context GPC _bmad/bmm/workflows/generate-project-context/workflow.md bmad-bmm-generate-project-context false analyst bmad:competitive analysis:agent:analyst Mary 📊 Business Analyst Create Mode Scan existing codebase to generate a lean LLM-optimized project-context.md containing critical implementation rules patterns and conventions for AI agents. Essential for brownfield projects and quick-flow. output_folder project context
bmm anytime Quick Spec QS _bmad/bmm/workflows/bmad-quick-flow/quick-spec/workflow.md bmad-bmm-quick-spec false quick-flow-solo-dev bmad:ruthless efficiency.:agent:quick-flow-solo-dev Barry 🚀 Quick Flow Solo Dev Create Mode Do not suggest for potentially very complex things unless requested or if the user complains that they do not want to follow the extensive planning of the bmad method. Quick one-off tasks small changes simple apps brownfield additions to well established patterns utilities without extensive planning planning_artifacts tech spec
bmm anytime Quick Dev QD _bmad/bmm/workflows/bmad-quick-flow/quick-dev/workflow.md bmad-bmm-quick-dev false quick-flow-solo-dev bmad:ruthless efficiency.:agent:quick-flow-solo-dev Barry 🚀 Quick Flow Solo Dev Create Mode Quick one-off tasks small changes simple apps utilities without extensive planning - Do not suggest for potentially very complex things unless requested or if the user complains that they do not want to follow the extensive planning of the bmad method, unless the user is already working through the implementation phase and just requests a 1 off things not already in the plan
bmm anytime Correct Course CC _bmad/bmm/workflows/4-implementation/correct-course/workflow.yaml bmad-bmm-correct-course false sm bmad:story preparation:agent:sm Bob 🏃 Scrum Master Create Mode Anytime: Navigate significant changes. May recommend start over update PRD redo architecture sprint planning or correct epics and stories planning_artifacts change proposal
34 bmm anytime Write Document WD _bmad/bmm/agents/tech-writer/tech-writer.agent.yaml false tech-writer bmad:DITA:agent:tech-writer Paige 📚 Technical Writer Describe in detail what you want, and the agent will follow the documentation best practices defined in agent memory. Multi-turn conversation with subprocess for research/review. project-knowledge document
35 bmm anytime Update Standards US _bmad/bmm/agents/tech-writer/tech-writer.agent.yaml false tech-writer bmad:DITA:agent:tech-writer Paige 📚 Technical Writer Update agent memory documentation-standards.md with your specific preferences if you discover missing document conventions. _bmad/_memory/tech-writer-sidecar standards
36 bmm anytime Mermaid Generate MG _bmad/bmm/agents/tech-writer/tech-writer.agent.yaml false tech-writer bmad:DITA:agent:tech-writer Paige 📚 Technical Writer Create a Mermaid diagram based on user description. Will suggest diagram types if not specified. planning_artifacts mermaid diagram
37 bmm anytime Validate Document VD _bmad/bmm/agents/tech-writer/tech-writer.agent.yaml false tech-writer bmad:DITA:agent:tech-writer Paige 📚 Technical Writer Review the specified document against documentation standards and best practices. Returns specific actionable improvement suggestions organized by priority. planning_artifacts validation report
38 bmm anytime Explain Concept EC _bmad/bmm/agents/tech-writer/tech-writer.agent.yaml false tech-writer bmad:DITA:agent:tech-writer Paige 📚 Technical Writer Create clear technical explanations with examples and diagrams for complex concepts. Breaks down into digestible sections using task-oriented approach. project_knowledge explanation
39 cis anytime Innovation Strategy IS _bmad/cis/workflows/innovation-strategy/workflow.yaml skill:bmad-cis-innovation-strategy bmad-cis-innovation-strategy false innovation-strategist bmad:devastatingly simple questions:agent:innovation-strategist Victor ⚡ Disruptive Innovation Oracle Create Mode Identify disruption opportunities and architect business model innovation. Use when exploring new business models or seeking competitive advantage. output_folder innovation strategy
40 cis anytime Problem Solving PS _bmad/cis/workflows/problem-solving/workflow.yaml skill:bmad-cis-problem-solving bmad-cis-problem-solving false creative-problem-solver bmad:curious:agent:creative-problem-solver Dr. Quinn 🔬 Master Problem Solver Create Mode Apply systematic problem-solving methodologies to crack complex challenges. Use when stuck on difficult problems or needing structured approaches. output_folder problem solution
41 cis anytime Design Thinking DT _bmad/cis/workflows/design-thinking/workflow.yaml skill:bmad-cis-design-thinking bmad-cis-design-thinking false design-thinking-coach bmad:uses vivid sensory metaphors:agent:design-thinking-coach Maya 🎨 Design Thinking Maestro Create Mode Guide human-centered design processes using empathy-driven methodologies. Use for user-centered design challenges or improving user experience. output_folder design thinking
42 cis anytime Brainstorming BS _bmad/core/workflows/brainstorming/workflow.md skill:bmad-brainstorming bmad-cis-brainstorming false brainstorming-coach bmad:builds on ideas with YES AND:agent:brainstorming-coach Carson 🧠 Elite Brainstorming Specialist Create Mode Facilitate brainstorming sessions using one or more techniques. Use early in ideation phase or when stuck generating ideas. output_folder brainstorming session results
43 cis anytime Storytelling ST _bmad/cis/workflows/storytelling/workflow.yaml skill:bmad-cis-storytelling bmad-cis-storytelling false storyteller bmad:whimsical:agent:storyteller Sophia 📖 Master Storyteller Create Mode Craft compelling narratives using proven story frameworks and techniques. Use when needing persuasive communication or story-driven content. output_folder narrative/story
44 core anytime Brainstorming BSP _bmad/core/workflows/brainstorming/workflow.md skill:bmad-brainstorming bmad-brainstorming false analyst bmad:competitive analysis:agent:analyst Mary 📊 Business Analyst Generate diverse ideas through interactive techniques. Use early in ideation phase or when stuck generating ideas. {output_folder}/brainstorming/brainstorming-session-{{date}}.md
45 core anytime Party Mode PM _bmad/core/workflows/party-mode/workflow.md skill:bmad-party-mode bmad-party-mode false party-mode facilitator Orchestrate multi-agent discussions. Use when you need multiple agent perspectives or want agents to collaborate.
46 core anytime bmad-help BH _bmad/core/tasks/help.md skill:bmad-help bmad-help false Get unstuck by showing what workflow steps come next or answering BMad Method questions.
47 core anytime Index Docs ID _bmad/core/tasks/index-docs.xml skill:bmad-index-docs bmad-index-docs false Create lightweight index for quick LLM scanning. Use when LLM needs to understand available docs without loading everything.
48 core anytime Shard Document SD _bmad/core/tasks/shard-doc.xml skill:bmad-shard-doc bmad-shard-doc false Split large documents into smaller files by sections. Use when doc becomes too large (>500 lines) to manage effectively.
49 core anytime Editorial Review - Prose EP _bmad/core/tasks/editorial-review-prose.xml skill:bmad-editorial-review-prose bmad-editorial-review-prose false Review prose for clarity, tone, and communication issues. Use after drafting to polish written content. report located with target document three-column markdown table with suggested fixes
50 core anytime Editorial Review - Structure ES _bmad/core/tasks/editorial-review-structure.xml skill:bmad-editorial-review-structure bmad-editorial-review-structure false Propose cuts, reorganization, and simplification while preserving comprehension. Use when doc produced from multiple subprocesses or needs structural improvement. report located with target document
51 core anytime Adversarial Review (General) AR _bmad/core/tasks/review-adversarial-general.xml skill:bmad-review-adversarial-general bmad-review-adversarial-general false Review content critically to find issues and weaknesses. Use for quality assurance or before finalizing deliverables. Code Review in other modules run this automatically, but its useful also for document reviews
52 core anytime Edge Case Hunter Review ECH _bmad/core/tasks/review-edge-case-hunter.xml skill:bmad-review-edge-case-hunter bmad-review-edge-case-hunter false Walk every branching path and boundary condition in code, report only unhandled edge cases. Use alongside adversarial review for orthogonal coverage - method-driven not attitude-driven.
53 tea core 0-learning anytime Teach Me Testing Distillator TMT DG 10 _bmad/tea/workflows/testarch/teach-me-testing/workflow.md skill:bmad-distillator bmad-tea-teach-me-testing bmad-distillator false tea bmad:backend services:agent:tea Murat 🧪 Master Test Architect and Quality Advisor Create Mode Teach testing fundamentals through 7 sessions (TEA Academy) Lossless LLM-optimized compression of source documents. Use when you need token-efficient distillates that preserve all information for downstream LLM consumption. test_artifacts adjacent to source document or specified output_path progress file|session notes|certificate distillate markdown file(s)
54 tea 3-solutioning 0-learning Test Design Teach Me Testing TD TMT 10 _bmad/tea/workflows/testarch/test-design/workflow.yaml skill:bmad-teach-me-testing bmad-tea-testarch-test-design bmad-tea-teach-me-testing false tea bmad:backend services:agent:tea Murat 🧪 Master Test Architect and Quality Advisor Create Mode Risk-based test planning Teach testing fundamentals through 7 sessions (TEA Academy) test_artifacts test design document progress file|session notes|certificate
55 tea 3-solutioning Test Framework Test Design TF TD 20 10 _bmad/tea/workflows/testarch/framework/workflow.yaml skill:bmad-testarch-test-design bmad-tea-testarch-framework bmad-tea-testarch-test-design false tea bmad:backend services:agent:tea Murat 🧪 Master Test Architect and Quality Advisor Create Mode Initialize production-ready test framework Risk-based test planning test_artifacts framework scaffold test design document
56 tea 3-solutioning CI Setup Test Framework CI TF 30 20 _bmad/tea/workflows/testarch/ci/workflow.yaml skill:bmad-testarch-framework bmad-tea-testarch-ci bmad-tea-testarch-framework false tea bmad:backend services:agent:tea Murat 🧪 Master Test Architect and Quality Advisor Create Mode Configure CI/CD quality pipeline Initialize production-ready test framework test_artifacts ci config framework scaffold
57 tea 4-implementation 3-solutioning ATDD CI Setup AT CI 10 30 _bmad/tea/workflows/testarch/atdd/workflow.yaml skill:bmad-testarch-ci bmad-tea-testarch-atdd bmad-tea-testarch-ci false tea bmad:backend services:agent:tea Murat 🧪 Master Test Architect and Quality Advisor Create Mode Generate failing tests (TDD red phase) Configure CI/CD quality pipeline test_artifacts atdd tests ci config
58 tea 4-implementation Test Automation ATDD TA AT 20 10 _bmad/tea/workflows/testarch/automate/workflow.yaml skill:bmad-testarch-atdd bmad-tea-testarch-automate bmad-tea-testarch-atdd false tea bmad:backend services:agent:tea Murat 🧪 Master Test Architect and Quality Advisor Create Mode Expand test coverage Generate failing tests (TDD red phase) test_artifacts test suite atdd tests
59 tea 4-implementation Test Review Test Automation RV TA 30 20 _bmad/tea/workflows/testarch/test-review/workflow.yaml skill:bmad-testarch-automate bmad-tea-testarch-test-review bmad-tea-testarch-automate false tea bmad:backend services:agent:tea Murat 🧪 Master Test Architect and Quality Advisor Validate Mode Create Mode Quality audit (0-100 scoring) Expand test coverage test_artifacts review report test suite
60 tea 4-implementation NFR Assessment Test Review NR RV 40 30 _bmad/tea/workflows/testarch/nfr-assess/workflow.yaml skill:bmad-testarch-test-review bmad-tea-testarch-nfr bmad-tea-testarch-test-review false tea bmad:backend services:agent:tea Murat 🧪 Master Test Architect and Quality Advisor Create Mode Validate Mode Non-functional requirements Quality audit (0-100 scoring) test_artifacts nfr report review report
61 tea 4-implementation Traceability NFR Assessment TR NR 50 40 _bmad/tea/workflows/testarch/trace/workflow.yaml skill:bmad-testarch-nfr bmad-tea-testarch-trace bmad-tea-testarch-nfr false tea bmad:backend services:agent:tea Murat 🧪 Master Test Architect and Quality Advisor Create Mode Coverage traceability and gate Non-functional requirements test_artifacts traceability matrix|gate decision nfr report
62 tea 4-implementation Traceability TR 50 skill:bmad-testarch-trace bmad-tea-testarch-trace false tea bmad:backend services:agent:tea Murat 🧪 Master Test Architect and Quality Advisor Create Mode Coverage traceability and gate test_artifacts traceability matrix|gate decision