Snapshot WIP: solver HP epic progress, BPHX/HX physics, BMAD skill refresh.
Some checks failed
CI / check (push) Has been cancelled

Capture uncommitted solver robustness work (regularization, domain errors, linear solver lifecycle, tube DP/MSH), web workbench updates, and synced BMAD skills across IDE agent folders before starting BPHX pressure-drop.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-07-19 16:35:31 +02:00
parent 88620790d6
commit 5bd180b5b8
1363 changed files with 101041 additions and 58547 deletions

View File

@@ -1,51 +1,50 @@
module,phase,name,code,sequence,workflow-file,command,required,agent-name,agent-command,agent-display-name,agent-title,options,description,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-brainstorming,Brainstorm Project,BP,Expert guided facilitation through a single or multiple techniques.,,1-analysis,false,,,,,false,planning_artifacts,brainstorming session,
BMad Method,bmad-check-implementation-readiness,Check Implementation Readiness,IR,Ensure PRD UX Architecture and Epics Stories are aligned.,,3-solutioning,bmad-create-epics-and-stories,,,,,true,planning_artifacts,readiness report,
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.,,4-implementation,false,,,,,false,,,
BMad Method,bmad-code-review,Code Review,CR,Story cycle: If issues back to DS if approved then next CS or ER if epic complete.,,4-implementation,bmad-dev-story,,,,,false,,,
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,,,,,false,planning_artifacts,change proposal,
BMad Method,bmad-create-architecture,Create Architecture,CA,Guided workflow to document technical decisions.,,3-solutioning,false,,,,,true,planning_artifacts,architecture,
BMad Method,bmad-create-epics-and-stories,Create Epics and Stories,CE,,,3-solutioning,bmad-create-architecture,,,,,true,planning_artifacts,epics and stories,
BMad Method,bmad-create-prd,Create PRD,CP,Expert led facilitation to produce your Product Requirements Document.,,2-planning,false,,,,,true,planning_artifacts,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
BMad Method,bmad-create-ux-design,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-create-prd,,,,,false,planning_artifacts,ux design,
BMad Method,bmad-dev-story,Dev Story,DS,Story cycle: Execute story implementation tasks and tests then CR then back to DS if fixes needed.,,4-implementation,bmad-create-story:validate,,,,,true,,,
BMad Method,bmad-document-project,Document Project,DP,Analyze an existing project to produce useful documentation.,,anytime,false,,,,,false,project-knowledge,*,
BMad Method,bmad-domain-research,Domain Research,DR,Industry domain deep dive subject matter expertise and terminology.,,1-analysis,false,,,,,false,planning_artifacts|project_knowledge,research documents,
BMad Method,bmad-edit-prd,Edit PRD,EP,,,[path],2-planning,bmad-validate-prd,,,,,false,planning_artifacts,updated prd
BMad Method,bmad-generate-project-context,Generate Project Context,GPC,Scan existing codebase to generate a lean LLM-optimized project-context.md. Essential for brownfield projects.,,anytime,false,,,,,false,output_folder,project context,
BMad Method,bmad-market-research,Market Research,MR,Market analysis competitive landscape customer needs and trends.,,1-analysis,false,,,,,false,planning_artifacts|project-knowledge,research documents,
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-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-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.,,4-implementation,bmad-dev-story,,,,,false,implementation_artifacts,test suite,
BMad Method,bmad-quick-dev,Quick Dev,QQ,Unified intent-in code-out workflow: clarify plan implement review and present.,,anytime,false,,,,,false,implementation_artifacts,spec and project implementation,
BMad Method,bmad-retrospective,Retrospective,ER,Optional at epic end: Review completed work lessons learned and next epic or if major issues consider CC.,,4-implementation,bmad-code-review,,,,,false,implementation_artifacts,retrospective,
BMad Method,bmad-sprint-planning,Sprint Planning,SP,Kicks off implementation by producing a plan the implementation agents will follow in sequence for every story.,,4-implementation,false,,,,,true,implementation_artifacts,sprint status,
BMad Method,bmad-sprint-status,Sprint Status,SS,Anytime: Summarize sprint status and route to next workflow.,,4-implementation,bmad-sprint-planning,,,,,false,,,
BMad Method,bmad-technical-research,Technical Research,TR,Technical feasibility architecture options and implementation approaches.,,1-analysis,false,,,,,false,planning_artifacts|project_knowledge,research documents,
BMad Method,bmad-validate-prd,Validate PRD,VP,,,[path],2-planning,bmad-create-prd,,,,,false,planning_artifacts,prd validation report
Core,_meta,,,,,,false,,,,,,,https://docs.bmad-method.org/llms.txt,
Core,bmad-brainstorming,Brainstorming,BSP,Use early in ideation or when stuck generating ideas.,,anytime,false,,,,,false,{output_folder}/brainstorming,brainstorming session,
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,,,,,false,{project-root}/_bmad/custom,TOML override files,
Core,bmad-distillator,Distillator,DG,Use when you need token-efficient distillates that preserve all information for downstream LLM consumption.,[path],anytime,false,,,,,false,adjacent to source document or specified output_path,distillate markdown file(s),
Core,bmad-editorial-review-prose,Editorial Review - Prose,EP,Use after drafting to polish written content.,[path],anytime,false,,,,,false,report located with target document,three-column markdown table with suggested fixes,
Core,bmad-editorial-review-structure,Editorial Review - Structure,ES,Use when doc produced from multiple subprocesses or needs structural improvement.,[path],anytime,false,,,,,false,report located with target document,,
Core,bmad-help,BMad Help,BH,,,anytime,false,,,,,false,,,
Core,bmad-index-docs,Index Docs,ID,Use when LLM needs to understand available docs without loading everything.,,anytime,false,,,,,false,,,
Core,bmad-party-mode,Party Mode,PM,Orchestrate multi-agent discussions when you need multiple perspectives or want agents to collaborate.,,anytime,false,,,,,false,,,
Core,bmad-review-adversarial-general,Adversarial Review,AR,"Use for quality assurance or before finalizing deliverables. Code Review in other modules runs this automatically, but also useful for document reviews.",[path],anytime,false,,,,,false,,,
Core,bmad-review-edge-case-hunter,Edge Case Hunter Review,ECH,Use alongside adversarial review for orthogonal coverage — method-driven not attitude-driven.,[path],anytime,false,,,,,false,,,
Core,bmad-shard-doc,Shard Document,SD,Use when doc becomes too large (>500 lines) to manage effectively.,[path],anytime,false,,,,,false,,,
Creative Intelligence Suite,_meta,,,,,,false,,,,,,,https://cis-docs.bmad-method.org/llms.txt,
Creative Intelligence Suite,bmad-brainstorming,Brainstorming,BS,Facilitate brainstorming sessions using one or more techniques.,,anytime,false,,,,,false,output_folder,brainstorming session results
,
Creative Intelligence Suite,bmad-cis-design-thinking,Design Thinking,DT,Guide human-centered design processes using empathy-driven methodologies.,,anytime,false,,,,,false,output_folder,design thinking
,
Creative Intelligence Suite,bmad-cis-innovation-strategy,Innovation Strategy,IS,Identify disruption opportunities and architect business model innovation.,,anytime,false,,,,,false,output_folder,innovation strategy
module,skill,display-name,menu-code,description,action,args,phase,preceded-by,followed-by,required,output-location,outputs
BMad Method,_meta,,,,,,,,,false,https://docs.bmad-method.org/llms.txt,
BMad Method,bmad-brainstorming,Brainstorm Project,BP,Expert guided facilitation through a single or multiple techniques.,,,1-analysis,,,false,planning_artifacts,brainstorming session
BMad Method,bmad-market-research,Market Research,MR,Market analysis competitive landscape customer needs and trends.,,,1-analysis,,,false,planning_artifacts|project-knowledge,research documents
BMad Method,bmad-domain-research,Domain Research,DR,Industry domain deep dive subject matter expertise and terminology.,,,1-analysis,,,false,planning_artifacts|project_knowledge,research documents
BMad Method,bmad-technical-research,Technical Research,TR,Technical feasibility architecture options and implementation approaches.,,,1-analysis,,,false,planning_artifacts|project_knowledge,research documents
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-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
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
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).,,,3-solutioning,,,true,planning_artifacts,architecture
BMad Method,bmad-create-epics-and-stories,Create Epics and Stories,CE,,,,3-solutioning,bmad-architecture,,true,planning_artifacts,epics and stories
BMad Method,bmad-check-implementation-readiness,Check Implementation Readiness,IR,Ensure PRD UX Architecture and Epics Stories are aligned.,,,3-solutioning,bmad-create-epics-and-stories,,true,planning_artifacts,readiness report
BMad Method,bmad-sprint-planning,Sprint Planning,SP,Kicks off implementation by producing a plan the implementation agents will follow in sequence for every story.,,,4-implementation,,,true,implementation_artifacts,sprint status
BMad Method,bmad-sprint-status,Sprint Status,SS,Anytime: Summarize sprint status and route to next workflow.,,,4-implementation,bmad-sprint-planning,,false,,
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
BMad Method,bmad-dev-story,Dev Story,DS,Story cycle: Execute story implementation tasks and tests then CR then back to DS if fixes needed.,,,4-implementation,bmad-create-story:validate,,true,,
BMad Method,bmad-code-review,Code Review,CR,Story cycle: If issues back to DS if approved then next CS or ER if epic complete.,,,4-implementation,bmad-dev-story,,false,,
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.,,,4-implementation,,,false,,
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.,,,4-implementation,bmad-dev-story,,false,implementation_artifacts,test suite
BMad Method,bmad-retrospective,Retrospective,ER,Optional at epic end: Review completed work lessons learned and next epic or if major issues consider CC.,,,4-implementation,bmad-code-review,,false,implementation_artifacts,retrospective
BMad Method,bmad-document-project,Document Project,DP,Analyze an existing project to produce useful documentation.,,,anytime,,,false,project-knowledge,*
BMad Method,bmad-generate-project-context,Generate Project Context,GPC,Scan existing codebase to generate a lean LLM-optimized project-context.md. Essential for brownfield projects.,,,anytime,,,false,output_folder,project context
BMad Method,bmad-quick-dev,Quick Dev,QQ,Unified intent-in code-out workflow: clarify plan implement review and present.,,,anytime,,,false,implementation_artifacts,spec and project implementation
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
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
Core,_meta,,,,,,,,,false,https://docs.bmad-method.org/llms.txt,
Core,bmad-brainstorming,Brainstorming,BSP,Use early in ideation or when stuck generating ideas.,,,anytime,,,false,{output_folder}/brainstorming,brainstorming session
Core,bmad-party-mode,Party Mode,PM,Orchestrate multi-agent discussions when you need multiple perspectives or want agents to collaborate.,,,anytime,,,false,,
Core,bmad-help,BMad Help,BH,,,,anytime,,,false,,
Core,bmad-index-docs,Index Docs,ID,Use when LLM needs to understand available docs without loading everything.,,,anytime,,,false,,
Core,bmad-shard-doc,Shard Document,SD,Use when doc becomes too large (>500 lines) to manage effectively.,,[path],anytime,,,false,,
Core,bmad-editorial-review-prose,Editorial Review - Prose,EP,Use after drafting to polish written content.,,[path],anytime,,,false,report located with target document,three-column markdown table with suggested fixes
Core,bmad-editorial-review-structure,Editorial Review - Structure,ES,Use when doc produced from multiple subprocesses or needs structural improvement.,,[path],anytime,,,false,report located with target document,
Core,bmad-review-adversarial-general,Adversarial Review,AR,"Use for quality assurance or before finalizing deliverables. Code Review in other modules runs this automatically, but also useful for document reviews.",,[path],anytime,,,false,,
Core,bmad-review-edge-case-hunter,Edge Case Hunter Review,ECH,Use alongside adversarial review for orthogonal coverage — method-driven not attitude-driven.,,[path],anytime,,,false,,
Core,bmad-spec,Spec,SP,"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
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
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-quick-dev.",,,anytime,,,false,{output_folder}/forge,refined-idea brief (optional)
Creative Intelligence Suite,_meta,,,,,,,,,false,https://cis-docs.bmad-method.org/llms.txt,
Creative Intelligence Suite,bmad-cis-innovation-strategy,Innovation Strategy,IS,Identify disruption opportunities and architect business model innovation.,,,anytime,,,false,output_folder,innovation strategy
Creative Intelligence Suite,bmad-cis-problem-solving,Problem Solving,PS,Apply systematic problem-solving methodologies to crack complex challenges.,,,anytime,,,false,output_folder,problem solution
Creative Intelligence Suite,bmad-cis-design-thinking,Design Thinking,DT,Guide human-centered design processes using empathy-driven methodologies.,,,anytime,,,false,output_folder,design thinking
Creative Intelligence Suite,bmad-brainstorming,Brainstorming,BS,Facilitate brainstorming sessions using one or more techniques.,,,anytime,,,false,output_folder,brainstorming session results
Creative Intelligence Suite,bmad-cis-storytelling,Storytelling,ST,Craft compelling narratives using proven story frameworks and techniques.,,,anytime,,,false,output_folder,narrative/story
1 module skill name display-name code menu-code sequence description workflow-file agent-name action command args phase preceded-by agent-command followed-by agent-display-name required agent-title output-location options outputs
2 BMad Method _meta _meta false https://docs.bmad-method.org/llms.txt
3 BMad Method bmad-brainstorming Write Document Brainstorm Project WD BP Describe in detail what you want, and the agent will follow documentation best practices. Multi-turn conversation with subprocess for research/review. false Expert guided facilitation through a single or multiple techniques. write bmad-agent-tech-writer 1-analysis anytime false project-knowledge planning_artifacts document brainstorming session
4 BMad Method bmad-market-research Update Standards Market Research US MR Update agent memory documentation-standards.md with your specific preferences if you discover missing document conventions. false Market analysis competitive landscape customer needs and trends. update-standards bmad-agent-tech-writer 1-analysis anytime false _bmad/_memory/tech-writer-sidecar planning_artifacts|project-knowledge standards research documents
5 BMad Method bmad-domain-research Mermaid Generate Domain Research MG DR Create a Mermaid diagram based on user description. Will suggest diagram types if not specified. false Industry domain deep dive subject matter expertise and terminology. mermaid bmad-agent-tech-writer 1-analysis anytime false planning_artifacts planning_artifacts|project_knowledge mermaid diagram research documents
6 BMad Method bmad-technical-research Validate Document Technical Research VD TR Review the specified document against documentation standards and best practices. Returns specific actionable improvement suggestions organized by priority. false Technical feasibility architecture options and implementation approaches. validate [path] bmad-agent-tech-writer 1-analysis anytime false planning_artifacts planning_artifacts|project_knowledge validation report research documents
7 BMad Method bmad-product-brief Explain Concept Create Brief EC CB Create clear technical explanations with examples and diagrams for complex concepts. false 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. explain [topic] -A bmad-agent-tech-writer 1-analysis anytime false project_knowledge planning_artifacts explanation product brief
8 BMad Method bmad-prfaq Brainstorm Project PRFAQ Challenge BP WB Expert guided facilitation through a single or multiple techniques. planning_artifacts 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. 1-analysis -H bmad-brainstorming 1-analysis false brainstorming session planning_artifacts false prfaq document
9 BMad Method bmad-prd Check Implementation Readiness Create Edit and Review PRD IR PRD Ensure PRD UX Architecture and Epics Stories are aligned. planning_artifacts 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. 3-solutioning bmad-check-implementation-readiness 2-planning bmad-product-brief bmad-create-epics-and-stories true readiness report planning_artifacts true prd
10 BMad Method bmad-ux Checkpoint Create UX CK CU Guided walkthrough of a change from purpose and context into details. Use for human review of commits branches or PRs. Guidance through realizing the plan for your UX, strongly recommended if a UI is a primary piece of the proposed project. 4-implementation bmad-checkpoint-preview 2-planning bmad-prd false planning_artifacts false ux design
11 BMad Method bmad-architecture Code Review Architecture CR CA Story cycle: If issues back to DS if approved then next CS or ER if epic complete. 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). 4-implementation bmad-code-review 3-solutioning bmad-dev-story true planning_artifacts false architecture
12 BMad Method bmad-create-epics-and-stories Correct Course Create Epics and Stories CC CE Navigate significant changes. May recommend start over update PRD redo architecture sprint planning or correct epics and stories. planning_artifacts anytime bmad-correct-course 3-solutioning bmad-architecture false true change proposal planning_artifacts false epics and stories
13 BMad Method bmad-check-implementation-readiness Create Architecture Check Implementation Readiness CA IR Guided workflow to document technical decisions. planning_artifacts Ensure PRD UX Architecture and Epics Stories are aligned. 3-solutioning bmad-create-architecture 3-solutioning bmad-create-epics-and-stories false true architecture planning_artifacts true readiness report
14 BMad Method bmad-sprint-planning Create Epics and Stories Sprint Planning CE SP planning_artifacts Kicks off implementation by producing a plan the implementation agents will follow in sequence for every story. 3-solutioning bmad-create-epics-and-stories 4-implementation bmad-create-architecture true epics and stories implementation_artifacts true sprint status
15 BMad Method bmad-sprint-status Create PRD Sprint Status CP SS Expert led facilitation to produce your Product Requirements Document. planning_artifacts Anytime: Summarize sprint status and route to next workflow. 2-planning bmad-create-prd 4-implementation bmad-sprint-planning false prd true
16 BMad Method bmad-create-story Create Story Create Story CS CS Story cycle start: Prepare first found story in the sprint plan that is next or a specific epic/story designation. true Story cycle start: Prepare first found story in the sprint plan that is next or a specific epic/story designation. create bmad-sprint-planning create bmad-create-story 4-implementation bmad-sprint-planning bmad-create-story:validate 4-implementation true implementation_artifacts bmad-create-story:validate story
17 BMad Method bmad-create-story Validate Story Validate Story VS VS Validates story readiness and completeness before development work begins. false Validates story readiness and completeness before development work begins. validate bmad-create-story:create validate bmad-create-story 4-implementation bmad-create-story:create bmad-dev-story 4-implementation false implementation_artifacts bmad-dev-story story validation report
18 BMad Method bmad-dev-story Create UX Dev Story CU DS Guidance through realizing the plan for your UX, strongly recommended if a UI is a primary piece of the proposed project. planning_artifacts Story cycle: Execute story implementation tasks and tests then CR then back to DS if fixes needed. 2-planning bmad-create-ux-design 4-implementation bmad-create-story:validate bmad-create-prd true ux design false
19 BMad Method bmad-code-review Dev Story Code Review DS CR Story cycle: Execute story implementation tasks and tests then CR then back to DS if fixes needed. Story cycle: If issues back to DS if approved then next CS or ER if epic complete. 4-implementation bmad-dev-story 4-implementation bmad-dev-story bmad-create-story:validate false true
20 BMad Method bmad-checkpoint-preview Document Project Checkpoint DP CK Analyze an existing project to produce useful documentation. project-knowledge Guided walkthrough of a change from purpose and context into details. Use for human review of commits branches or PRs. anytime bmad-document-project 4-implementation false * false
21 BMad Method bmad-qa-generate-e2e-tests Domain Research QA Automation Test DR QA Industry domain deep dive subject matter expertise and terminology. planning_artifacts|project_knowledge Generate automated API and E2E tests for implemented code. NOT for code review or story validation — use CR for that. 1-analysis bmad-domain-research 4-implementation bmad-dev-story false research documents implementation_artifacts false test suite
22 BMad Method bmad-retrospective Edit PRD Retrospective EP ER false Optional at epic end: Review completed work lessons learned and next epic or if major issues consider CC. bmad-validate-prd [path] bmad-edit-prd 4-implementation bmad-code-review 2-planning false planning_artifacts implementation_artifacts updated prd retrospective
23 BMad Method bmad-document-project Generate Project Context Document Project GPC DP Scan existing codebase to generate a lean LLM-optimized project-context.md. Essential for brownfield projects. output_folder Analyze an existing project to produce useful documentation. anytime bmad-generate-project-context anytime false project context project-knowledge false *
24 BMad Method bmad-generate-project-context Market Research Generate Project Context MR GPC Market analysis competitive landscape customer needs and trends. planning_artifacts|project-knowledge Scan existing codebase to generate a lean LLM-optimized project-context.md. Essential for brownfield projects. 1-analysis bmad-market-research anytime false research documents output_folder false project context
25 BMad Method bmad-quick-dev PRFAQ Challenge Quick Dev WB QQ 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. false Unified intent-in code-out workflow: clarify plan implement review and present. -H bmad-prfaq anytime 1-analysis false planning_artifacts implementation_artifacts prfaq document spec and project implementation
26 BMad Method bmad-correct-course Create Brief Correct Course CB CC 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. false Navigate significant changes. May recommend start over update PRD redo architecture sprint planning or correct epics and stories. -A bmad-product-brief anytime 1-analysis false planning_artifacts product brief change proposal
27 BMad Method bmad-agent-tech-writer QA Automation Test Write Document QA WD Generate automated API and E2E tests for implemented code. NOT for code review or story validation — use CR for that. implementation_artifacts Describe in detail what you want, and the agent will follow documentation best practices. Multi-turn conversation with subprocess for research/review. write 4-implementation bmad-qa-generate-e2e-tests anytime bmad-dev-story false test suite project-knowledge false document
28 BMad Method bmad-agent-tech-writer Quick Dev Update Standards QQ US Unified intent-in code-out workflow: clarify plan implement review and present. implementation_artifacts Update agent memory documentation-standards.md with your specific preferences if you discover missing document conventions. update-standards anytime bmad-quick-dev anytime false spec and project implementation _bmad/_memory/tech-writer-sidecar false standards
29 BMad Method bmad-agent-tech-writer Retrospective Mermaid Generate ER MG Optional at epic end: Review completed work lessons learned and next epic or if major issues consider CC. implementation_artifacts Create a Mermaid diagram based on user description. Will suggest diagram types if not specified. mermaid 4-implementation bmad-retrospective anytime bmad-code-review false retrospective planning_artifacts false mermaid diagram
30 BMad Method bmad-agent-tech-writer Sprint Planning Validate Document SP VD Kicks off implementation by producing a plan the implementation agents will follow in sequence for every story. implementation_artifacts Review the specified document against documentation standards and best practices. Returns specific actionable improvement suggestions organized by priority. validate 4-implementation [path] bmad-sprint-planning anytime false sprint status planning_artifacts true validation report
31 BMad Method bmad-agent-tech-writer Sprint Status Explain Concept SS EC Anytime: Summarize sprint status and route to next workflow. Create clear technical explanations with examples and diagrams for complex concepts. explain 4-implementation [topic] bmad-sprint-status anytime bmad-sprint-planning false project_knowledge false explanation
32 BMad Method Core _meta Technical Research TR Technical feasibility architecture options and implementation approaches. planning_artifacts|project_knowledge 1-analysis bmad-technical-research false research documents https://docs.bmad-method.org/llms.txt false
33 BMad Method Core bmad-brainstorming Validate PRD Brainstorming VP BSP false Use early in ideation or when stuck generating ideas. bmad-create-prd [path] bmad-validate-prd anytime 2-planning false planning_artifacts {output_folder}/brainstorming prd validation report brainstorming session
34 Core bmad-party-mode Party Mode PM Orchestrate multi-agent discussions when you need multiple perspectives or want agents to collaborate. _meta anytime false https://docs.bmad-method.org/llms.txt
35 Core bmad-help Brainstorming BMad Help BSP BH Use early in ideation or when stuck generating ideas. {output_folder}/brainstorming anytime bmad-brainstorming anytime false brainstorming session false
36 Core bmad-index-docs BMad Customize Index Docs BC ID 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. {project-root}/_bmad/custom Use when LLM needs to understand available docs without loading everything. anytime bmad-customize anytime false TOML override files false
37 Core bmad-shard-doc Distillator Shard Document DG SD Use when you need token-efficient distillates that preserve all information for downstream LLM consumption. adjacent to source document or specified output_path Use when doc becomes too large (>500 lines) to manage effectively. [path] anytime [path] bmad-distillator anytime false distillate markdown file(s) false
38 Core bmad-editorial-review-prose Editorial Review - Prose Editorial Review - Prose EP EP Use after drafting to polish written content. report located with target document Use after drafting to polish written content. [path] anytime [path] bmad-editorial-review-prose anytime false three-column markdown table with suggested fixes report located with target document false three-column markdown table with suggested fixes
39 Core bmad-editorial-review-structure Editorial Review - Structure Editorial Review - Structure ES ES Use when doc produced from multiple subprocesses or needs structural improvement. report located with target document Use when doc produced from multiple subprocesses or needs structural improvement. [path] anytime [path] bmad-editorial-review-structure anytime false report located with target document false
40 Core bmad-review-adversarial-general BMad Help Adversarial Review BH AR Use for quality assurance or before finalizing deliverables. Code Review in other modules runs this automatically, but also useful for document reviews. anytime [path] bmad-help anytime false false
41 Core bmad-review-edge-case-hunter Index Docs Edge Case Hunter Review ID ECH Use when LLM needs to understand available docs without loading everything. Use alongside adversarial review for orthogonal coverage — method-driven not attitude-driven. anytime [path] bmad-index-docs anytime false false
42 Core bmad-spec Party Mode Spec PM SP Orchestrate multi-agent discussions when you need multiple perspectives or want agents to collaborate. 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. anytime [path] bmad-party-mode anytime false {output_folder}/specs/spec-{slug} false SPEC.md + companion files
43 Core bmad-customize Adversarial Review BMad Customize AR BC Use for quality assurance or before finalizing deliverables. Code Review in other modules runs this automatically, but also useful for document reviews. 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. [path] anytime bmad-review-adversarial-general anytime false {project-root}/_bmad/custom false TOML override files
44 Core bmad-forge-idea Edge Case Hunter Review Forge Idea ECH FI Use alongside adversarial review for orthogonal coverage — method-driven not attitude-driven. 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-quick-dev. [path] anytime bmad-review-edge-case-hunter anytime false {output_folder}/forge false refined-idea brief (optional)
45 Core Creative Intelligence Suite _meta Shard Document SD Use when doc becomes too large (>500 lines) to manage effectively. [path] anytime bmad-shard-doc false https://cis-docs.bmad-method.org/llms.txt false
46 Creative Intelligence Suite bmad-cis-innovation-strategy Innovation Strategy IS Identify disruption opportunities and architect business model innovation. _meta anytime false https://cis-docs.bmad-method.org/llms.txt output_folder innovation strategy
47 Creative Intelligence Suite bmad-cis-problem-solving Brainstorming Problem Solving BS PS Facilitate brainstorming sessions using one or more techniques. output_folder Apply systematic problem-solving methodologies to crack complex challenges. anytime bmad-brainstorming anytime false brainstorming session results output_folder false problem solution
48 Creative Intelligence Suite bmad-cis-design-thinking Design Thinking Design Thinking DT DT Guide human-centered design processes using empathy-driven methodologies. output_folder Guide human-centered design processes using empathy-driven methodologies. anytime bmad-cis-design-thinking anytime false design thinking output_folder false design thinking
49 Creative Intelligence Suite bmad-brainstorming Innovation Strategy Brainstorming IS BS Identify disruption opportunities and architect business model innovation. output_folder Facilitate brainstorming sessions using one or more techniques. anytime bmad-cis-innovation-strategy anytime false innovation strategy output_folder false brainstorming session results
50 Creative Intelligence Suite bmad-cis-storytelling Problem Solving Storytelling PS ST Apply systematic problem-solving methodologies to crack complex challenges. output_folder Craft compelling narratives using proven story frameworks and techniques. anytime bmad-cis-problem-solving anytime false problem solution output_folder false narrative/story
Creative Intelligence Suite Storytelling ST Craft compelling narratives using proven story frameworks and techniques. output_folder anytime bmad-cis-storytelling false narrative/story false