7.3 KiB
7.3 KiB
| 1 | module | skill | display-name | menu-code | description | action | args | phase | preceded-by | followed-by | required | output-location | outputs |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2 | BMad Method | _meta | false | https://docs.bmad-method.org/llms.txt | |||||||||
| 3 | BMad Method | bmad-prd | Create Edit and Review PRD | PRD | Facilitated PRD workflow — create a new PRD via coached discovery, update an existing one against a change signal, or validate a finished PRD against a checklist with an HTML findings report. | 2-planning | bmad-product-brief | true | planning_artifacts | prd | |||
| 4 | BMad Method | bmad-ux | Create UX | CU | Guidance through realizing the plan for your UX, strongly recommended if a UI is a primary piece of the proposed project. | 2-planning | bmad-prd | false | planning_artifacts | ux design | |||
| 5 | BMad Method | bmad-project-context | Project Context | PC | Set up or refresh a repo's agent instructions so AI agents work well in it: verified commands, policy, conventions that differ from defaults, and known pitfalls. Setup, refresh, record, and audit — replaces document-project and generate-project-context. | anytime | false | repo root | AGENTS.md managed block | ||||
| 6 | BMad Method | bmad-spec | Spec | SPC | Use 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] | anytime | false | {output_folder}/specs/spec-{slug} | SPEC.md + companion files | |||
| 7 | BMad Method | bmad-correct-course | Correct Course | CC | Navigate significant changes. May recommend start over update PRD redo architecture sprint planning or correct epics and stories. | anytime | false | planning_artifacts | change proposal | ||||
| 8 | BMad Method | bmad-sprint-planning | Sprint Status | SS | Anytime: summarize sprint status with risks open action items and the next recommended action; can also validate or repair the tracking file. | status | anytime | false | status summary | ||||
| 9 | BMad Method | bmad-brainstorming | Brainstorm Project | BP | Expert guided facilitation through a single or multiple techniques. | plan | false | {output_folder}/brainstorming | brainstorming session | ||||
| 10 | 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 | plan | false | planning_artifacts | product brief | |||
| 11 | 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 | plan | false | planning_artifacts | prfaq document | |||
| 12 | BMad Method | bmad-architecture | Architecture | CA | Offer once requirements exist (a PRD or spec; plus UX if present) and the user is ready to move from what to how. Also offer any time independently-built parts risk diverging. Produces the architecture spine: the invariants that keep features epics and stories consistent. Comes before epics and stories and scales from a quick spine to a full architecture (brownfield: ratifies the existing codebase). | plan | true | planning_artifacts | architecture | ||||
| 13 | BMad Method | bmad-create-epics-and-stories | Create Epics and Stories | CE | plan | bmad-architecture | true | planning_artifacts | epics and stories | ||||
| 14 | BMad Method | bmad-sprint-planning | Sprint Planning | SP | Readiness gate then tracking: verifies the planning is implementable (PASS/CONCERNS/FAIL) and produces the sprint status the implementation agents follow for every story. | plan | true | implementation_artifacts | sprint status | ||||
| 15 | BMad Method | bmad-build | Build | BD | Official Phase 4 implementation loop: clarify intent plan implement review and present. | ship | bmad-sprint-planning | bmad-code-review | true | implementation_artifacts | spec and project implementation | ||
| 16 | BMad Method | bmad-code-review | Code Review | CR | Ad hoc review of any code change. Optional extra layer after Build's built-in review. | ship | bmad-build | false | |||||
| 17 | BMad Method | bmad-checkpoint-preview | Checkpoint | CK | Guided walkthrough of a change from purpose and context into details. Use for human review of commits branches or PRs. | ship | false | ||||||
| 18 | BMad Method | bmad-qa-generate-e2e-tests | QA Automation Test | QA | Generate automated API and E2E tests for implemented code. NOT for code review or story validation — use CR for that. | ship | bmad-build | false | implementation_artifacts | test suite | |||
| 19 | BMad Method | bmad-retrospective | Retrospective | ER | Optional at epic end: Review completed work lessons learned and next epic or if major issues consider CC. | ship | bmad-code-review | false | implementation_artifacts | retrospective | |||
| 20 | Core | _meta | false | https://docs.bmad-method.org/llms.txt | |||||||||
| 21 | Core | bmad-brainstorming | Brainstorming | BSP | Use early in ideation or when stuck generating ideas. | anytime | false | {output_folder}/brainstorming | brainstorming session | ||||
| 22 | Core | bmad-party-mode | Party Mode | PM | Orchestrate multi-agent discussions when you need multiple perspectives or want agents to collaborate. | anytime | false | ||||||
| 23 | Core | bmad-help | BMad Help | BH | anytime | false | |||||||
| 24 | Core | bmad-customize | BMad Customize | BC | Use 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. | anytime | false | {project-root}/_bmad/custom | TOML override files | ||||
| 25 | Core | bmad-advanced-elicitation | Advanced Elicitation | AE | Use at any checkpoint to push a just-produced draft, section, or plan past its first version — pick from a menu of elicitation methods (pre-mortem, first principles, red team, socratic) and apply the improvements. | anytime | false | ||||||
| 26 | Core | bmad-review | Review | RV | Use to review anything before it ships — a diff, branch, or uncommitted changes; a PRD, spec, story, or architecture doc; any prose document. Runs whichever installed lenses fit the content and reports findings in one shape: shipped lenses cover adversarial critique, edge cases, verification gaps, document structure (cuts, merges, moves), and prose copy-edit, and installs may add more. Reach for it to tighten a bloated or LLM-slop draft, pressure-test a plan before building, or check a change is adequately tested. Run every applicable lens or name the ones you want. Code Review in other modules calls it automatically. | [path] | anytime | false | findings JSON array + markdown report | ||||
| 27 | Core | bmad-forge-idea | Forge Idea | FI | Use to pressure-test and harden an idea — software, business, creative, research, or life — until it proves out, hardens into something buildable, or dies cheaply. Persona-driven interrogation; optional handoff to bmad-spec or bmad-build. | anytime | false | {output_folder}/forge | refined-idea brief (optional) | ||||
| 28 | Core | bmad-deep-recon | Deep Recon | RS | Decision-grade research three ways: draft a deep-research prompt for your own AI tool then process the returned report into a downstream-ready cited summary — or run the research directly via web fan-out. Types: market domain technical competitive user-voice academic-lit plus a select shape for choose-between decisions; claim verification and refresh lifecycle. Custom types via overrides. | [type] | anytime | false | {planning_artifacts}/research | research report/summary + optional html briefing |