| module | skill | display-name | menu-code | description | action | args | phase | after | before | required | output-location | outputs |
|
| BMad Method | _meta | | | | | | | | | false | https://docs.bmad-method.org/llms.txt | |
|
| BMad Method | bmad-agent-tech-writer | Write Document | WD | Describe in detail what you want, and the agent will follow documentation best practices. Multi-turn conversation with subprocess for research/review. | write | | anytime | | | false | project-knowledge | document |
|
| BMad Method | bmad-agent-tech-writer | Update Standards | US | Update agent memory documentation-standards.md with your specific preferences if you discover missing document conventions. | update-standards | | anytime | | | false | _bmad/_memory/tech-writer-sidecar | standards |
|
| BMad Method | bmad-agent-tech-writer | Mermaid Generate | MG | Create a Mermaid diagram based on user description. Will suggest diagram types if not specified. | mermaid | | anytime | | | false | planning_artifacts | mermaid diagram |
|
| BMad Method | bmad-agent-tech-writer | Validate Document | VD | Review the specified document against documentation standards and best practices. Returns specific actionable improvement suggestions organized by priority. | validate | [path] | anytime | | | false | planning_artifacts | validation report |
|
| BMad Method | bmad-agent-tech-writer | Explain Concept | EC | Create clear technical explanations with examples and diagrams for complex concepts. | explain | [topic] | anytime | | | false | project_knowledge | explanation |
|
| BMad Method | bmad-product-brief | Create Brief | CB | An expert guided experience to nail down your product idea in a brief. a gentler approach than PRFAQ when you are already sure of your concept and nothing will sway you. | | -A | 1-analysis | | | false | planning_artifacts | product brief |
|
| BMad Method | bmad-prfaq | PRFAQ Challenge | WB | Working Backwards guided experience to forge and stress-test your product concept to ensure you have a great product that users will love and need through the PRFAQ gauntlet to determine feasibility and alignment with user needs. alternative to product brief. | | -H | 1-analysis | | | false | planning_artifacts | prfaq document |
|
| BMad Method | bmad-validate-prd | Validate PRD | VP | | | [path] | 2-planning | bmad-create-prd | | false | planning_artifacts | prd validation report |
|
| BMad Method | bmad-edit-prd | Edit PRD | EP | | | [path] | 2-planning | bmad-validate-prd | | false | planning_artifacts | updated prd |
|
| BMad Method | bmad-create-story | Create Story | CS | Story cycle start: Prepare first found story in the sprint plan that is next or a specific epic/story designation. | create | | 4-implementation | bmad-sprint-planning | bmad-create-story:validate | true | implementation_artifacts | story |
|
| BMad Method | bmad-create-story | Validate Story | VS | Validates story readiness and completeness before development work begins. | validate | | 4-implementation | bmad-create-story:create | bmad-dev-story | false | implementation_artifacts | story validation report |
|