Entropyk/_bmad/bmm/module-help.csv
Sepehr 1fdfefe631 Initial commit: BMAD framework + Story 1.1 Component Trait Definition
Features:
- BMAD (Build Modular AI-driven Development) framework setup
- BMM, BMB, CIS, Core modules configured
- Story 1.1: Component trait with error handling
- Workspace Cargo.toml with components crate
- 31 tests passing (19 unit + 12 doc tests)

Technical:
- Component trait with compute_residuals, jacobian_entries, n_equations
- ComponentError enum with thiserror
- JacobianBuilder for sparse matrix construction
- Object-safe trait supporting Box<dyn Component>
- Comprehensive documentation and examples
2026-02-14 13:54:04 +01:00

9.0 KiB

1modulephasenamecodesequenceworkflow-filecommandrequiredagentoptionsdescriptionoutput-locationoutputs
2bmmanytimeDocument ProjectDP_bmad/bmm/workflows/document-project/workflow.yamlbmad-bmm-document-projectfalseanalystCreate ModeAnalyze an existing project to produce useful documentationproject-knowledge*
3bmmanytimeGenerate Project ContextGPC_bmad/bmm/workflows/generate-project-context/workflow.mdbmad-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 SpecQS_bmad/bmm/workflows/bmad-quick-flow/quick-spec/workflow.mdbmad-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
5bmmanytimeQuick DevQD_bmad/bmm/workflows/bmad-quick-flow/quick-dev/workflow.mdbmad-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
6bmmanytimeCorrect CourseCC_bmad/bmm/workflows/4-implementation/correct-course/workflow.yamlbmad-bmm-correct-coursefalsesmCreate ModeAnytime: Navigate significant changes. May recommend start over update PRD redo architecture sprint planning or correct epics and storiesplanning_artifactschange proposal
7bmmanytimeWrite 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
8bmmanytimeUpdate 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
9bmmanytimeMermaid 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
10bmmanytimeValidate 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
11bmmanytimeExplain 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
12bmm1-analysisBrainstorm ProjectBP10_bmad/core/workflows/brainstorming/workflow.mdbmad-brainstormingfalseanalystdata=_bmad/bmm/data/project-context-template.mdExpert Guided Facilitation through a single or multiple techniquesplanning_artifactsbrainstorming session
13bmm1-analysisMarket ResearchMR20_bmad/bmm/workflows/1-analysis/research/workflow-market-research.mdbmad-bmm-market-researchfalseanalystCreate ModeMarket analysis competitive landscape customer needs and trendsplanning_artifacts|project-knowledgeresearch documents
14bmm1-analysisDomain ResearchDR21_bmad/bmm/workflows/1-analysis/research/workflow-domain-research.mdbmad-bmm-domain-researchfalseanalystCreate ModeIndustry domain deep dive subject matter expertise and terminologyplanning_artifacts|project_knowledgeresearch documents
15bmm1-analysisTechnical ResearchTR22_bmad/bmm/workflows/1-analysis/research/workflow-technical-research.mdbmad-bmm-technical-researchfalseanalystCreate ModeTechnical feasibility architecture options and implementation approachesplanning_artifacts|project_knowledgeresearch documents
16bmm1-analysisCreate BriefCB30_bmad/bmm/workflows/1-analysis/create-product-brief/workflow.mdbmad-bmm-create-product-brieffalseanalystCreate ModeA guided experience to nail down your product ideaplanning_artifactsproduct brief
17bmm2-planningCreate PRDCP10_bmad/bmm/workflows/2-plan-workflows/create-prd/workflow-create-prd.mdbmad-bmm-create-prdtruepmCreate ModeExpert led facilitation to produce your Product Requirements Documentplanning_artifactsprd
18bmm2-planningValidate PRDVP20_bmad/bmm/workflows/2-plan-workflows/create-prd/workflow-validate-prd.mdbmad-bmm-validate-prdfalsepmValidate ModeValidate PRD is comprehensive lean well organized and cohesiveplanning_artifactsprd validation report
19bmm2-planningEdit PRDEP25_bmad/bmm/workflows/2-plan-workflows/create-prd/workflow-edit-prd.mdbmad-bmm-edit-prdfalsepmEdit ModeImprove and enhance an existing PRDplanning_artifactsupdated prd
20bmm2-planningCreate UXCU30_bmad/bmm/workflows/2-plan-workflows/create-ux-design/workflow.mdbmad-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
21bmm3-solutioningCreate ArchitectureCA10_bmad/bmm/workflows/3-solutioning/create-architecture/workflow.mdbmad-bmm-create-architecturetruearchitectCreate ModeGuided Workflow to document technical decisionsplanning_artifactsarchitecture
22bmm3-solutioningCreate Epics and StoriesCE30_bmad/bmm/workflows/3-solutioning/create-epics-and-stories/workflow.mdbmad-bmm-create-epics-and-storiestruepmCreate ModeCreate the Epics and Stories Listingplanning_artifactsepics and stories
23bmm3-solutioningCheck Implementation ReadinessIR70_bmad/bmm/workflows/3-solutioning/check-implementation-readiness/workflow.mdbmad-bmm-check-implementation-readinesstruearchitectValidate ModeEnsure PRD UX Architecture and Epics Stories are alignedplanning_artifactsreadiness report
24bmm4-implementationSprint PlanningSP10_bmad/bmm/workflows/4-implementation/sprint-planning/workflow.yamlbmad-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
25bmm4-implementationSprint StatusSS20_bmad/bmm/workflows/4-implementation/sprint-status/workflow.yamlbmad-bmm-sprint-statusfalsesmCreate ModeAnytime: Summarize sprint status and route to next workflow
26bmm4-implementationValidate StoryVS35_bmad/bmm/workflows/4-implementation/create-story/workflow.yamlbmad-bmm-create-storyfalsesmValidate ModeValidates story readiness and completeness before development work beginsimplementation_artifactsstory validation report
27bmm4-implementationCreate StoryCS30_bmad/bmm/workflows/4-implementation/create-story/workflow.yamlbmad-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
28bmm4-implementationDev StoryDS40_bmad/bmm/workflows/4-implementation/dev-story/workflow.yamlbmad-bmm-dev-storytruedevCreate ModeStory cycle: Execute story implementation tasks and tests then CR then back to DS if fixes needed
29bmm4-implementationCode ReviewCR50_bmad/bmm/workflows/4-implementation/code-review/workflow.yamlbmad-bmm-code-reviewfalsedevCreate ModeStory cycle: If issues back to DS if approved then next CS or ER if epic complete
30bmm4-implementationQA Automation TestQA45_bmad/bmm/workflows/qa/automate/workflow.yamlbmad-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
31bmm4-implementationRetrospectiveER60_bmad/bmm/workflows/4-implementation/retrospective/workflow.yamlbmad-bmm-retrospectivefalsesmCreate ModeOptional at epic end: Review completed work lessons learned and next epic or if major issues consider CCimplementation_artifactsretrospective