Fantasy-Map-Generator/_bmad/_config/bmad-help.csv
2026-03-12 01:05:55 +01:00

13 KiB

1modulephasenamecodesequenceworkflow-filecommandrequiredagent-nameagent-commandagent-display-nameagent-titleoptionsdescriptionoutput-locationoutputs
2bmm1-analysisBrainstorm ProjectBP10_bmad/core/workflows/brainstorming/workflow.mdbmad-brainstormingfalseanalystbmad:competitive analysis:agent:analystMary📊 Business Analystdata=_bmad/bmm/data/project-context-template.mdExpert Guided Facilitation through a single or multiple techniquesplanning_artifactsbrainstorming session
3bmm1-analysisMarket ResearchMR20_bmad/bmm/workflows/1-analysis/research/workflow-market-research.mdbmad-bmm-market-researchfalseanalystbmad:competitive analysis:agent:analystMary📊 Business AnalystCreate ModeMarket analysis competitive landscape customer needs and trendsplanning_artifacts|project-knowledgeresearch documents
4bmm1-analysisDomain ResearchDR21_bmad/bmm/workflows/1-analysis/research/workflow-domain-research.mdbmad-bmm-domain-researchfalseanalystbmad:competitive analysis:agent:analystMary📊 Business AnalystCreate ModeIndustry domain deep dive subject matter expertise and terminologyplanning_artifacts|project_knowledgeresearch documents
5bmm1-analysisTechnical ResearchTR22_bmad/bmm/workflows/1-analysis/research/workflow-technical-research.mdbmad-bmm-technical-researchfalseanalystbmad:competitive analysis:agent:analystMary📊 Business AnalystCreate ModeTechnical feasibility architecture options and implementation approachesplanning_artifacts|project_knowledgeresearch documents
6bmm1-analysisCreate BriefCB30_bmad/bmm/workflows/1-analysis/create-product-brief/workflow.mdbmad-bmm-create-product-brieffalseanalystbmad:competitive analysis:agent:analystMary📊 Business AnalystCreate ModeA guided experience to nail down your product ideaplanning_artifactsproduct brief
7bmm2-planningCreate PRDCP10_bmad/bmm/workflows/2-plan-workflows/create-prd/workflow-create-prd.mdbmad-bmm-create-prdtruepmbmad:and stakeholder alignment.:agent:pmJohn📋 Product ManagerCreate ModeExpert led facilitation to produce your Product Requirements Documentplanning_artifactsprd
8bmm2-planningValidate PRDVP20_bmad/bmm/workflows/2-plan-workflows/create-prd/workflow-validate-prd.mdbmad-bmm-validate-prdfalsepmbmad:and stakeholder alignment.:agent:pmJohn📋 Product ManagerValidate ModeValidate PRD is comprehensive lean well organized and cohesiveplanning_artifactsprd validation report
9bmm2-planningEdit PRDEP25_bmad/bmm/workflows/2-plan-workflows/create-prd/workflow-edit-prd.mdbmad-bmm-edit-prdfalsepmbmad:and stakeholder alignment.:agent:pmJohn📋 Product ManagerEdit ModeImprove and enhance an existing PRDplanning_artifactsupdated prd
10bmm2-planningCreate UXCU30_bmad/bmm/workflows/2-plan-workflows/create-ux-design/workflow.mdbmad-bmm-create-ux-designfalseux-designerbmad:interaction design:agent:ux-designerSally🎨 UX DesignerCreate ModeGuidance through realizing the plan for your UX, strongly recommended if a UI is a primary piece of the proposed projectplanning_artifactsux design
11bmm3-solutioningCreate ArchitectureCA10_bmad/bmm/workflows/3-solutioning/create-architecture/workflow.mdbmad-bmm-create-architecturetruearchitectbmad:cloud infrastructure:agent:architectWinston🏗️ ArchitectCreate ModeGuided Workflow to document technical decisionsplanning_artifactsarchitecture
12bmm3-solutioningCreate Epics and StoriesCE30_bmad/bmm/workflows/3-solutioning/create-epics-and-stories/workflow.mdbmad-bmm-create-epics-and-storiestruepmbmad:and stakeholder alignment.:agent:pmJohn📋 Product ManagerCreate ModeCreate the Epics and Stories Listingplanning_artifactsepics and stories
13bmm3-solutioningCheck Implementation ReadinessIR70_bmad/bmm/workflows/3-solutioning/check-implementation-readiness/workflow.mdbmad-bmm-check-implementation-readinesstruearchitectbmad:cloud infrastructure:agent:architectWinston🏗️ ArchitectValidate ModeEnsure PRD UX Architecture and Epics Stories are alignedplanning_artifactsreadiness report
14bmm4-implementationSprint PlanningSP10_bmad/bmm/workflows/4-implementation/sprint-planning/workflow.yamlbmad-bmm-sprint-planningtruesmbmad:story preparation:agent:smBob🏃 Scrum MasterCreate ModeGenerate 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_artifactssprint status
15bmm4-implementationSprint StatusSS20_bmad/bmm/workflows/4-implementation/sprint-status/workflow.yamlbmad-bmm-sprint-statusfalsesmbmad:story preparation:agent:smBob🏃 Scrum MasterCreate ModeAnytime: Summarize sprint status and route to next workflow
16bmm4-implementationCreate StoryCS30_bmad/bmm/workflows/4-implementation/create-story/workflow.yamlbmad-bmm-create-storytruesmbmad:story preparation:agent:smBob🏃 Scrum MasterCreate ModeStory 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 ERimplementation_artifactsstory
17bmm4-implementationValidate StoryVS35_bmad/bmm/workflows/4-implementation/create-story/workflow.yamlbmad-bmm-create-storyfalsesmbmad:story preparation:agent:smBob🏃 Scrum MasterValidate ModeValidates story readiness and completeness before development work beginsimplementation_artifactsstory validation report
18bmm4-implementationDev StoryDS40_bmad/bmm/workflows/4-implementation/dev-story/workflow.yamlbmad-bmm-dev-storytruedevbmad:all precision.:agent:devAmelia💻 Developer AgentCreate ModeStory cycle: Execute story implementation tasks and tests then CR then back to DS if fixes needed
19bmm4-implementationQA Automation TestQA45_bmad/bmm/workflows/qa-generate-e2e-tests/workflow.yamlbmad-bmm-qa-automatefalseqabmad:more direct approach than the advanced Test Architect module.:agent:qaQuinn🧪 QA EngineerCreate ModeGenerate 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_artifactstest suite
20bmm4-implementationCode ReviewCR50_bmad/bmm/workflows/4-implementation/code-review/workflow.yamlbmad-bmm-code-reviewfalsedevbmad:all precision.:agent:devAmelia💻 Developer AgentCreate ModeStory cycle: If issues back to DS if approved then next CS or ER if epic complete
21bmm4-implementationRetrospectiveER60_bmad/bmm/workflows/4-implementation/retrospective/workflow.yamlbmad-bmm-retrospectivefalsesmbmad:story preparation:agent:smBob🏃 Scrum MasterCreate ModeOptional at epic end: Review completed work lessons learned and next epic or if major issues consider CCimplementation_artifactsretrospective
22bmmanytimeDocument ProjectDP_bmad/bmm/workflows/document-project/workflow.yamlbmad-bmm-document-projectfalseanalystbmad:competitive analysis:agent:analystMary📊 Business AnalystCreate ModeAnalyze an existing project to produce useful documentationproject-knowledge*
23bmmanytimeGenerate Project ContextGPC_bmad/bmm/workflows/generate-project-context/workflow.mdbmad-bmm-generate-project-contextfalseanalystbmad:competitive analysis:agent:analystMary📊 Business AnalystCreate ModeScan 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_folderproject context
24bmmanytimeQuick SpecQS_bmad/bmm/workflows/bmad-quick-flow/quick-spec/workflow.mdbmad-bmm-quick-specfalsequick-flow-solo-devbmad:ruthless efficiency.:agent:quick-flow-solo-devBarry🚀 Quick Flow Solo DevCreate ModeDo 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 planningplanning_artifactstech spec
25bmmanytimeQuick DevQD_bmad/bmm/workflows/bmad-quick-flow/quick-dev/workflow.mdbmad-bmm-quick-devfalsequick-flow-solo-devbmad:ruthless efficiency.:agent:quick-flow-solo-devBarry🚀 Quick Flow Solo DevCreate ModeQuick 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
26bmmanytimeCorrect CourseCC_bmad/bmm/workflows/4-implementation/correct-course/workflow.yamlbmad-bmm-correct-coursefalsesmbmad:story preparation:agent:smBob🏃 Scrum MasterCreate ModeAnytime: Navigate significant changes. May recommend start over update PRD redo architecture sprint planning or correct epics and storiesplanning_artifactschange proposal
27bmmanytimeWrite DocumentWD_bmad/bmm/agents/tech-writer/tech-writer.agent.yamlfalsetech-writerbmad:DITA:agent:tech-writerPaige📚 Technical WriterDescribe 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-knowledgedocument
28bmmanytimeUpdate StandardsUS_bmad/bmm/agents/tech-writer/tech-writer.agent.yamlfalsetech-writerbmad:DITA:agent:tech-writerPaige📚 Technical WriterUpdate agent memory documentation-standards.md with your specific preferences if you discover missing document conventions._bmad/_memory/tech-writer-sidecarstandards
29bmmanytimeMermaid GenerateMG_bmad/bmm/agents/tech-writer/tech-writer.agent.yamlfalsetech-writerbmad:DITA:agent:tech-writerPaige📚 Technical WriterCreate a Mermaid diagram based on user description. Will suggest diagram types if not specified.planning_artifactsmermaid diagram
30bmmanytimeValidate DocumentVD_bmad/bmm/agents/tech-writer/tech-writer.agent.yamlfalsetech-writerbmad:DITA:agent:tech-writerPaige📚 Technical WriterReview the specified document against documentation standards and best practices. Returns specific actionable improvement suggestions organized by priority.planning_artifactsvalidation report
31bmmanytimeExplain ConceptEC_bmad/bmm/agents/tech-writer/tech-writer.agent.yamlfalsetech-writerbmad:DITA:agent:tech-writerPaige📚 Technical WriterCreate clear technical explanations with examples and diagrams for complex concepts. Breaks down into digestible sections using task-oriented approach.project_knowledgeexplanation
32coreanytimeBrainstormingBSP_bmad/core/workflows/brainstorming/workflow.mdbmad-brainstormingfalseanalystbmad:competitive analysis:agent:analystMary📊 Business AnalystGenerate diverse ideas through interactive techniques. Use early in ideation phase or when stuck generating ideas.{output_folder}/brainstorming/brainstorming-session-{{date}}.md
33coreanytimeParty ModePM_bmad/core/workflows/party-mode/workflow.mdbmad-party-modefalseparty-mode facilitatorOrchestrate multi-agent discussions. Use when you need multiple agent perspectives or want agents to collaborate.
34coreanytimebmad-helpBH_bmad/core/tasks/help.mdbmad-helpfalseGet unstuck by showing what workflow steps come next or answering BMad Method questions.
35coreanytimeIndex DocsID_bmad/core/tasks/index-docs.xmlbmad-index-docsfalseCreate lightweight index for quick LLM scanning. Use when LLM needs to understand available docs without loading everything.
36coreanytimeShard DocumentSD_bmad/core/tasks/shard-doc.xmlbmad-shard-docfalseSplit large documents into smaller files by sections. Use when doc becomes too large (>500 lines) to manage effectively.
37coreanytimeEditorial Review - ProseEP_bmad/core/tasks/editorial-review-prose.xmlbmad-editorial-review-prosefalseReview prose for clarity, tone, and communication issues. Use after drafting to polish written content.report located with target documentthree-column markdown table with suggested fixes
38coreanytimeEditorial Review - StructureES_bmad/core/tasks/editorial-review-structure.xmlbmad-editorial-review-structurefalsePropose cuts, reorganization, and simplification while preserving comprehension. Use when doc produced from multiple subprocesses or needs structural improvement.report located with target document
39coreanytimeAdversarial Review (General)AR_bmad/core/tasks/review-adversarial-general.xmlbmad-review-adversarial-generalfalseReview 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
40coreanytimeEdge Case Hunter ReviewECH_bmad/core/tasks/review-edge-case-hunter.xmlbmad-review-edge-case-hunterfalseWalk 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.