BMAD-METHOD/src/bmm-skills/module-help.csv

7.3 KiB

1modulephasenamecodesequenceworkflow-filecommandrequiredagentoptionsdescriptionoutput-locationoutputs
2bmmanytimeDocument ProjectDPskill:bmad-document-projectbmad-bmm-document-projectfalseanalystCreate ModeAnalyze an existing project to produce useful documentationproject-knowledge*
3bmmanytimeGenerate 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
4bmmanytimeQuick DevQQskill:bmad-quick-devbmad-bmm-quick-devfalsequick-flow-solo-devCreate ModeUnified quick flow: clarify intent plan implement review and present in a single workflowimplementation_artifactstech spec and project implementation
5bmmanytimeCorrect 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
6bmmanytimeWrite DocumentWDskill:bmad-agent-tech-writerfalsetech-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
7bmmanytimeUpdate StandardsUSskill:bmad-agent-tech-writerfalsetech-writerUpdate agent memory documentation-standards.md with your specific preferences if you discover missing document conventions._bmad/_memory/tech-writer-sidecarstandards
8bmmanytimeMermaid GenerateMGskill:bmad-agent-tech-writerfalsetech-writerCreate a Mermaid diagram based on user description. Will suggest diagram types if not specified.planning_artifactsmermaid diagram
9bmmanytimeValidate DocumentVDskill:bmad-agent-tech-writerfalsetech-writerReview the specified document against documentation standards and best practices. Returns specific actionable improvement suggestions organized by priority.planning_artifactsvalidation report
10bmmanytimeExplain ConceptECskill:bmad-agent-tech-writerfalsetech-writerCreate clear technical explanations with examples and diagrams for complex concepts. Breaks down into digestible sections using task-oriented approach.project_knowledgeexplanation
11bmm1-analysisBrainstorm ProjectBP10skill:bmad-brainstormingbmad-brainstormingfalseanalystExpert Guided Facilitation through a single or multiple techniquesplanning_artifactsbrainstorming session
12bmm1-analysisMarket ResearchMR20skill:bmad-market-researchbmad-bmm-market-researchfalseanalystCreate ModeMarket analysis competitive landscape customer needs and trendsplanning_artifacts|project-knowledgeresearch documents
13bmm1-analysisDomain ResearchDR21skill:bmad-domain-researchbmad-bmm-domain-researchfalseanalystCreate ModeIndustry domain deep dive subject matter expertise and terminologyplanning_artifacts|project_knowledgeresearch documents
14bmm1-analysisTechnical ResearchTR22skill:bmad-technical-researchbmad-bmm-technical-researchfalseanalystCreate ModeTechnical feasibility architecture options and implementation approachesplanning_artifacts|project_knowledgeresearch documents
15bmm1-analysisCreate BriefCB30skill:bmad-create-product-briefbmad-bmm-create-product-brieffalseanalystCreate ModeA guided experience to nail down your product ideaplanning_artifactsproduct brief
16bmm2-planningCreate PRDCP10skill:bmad-create-prdbmad-bmm-create-prdtruepmCreate ModeExpert led facilitation to produce your Product Requirements Documentplanning_artifactsprd
17bmm2-planningValidate PRDVP20skill:bmad-validate-prdbmad-bmm-validate-prdfalsepmValidate ModeValidate PRD is comprehensive lean well organized and cohesiveplanning_artifactsprd validation report
18bmm2-planningEdit PRDEP25skill:bmad-edit-prdbmad-bmm-edit-prdfalsepmEdit ModeImprove and enhance an existing PRDplanning_artifactsupdated prd
19bmm2-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
20bmm3-solutioningCreate ArchitectureCA10skill:bmad-create-architecturebmad-bmm-create-architecturetruearchitectCreate ModeGuided Workflow to document technical decisionsplanning_artifactsarchitecture
21bmm3-solutioningCreate Epics and StoriesCE30skill:bmad-create-epics-and-storiesbmad-bmm-create-epics-and-storiestruepmCreate ModeCreate the Epics and Stories Listingplanning_artifactsepics and stories
22bmm3-solutioningCheck Implementation ReadinessIR70skill:bmad-check-implementation-readinessbmad-bmm-check-implementation-readinesstruearchitectValidate ModeEnsure PRD UX Architecture and Epics Stories are alignedplanning_artifactsreadiness report
23bmm4-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
24bmm4-implementationSprint StatusSS20skill:bmad-sprint-statusbmad-bmm-sprint-statusfalsesmCreate ModeAnytime: Summarize sprint status and route to next workflow
25bmm4-implementationValidate StoryVS35skill:bmad-create-storybmad-bmm-create-storyfalsesmValidate ModeValidates story readiness and completeness before development work beginsimplementation_artifactsstory validation report
26bmm4-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
27bmm4-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
28bmm4-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
29bmm4-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
30bmm4-implementationRetrospectiveER60skill:bmad-retrospectivebmad-bmm-retrospectivefalsesmCreate ModeOptional at epic end: Review completed work lessons learned and next epic or if major issues consider CCimplementation_artifactsretrospective