Files
Keep/_bmad/_config/workflow-manifest.csv

11 KiB

1modulephasenamecodesequenceworkflow-filecommandrequiredagentoptionsdescriptionoutput-locationoutputs
2coreanytimeBrainstormingBSPskill:bmad-brainstormingbmad-brainstormingfalseanalystGenerate diverse ideas through interactive techniques. Use early in ideation phase or when stuck generating ideas.{output_folder}/brainstorming/brainstorming-session-{{date}}.md
3coreanytimeParty ModePMskill:bmad-party-modebmad-party-modefalseparty-mode facilitatorOrchestrate multi-agent discussions. Use when you need multiple agent perspectives or want agents to collaborate.
4coreanytimebmad-helpBHskill:bmad-helpbmad-helpfalseGet unstuck by showing what workflow steps come next or answering BMad Method questions.
5coreanytimeIndex DocsIDskill:bmad-index-docsbmad-index-docsfalseCreate lightweight index for quick LLM scanning. Use when LLM needs to understand available docs without loading everything.
6coreanytimeShard DocumentSDskill:bmad-shard-docbmad-shard-docfalseSplit large documents into smaller files by sections. Use when doc becomes too large (>500 lines) to manage effectively.
7coreanytimeEditorial Review - ProseEPskill:bmad-editorial-review-prosebmad-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
8coreanytimeEditorial Review - StructureESskill:bmad-editorial-review-structurebmad-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
9coreanytimeAdversarial Review (General)ARskill:bmad-review-adversarial-generalbmad-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
10coreanytimeEdge Case Hunter ReviewECHskill:bmad-review-edge-case-hunterbmad-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.
11coreanytimeDistillatorDGskill:bmad-distillatorbmad-distillatorfalseLossless 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_pathdistillate markdown file(s)
12bmmanytimeDocument ProjectDPskill:bmad-document-projectbmad-bmm-document-projectfalseanalystCreate ModeAnalyze an existing project to produce useful documentationproject-knowledge*
13bmmanytimeGenerate Project ContextGPCskill:bmad-generate-project-contextbmad-bmm-generate-project-contextfalseanalystCreate 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
14bmmanytimeQuick SpecQSskill:bmad-quick-specbmad-bmm-quick-specfalsequick-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
15bmmanytimeQuick DevQDskill:bmad-quick-devbmad-bmm-quick-devfalsequick-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
16bmmanytimeQuick Dev New PreviewQQskill:bmad-quick-dev-new-previewbmad-bmm-quick-dev-new-previewfalsequick-flow-solo-devCreate ModeUnified quick flow (experimental): clarify intent plan implement review and present in a single workflowimplementation_artifactstech spec implementation
17bmmanytimeCorrect CourseCCskill:bmad-correct-coursebmad-bmm-correct-coursefalsesmCreate ModeAnytime: Navigate significant changes. May recommend start over update PRD redo architecture sprint planning or correct epics and storiesplanning_artifactschange proposal
18bmmanytimeWrite DocumentWD_bmad/bmm/agents/tech-writer/tech-writer.agent.yamlfalsetech-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
19bmmanytimeUpdate StandardsUS_bmad/bmm/agents/tech-writer/tech-writer.agent.yamlfalsetech-writerUpdate agent memory documentation-standards.md with your specific preferences if you discover missing document conventions._bmad/_memory/tech-writer-sidecarstandards
20bmmanytimeMermaid GenerateMG_bmad/bmm/agents/tech-writer/tech-writer.agent.yamlfalsetech-writerCreate a Mermaid diagram based on user description. Will suggest diagram types if not specified.planning_artifactsmermaid diagram
21bmmanytimeValidate DocumentVD_bmad/bmm/agents/tech-writer/tech-writer.agent.yamlfalsetech-writerReview the specified document against documentation standards and best practices. Returns specific actionable improvement suggestions organized by priority.planning_artifactsvalidation report
22bmmanytimeExplain ConceptEC_bmad/bmm/agents/tech-writer/tech-writer.agent.yamlfalsetech-writerCreate clear technical explanations with examples and diagrams for complex concepts. Breaks down into digestible sections using task-oriented approach.project_knowledgeexplanation
23bmm1-analysisBrainstorm ProjectBP10skill:bmad-brainstormingbmad-brainstormingfalseanalystdata=_bmad/bmm/data/project-context-template.mdExpert Guided Facilitation through a single or multiple techniquesplanning_artifactsbrainstorming session
24bmm1-analysisMarket ResearchMR20skill:bmad-market-researchbmad-bmm-market-researchfalseanalystCreate ModeMarket analysis competitive landscape customer needs and trendsplanning_artifacts|project-knowledgeresearch documents
25bmm1-analysisDomain ResearchDR21skill:bmad-domain-researchbmad-bmm-domain-researchfalseanalystCreate ModeIndustry domain deep dive subject matter expertise and terminologyplanning_artifacts|project_knowledgeresearch documents
26bmm1-analysisTechnical ResearchTR22skill:bmad-technical-researchbmad-bmm-technical-researchfalseanalystCreate ModeTechnical feasibility architecture options and implementation approachesplanning_artifacts|project_knowledgeresearch documents
27bmm1-analysisCreate BriefCB30skill:bmad-create-product-briefbmad-bmm-create-product-brieffalseanalystCreate ModeA guided experience to nail down your product ideaplanning_artifactsproduct brief
28bmm2-planningCreate PRDCP10skill:bmad-create-prdbmad-bmm-create-prdtruepmCreate ModeExpert led facilitation to produce your Product Requirements Documentplanning_artifactsprd
29bmm2-planningValidate PRDVP20skill:bmad-validate-prdbmad-bmm-validate-prdfalsepmValidate ModeValidate PRD is comprehensive lean well organized and cohesiveplanning_artifactsprd validation report
30bmm2-planningEdit PRDEP25skill:bmad-edit-prdbmad-bmm-edit-prdfalsepmEdit ModeImprove and enhance an existing PRDplanning_artifactsupdated prd
31bmm2-planningCreate UXCU30skill:bmad-create-ux-designbmad-bmm-create-ux-designfalseux-designerCreate ModeGuidance through realizing the plan for your UX, strongly recommended if a UI is a primary piece of the proposed projectplanning_artifactsux design
32bmm3-solutioningCreate ArchitectureCA10skill:bmad-create-architecturebmad-bmm-create-architecturetruearchitectCreate ModeGuided Workflow to document technical decisionsplanning_artifactsarchitecture
33bmm3-solutioningCreate Epics and StoriesCE30skill:bmad-create-epics-and-storiesbmad-bmm-create-epics-and-storiestruepmCreate ModeCreate the Epics and Stories Listingplanning_artifactsepics and stories
34bmm3-solutioningCheck Implementation ReadinessIR70skill:bmad-check-implementation-readinessbmad-bmm-check-implementation-readinesstruearchitectValidate ModeEnsure PRD UX Architecture and Epics Stories are alignedplanning_artifactsreadiness report
35bmm4-implementationSprint PlanningSP10skill:bmad-sprint-planningbmad-bmm-sprint-planningtruesmCreate 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
36bmm4-implementationSprint StatusSS20skill:bmad-sprint-statusbmad-bmm-sprint-statusfalsesmCreate ModeAnytime: Summarize sprint status and route to next workflow
37bmm4-implementationValidate StoryVS35skill:bmad-create-storybmad-bmm-create-storyfalsesmValidate ModeValidates story readiness and completeness before development work beginsimplementation_artifactsstory validation report
38bmm4-implementationCreate StoryCS30skill:bmad-create-storybmad-bmm-create-storytruesmCreate 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
39bmm4-implementationDev StoryDS40skill:bmad-dev-storybmad-bmm-dev-storytruedevCreate ModeStory cycle: Execute story implementation tasks and tests then CR then back to DS if fixes needed
40bmm4-implementationCode ReviewCR50skill:bmad-code-reviewbmad-bmm-code-reviewfalsedevCreate ModeStory cycle: If issues back to DS if approved then next CS or ER if epic complete
41bmm4-implementationQA Automation TestQA45skill:bmad-qa-generate-e2e-testsbmad-bmm-qa-automatefalseqaCreate 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
42bmm4-implementationRetrospectiveER60skill:bmad-retrospectivebmad-bmm-retrospectivefalsesmCreate ModeOptional at epic end: Review completed work lessons learned and next epic or if major issues consider CCimplementation_artifactsretrospective