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

2.7 KiB

1modulephasenamecodesequenceworkflow-filecommandrequiredagentoptionsdescriptionoutput-locationoutputs
2coreanytimeParty ModePMskill:bmad-party-modebmad-party-modefalseparty-mode facilitatorOrchestrate multi-agent discussions. Use when you need multiple agent perspectives or want agents to collaborate.
3coreanytimebmad-helpBHskill:bmad-helpbmad-helpfalseGet unstuck by showing what workflow steps come next or answering BMad Method questions.
4coreanytimeIndex DocsIDskill:bmad-index-docsbmad-index-docsfalseCreate lightweight index for quick LLM scanning. Use when LLM needs to understand available docs without loading everything.
5coreanytimeShard DocumentSDskill:bmad-shard-docbmad-shard-docfalseSplit large documents into smaller files by sections. Use when doc becomes too large (>500 lines) to manage effectively.
6coreanytimeEditorial 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
7coreanytimeAdversarial 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
8coreanytimeEdge 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.
9coreanytimeDistillatorDGskill: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)