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

2.8 KiB

1moduleskilldisplay-namemenu-codedescriptionactionargsphasepreceded-byfollowed-byrequiredoutput-locationoutputs
2Core_metafalsehttps://docs.bmad-method.org/llms.txt
3Corebmad-brainstormingBrainstormingBSPUse early in ideation or when stuck generating ideas.anytimefalse{output_folder}/brainstormingbrainstorming session
4Corebmad-party-modeParty ModePMOrchestrate multi-agent discussions when you need multiple perspectives or want agents to collaborate.anytimefalse
5Corebmad-helpBMad HelpBHanytimefalse
6Corebmad-index-docsIndex DocsIDUse when LLM needs to understand available docs without loading everything.anytimefalse
7Corebmad-shard-docShard DocumentSDUse when doc becomes too large (>500 lines) to manage effectively.[path]anytimefalse
8Corebmad-editorial-review-proseEditorial Review - ProseEPUse after drafting to polish written content.[path]anytimefalsereport located with target documentthree-column markdown table with suggested fixes
9Corebmad-editorial-review-structureEditorial Review - StructureESUse when doc produced from multiple subprocesses or needs structural improvement.[path]anytimefalsereport located with target document
10Corebmad-review-adversarial-generalAdversarial ReviewARUse for quality assurance or before finalizing deliverables. Code Review in other modules runs this automatically, but also useful for document reviews.[path]anytimefalse
11Corebmad-review-edge-case-hunterEdge Case Hunter ReviewECHUse alongside adversarial review for orthogonal coverage — method-driven not attitude-driven.[path]anytimefalse
12Corebmad-specSpecSPUse to distill any intent input (brief, PRD, transcript, brain dump, design folder, mixed multi-source) into a succinct, no-fluff SPEC.md contract + companions that downstream work derives from. Locks the WHAT before the HOW. Works for software, game design, research, editorial, policy, business, anything intent-bearing. Validation mode also available.[path]anytimefalse{output_folder}/specs/spec-{slug}SPEC.md + companion files
13Corebmad-customizeBMad CustomizeBCUse when you want to change how an agent or workflow behaves — add persistent facts, swap templates, insert activation hooks, or customize menus. Scans what's customizable, picks the right scope (agent vs workflow), writes the override to _bmad/custom/, and verifies the merge. No TOML hand-authoring required.anytimefalse{project-root}/_bmad/customTOML override files
14Corebmad-moduleManage ModulesMMInstall, update, remove, or list community BMAD modules (standalone GitHub repos installed by URL or local path). Use when the user says install/update/remove/uninstall/list module.[verb] [source]anytimefalse{project-root}/_bmad