Files
Keep/_bmad/core/module-help.csv

2.7 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)