refactor(ux): consolidate BMAD skills, update design system, and clean up Prisma generated client

This commit is contained in:
Sepehr Ramezani
2026-04-19 19:21:27 +02:00
parent 5296c4da2c
commit 25529a24b8
2476 changed files with 127934 additions and 101962 deletions

View File

@@ -1,50 +1,42 @@
module,phase,name,code,sequence,workflow-file,command,required,agent-name,agent-command,agent-display-name,agent-title,options,description,output-location,outputs
BMad Builder,bmad-agent-builder,Build an Agent,BA,"Create, edit, convert, or fix an agent skill.",build-process,[-H] [description | path],anytime,,,,,bmad-agent-builder:quality-optimizer,false,output_folder,agent skill
BMad Builder,bmad-agent-builder,Optimize an Agent,OA,Validate and optimize an existing agent skill. Produces a quality report.,quality-optimizer,[-H] [path],anytime,bmad-agent-builder:build-process,,,,,false,bmad_builder_reports,quality report
BMad Builder,bmad-builder-setup,Setup Builder Module,SB,"Install or update BMad Builder module config and help entries. Collects user preferences, writes config.yaml, and migrates legacy configs.",configure,,anytime,,,,,,false,{project-root}/_bmad,config.yaml and config.user.yaml
BMad Builder,bmad-workflow-builder,Build a Workflow,BW,"Create, edit, convert, or fix a workflow or utility skill.",build-process,[-H] [description | path],anytime,,,,,bmad-workflow-builder:quality-optimizer,false,output_folder,workflow skill
BMad Builder,bmad-workflow-builder,Optimize a Workflow,OW,Validate and optimize an existing workflow or utility skill. Produces a quality report.,quality-optimizer,[-H] [path],anytime,bmad-workflow-builder:build-process,,,,,false,bmad_builder_reports,quality report
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-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-product-brief,Create Brief,CB,A guided experience to nail down your product idea.,,1-analysis,false,,,,,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,bmad-brainstorming,Brainstorming,BSP,Use early in ideation or when stuck generating ideas.,,anytime,false,,,,,false,{output_folder}/brainstorming,brainstorming session,
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,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,
Creative Intelligence Suite,bmad-cis-problem-solving,Problem Solving,PS,Apply systematic problem-solving methodologies to crack complex challenges.,,anytime,false,,,,,false,output_folder,problem solution,
Creative Intelligence Suite,bmad-cis-storytelling,Storytelling,ST,Craft compelling narratives using proven story frameworks and techniques.,,anytime,false,,,,,false,output_folder,narrative/story,
module,phase,name,code,sequence,workflow-file,command,required,agent,options,description,output-location,outputs
core,anytime,Brainstorming,BSP,,skill:bmad-brainstorming,bmad-brainstorming,false,analyst,,"Generate diverse ideas through interactive techniques. Use early in ideation phase or when stuck generating ideas.",{output_folder}/brainstorming/brainstorming-session-{{date}}.md
core,anytime,Party Mode,PM,,skill:bmad-party-mode,bmad-party-mode,false,party-mode facilitator,,"Orchestrate multi-agent discussions. Use when you need multiple agent perspectives or want agents to collaborate."
core,anytime,bmad-help,BH,,skill:bmad-help,bmad-help,false,,,"Get unstuck by showing what workflow steps come next or answering BMad Method questions."
core,anytime,Index Docs,ID,,skill:bmad-index-docs,bmad-index-docs,false,,,"Create lightweight index for quick LLM scanning. Use when LLM needs to understand available docs without loading everything."
core,anytime,Shard Document,SD,,skill:bmad-shard-doc,bmad-shard-doc,false,,,"Split large documents into smaller files by sections. Use when doc becomes too large (>500 lines) to manage effectively."
core,anytime,Editorial Review - Prose,EP,,skill:bmad-editorial-review-prose,bmad-editorial-review-prose,false,,,"Review prose for clarity, tone, and communication issues. Use after drafting to polish written content.",report located with target document,"three-column markdown table with suggested fixes"
core,anytime,Editorial Review - Structure,ES,,skill:bmad-editorial-review-structure,bmad-editorial-review-structure,false,,,"Propose cuts, reorganization, and simplification while preserving comprehension. Use when doc produced from multiple subprocesses or needs structural improvement.",report located with target document
core,anytime,Adversarial Review (General),AR,,skill:bmad-review-adversarial-general,bmad-review-adversarial-general,false,,,"Review 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"
core,anytime,Edge Case Hunter Review,ECH,,skill:bmad-review-edge-case-hunter,bmad-review-edge-case-hunter,false,,,"Walk 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."
core,anytime,Distillator,DG,,skill:bmad-distillator,bmad-distillator,false,,,"Lossless 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_path,distillate markdown file(s)
bmm,anytime,Document Project,DP,,skill:bmad-document-project,bmad-bmm-document-project,false,analyst,Create Mode,"Analyze an existing project to produce useful documentation",project-knowledge,*
bmm,anytime,Generate Project Context,GPC,,skill:bmad-generate-project-context,bmad-bmm-generate-project-context,false,analyst,Create Mode,"Scan existing codebase to generate a lean LLM-optimized project-context.md containing critical implementation rules patterns and conventions for AI agents. Essential for brownfield projects and quick-flow.",output_folder,"project context"
bmm,anytime,Quick Spec,QS,,skill:bmad-quick-spec,bmad-bmm-quick-spec,false,quick-flow-solo-dev,Create Mode,"Do not suggest for potentially very complex things unless requested or if the user complains that they do not want to follow the extensive planning of the bmad method. Quick one-off tasks small changes simple apps brownfield additions to well established patterns utilities without extensive planning",planning_artifacts,"tech spec"
bmm,anytime,Quick Dev,QD,,skill:bmad-quick-dev,bmad-bmm-quick-dev,false,quick-flow-solo-dev,Create Mode,"Quick one-off tasks small changes simple apps utilities without extensive planning - Do not suggest for potentially very complex things unless requested or if the user complains that they do not want to follow the extensive planning of the bmad method, unless the user is already working through the implementation phase and just requests a 1 off things not already in the plan"
bmm,anytime,Quick Dev New Preview,QQ,,skill:bmad-quick-dev-new-preview,bmad-bmm-quick-dev-new-preview,false,quick-flow-solo-dev,Create Mode,"Unified quick flow (experimental): clarify intent plan implement review and present in a single workflow",implementation_artifacts,"tech spec implementation"
bmm,anytime,Correct Course,CC,,skill:bmad-correct-course,bmad-bmm-correct-course,false,sm,Create Mode,"Anytime: Navigate significant changes. May recommend start over update PRD redo architecture sprint planning or correct epics and stories",planning_artifacts,"change proposal"
bmm,anytime,Write Document,WD,,_bmad/bmm/agents/tech-writer/tech-writer.agent.yaml,,false,tech-writer,,"Describe in detail what you want, and the agent will follow the documentation best practices defined in agent memory. Multi-turn conversation with subprocess for research/review.",project-knowledge,"document"
bmm,anytime,Update Standards,US,,_bmad/bmm/agents/tech-writer/tech-writer.agent.yaml,,false,tech-writer,,"Update agent memory documentation-standards.md with your specific preferences if you discover missing document conventions.",_bmad/_memory/tech-writer-sidecar,"standards"
bmm,anytime,Mermaid Generate,MG,,_bmad/bmm/agents/tech-writer/tech-writer.agent.yaml,,false,tech-writer,,"Create a Mermaid diagram based on user description. Will suggest diagram types if not specified.",planning_artifacts,"mermaid diagram"
bmm,anytime,Validate Document,VD,,_bmad/bmm/agents/tech-writer/tech-writer.agent.yaml,,false,tech-writer,,"Review the specified document against documentation standards and best practices. Returns specific actionable improvement suggestions organized by priority.",planning_artifacts,"validation report"
bmm,anytime,Explain Concept,EC,,_bmad/bmm/agents/tech-writer/tech-writer.agent.yaml,,false,tech-writer,,"Create clear technical explanations with examples and diagrams for complex concepts. Breaks down into digestible sections using task-oriented approach.",project_knowledge,"explanation"
bmm,1-analysis,Brainstorm Project,BP,10,skill:bmad-brainstorming,bmad-brainstorming,false,analyst,data=_bmad/bmm/data/project-context-template.md,"Expert Guided Facilitation through a single or multiple techniques",planning_artifacts,"brainstorming session"
bmm,1-analysis,Market Research,MR,20,skill:bmad-market-research,bmad-bmm-market-research,false,analyst,Create Mode,"Market analysis competitive landscape customer needs and trends","planning_artifacts|project-knowledge","research documents"
bmm,1-analysis,Domain Research,DR,21,skill:bmad-domain-research,bmad-bmm-domain-research,false,analyst,Create Mode,"Industry domain deep dive subject matter expertise and terminology","planning_artifacts|project_knowledge","research documents"
bmm,1-analysis,Technical Research,TR,22,skill:bmad-technical-research,bmad-bmm-technical-research,false,analyst,Create Mode,"Technical feasibility architecture options and implementation approaches","planning_artifacts|project_knowledge","research documents"
bmm,1-analysis,Create Brief,CB,30,skill:bmad-create-product-brief,bmad-bmm-create-product-brief,false,analyst,Create Mode,"A guided experience to nail down your product idea",planning_artifacts,"product brief"
bmm,2-planning,Create PRD,CP,10,skill:bmad-create-prd,bmad-bmm-create-prd,true,pm,Create Mode,"Expert led facilitation to produce your Product Requirements Document",planning_artifacts,prd
bmm,2-planning,Validate PRD,VP,20,skill:bmad-validate-prd,bmad-bmm-validate-prd,false,pm,Validate Mode,"Validate PRD is comprehensive lean well organized and cohesive",planning_artifacts,"prd validation report"
bmm,2-planning,Edit PRD,EP,25,skill:bmad-edit-prd,bmad-bmm-edit-prd,false,pm,Edit Mode,"Improve and enhance an existing PRD",planning_artifacts,"updated prd"
bmm,2-planning,Create UX,CU,30,skill:bmad-create-ux-design,bmad-bmm-create-ux-design,false,ux-designer,Create Mode,"Guidance through realizing the plan for your UX, strongly recommended if a UI is a primary piece of the proposed project",planning_artifacts,"ux design"
bmm,3-solutioning,Create Architecture,CA,10,skill:bmad-create-architecture,bmad-bmm-create-architecture,true,architect,Create Mode,"Guided Workflow to document technical decisions",planning_artifacts,architecture
bmm,3-solutioning,Create Epics and Stories,CE,30,skill:bmad-create-epics-and-stories,bmad-bmm-create-epics-and-stories,true,pm,Create Mode,"Create the Epics and Stories Listing",planning_artifacts,"epics and stories"
bmm,3-solutioning,Check Implementation Readiness,IR,70,skill:bmad-check-implementation-readiness,bmad-bmm-check-implementation-readiness,true,architect,Validate Mode,"Ensure PRD UX Architecture and Epics Stories are aligned",planning_artifacts,"readiness report"
bmm,4-implementation,Sprint Planning,SP,10,skill:bmad-sprint-planning,bmad-bmm-sprint-planning,true,sm,Create Mode,"Generate sprint plan for development tasks - this kicks off the implementation phase by producing a plan the implementation agents will follow in sequence for every story in the plan.",implementation_artifacts,"sprint status"
bmm,4-implementation,Sprint Status,SS,20,skill:bmad-sprint-status,bmad-bmm-sprint-status,false,sm,Create Mode,"Anytime: Summarize sprint status and route to next workflow"
bmm,4-implementation,Validate Story,VS,35,skill:bmad-create-story,bmad-bmm-create-story,false,sm,Validate Mode,"Validates story readiness and completeness before development work begins",implementation_artifacts,"story validation report"
bmm,4-implementation,Create Story,CS,30,skill:bmad-create-story,bmad-bmm-create-story,true,sm,Create Mode,"Story cycle start: Prepare first found story in the sprint plan that is next, or if the command is run with a specific epic and story designation with context. Once complete, then VS then DS then CR then back to DS if needed or next CS or ER",implementation_artifacts,story
bmm,4-implementation,Dev Story,DS,40,skill:bmad-dev-story,bmad-bmm-dev-story,true,dev,Create Mode,"Story cycle: Execute story implementation tasks and tests then CR then back to DS if fixes needed"
bmm,4-implementation,Code Review,CR,50,skill:bmad-code-review,bmad-bmm-code-review,false,dev,Create Mode,"Story cycle: If issues back to DS if approved then next CS or ER if epic complete"
bmm,4-implementation,QA Automation Test,QA,45,skill:bmad-qa-generate-e2e-tests,bmad-bmm-qa-automate,false,qa,Create Mode,"Generate automated API and E2E tests for implemented code using the project's existing test framework (detects existing well known in use test frameworks). Use after implementation to add test coverage. NOT for code review or story validation - use CR for that.",implementation_artifacts,"test suite"
bmm,4-implementation,Retrospective,ER,60,skill:bmad-retrospective,bmad-bmm-retrospective,false,sm,Create Mode,"Optional at epic end: Review completed work lessons learned and next epic or if major issues consider CC",implementation_artifacts,retrospective
1 module phase name code sequence workflow-file command required agent-name agent agent-command options agent-display-name description agent-title output-location outputs
2 BMad Builder core bmad-agent-builder anytime Build an Agent Brainstorming BA BSP Create, edit, convert, or fix an agent skill. build-process skill:bmad-brainstorming [-H] [description | path] bmad-brainstorming anytime false analyst bmad-agent-builder:quality-optimizer false Generate diverse ideas through interactive techniques. Use early in ideation phase or when stuck generating ideas. output_folder {output_folder}/brainstorming/brainstorming-session-{{date}}.md
3 BMad Builder core bmad-agent-builder anytime Optimize an Agent Party Mode OA PM Validate and optimize an existing agent skill. Produces a quality report. quality-optimizer skill:bmad-party-mode [-H] [path] bmad-party-mode anytime false bmad-agent-builder:build-process party-mode facilitator false Orchestrate multi-agent discussions. Use when you need multiple agent perspectives or want agents to collaborate.
4 BMad Builder core bmad-builder-setup anytime Setup Builder Module bmad-help SB BH Install or update BMad Builder module config and help entries. Collects user preferences, writes config.yaml, and migrates legacy configs. configure skill:bmad-help bmad-help anytime false false Get unstuck by showing what workflow steps come next or answering BMad Method questions.
5 BMad Builder core bmad-workflow-builder anytime Build a Workflow Index Docs BW ID Create, edit, convert, or fix a workflow or utility skill. build-process skill:bmad-index-docs [-H] [description | path] bmad-index-docs anytime false bmad-workflow-builder:quality-optimizer false Create lightweight index for quick LLM scanning. Use when LLM needs to understand available docs without loading everything.
6 BMad Builder core bmad-workflow-builder anytime Optimize a Workflow Shard Document OW SD Validate and optimize an existing workflow or utility skill. Produces a quality report. quality-optimizer skill:bmad-shard-doc [-H] [path] bmad-shard-doc anytime false bmad-workflow-builder:build-process false Split large documents into smaller files by sections. Use when doc becomes too large (>500 lines) to manage effectively.
7 BMad Method core bmad-agent-tech-writer anytime Write Document Editorial Review - Prose WD EP Describe in detail what you want, and the agent will follow documentation best practices. Multi-turn conversation with subprocess for research/review. write skill:bmad-editorial-review-prose bmad-editorial-review-prose anytime false false Review prose for clarity, tone, and communication issues. Use after drafting to polish written content. project-knowledge report located with target document document three-column markdown table with suggested fixes
8 BMad Method core bmad-agent-tech-writer anytime Update Standards Editorial Review - Structure US ES Update agent memory documentation-standards.md with your specific preferences if you discover missing document conventions. update-standards skill:bmad-editorial-review-structure bmad-editorial-review-structure anytime false false Propose cuts, reorganization, and simplification while preserving comprehension. Use when doc produced from multiple subprocesses or needs structural improvement. _bmad/_memory/tech-writer-sidecar report located with target document
9 BMad Method core bmad-agent-tech-writer anytime Mermaid Generate Adversarial Review (General) MG AR Create a Mermaid diagram based on user description. Will suggest diagram types if not specified. mermaid skill:bmad-review-adversarial-general bmad-review-adversarial-general anytime false false Review 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
10 BMad Method core bmad-agent-tech-writer anytime Validate Document Edge Case Hunter Review VD ECH Review the specified document against documentation standards and best practices. Returns specific actionable improvement suggestions organized by priority. validate skill:bmad-review-edge-case-hunter [path] bmad-review-edge-case-hunter anytime false false Walk 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.
11 BMad Method core bmad-agent-tech-writer anytime Explain Concept Distillator EC DG Create clear technical explanations with examples and diagrams for complex concepts. explain skill:bmad-distillator [topic] bmad-distillator anytime false false Lossless LLM-optimized compression of source documents. Use when you need token-efficient distillates that preserve all information for downstream LLM consumption. project_knowledge adjacent to source document or specified output_path explanation distillate markdown file(s)
12 BMad Method bmm bmad-brainstorming anytime Brainstorm Project Document Project BP DP Expert guided facilitation through a single or multiple techniques. skill:bmad-document-project 1-analysis bmad-bmm-document-project false analyst false Create Mode planning_artifacts Analyze an existing project to produce useful documentation brainstorming session project-knowledge *
13 BMad Method bmm bmad-check-implementation-readiness anytime Check Implementation Readiness Generate Project Context IR GPC Ensure PRD UX Architecture and Epics Stories are aligned. skill:bmad-generate-project-context 3-solutioning bmad-bmm-generate-project-context bmad-create-epics-and-stories false analyst true Create Mode planning_artifacts Scan existing codebase to generate a lean LLM-optimized project-context.md containing critical implementation rules patterns and conventions for AI agents. Essential for brownfield projects and quick-flow. readiness report output_folder project context
14 BMad Method bmm bmad-code-review anytime Code Review Quick Spec CR QS Story cycle: If issues back to DS if approved then next CS or ER if epic complete. skill:bmad-quick-spec 4-implementation bmad-bmm-quick-spec bmad-dev-story false quick-flow-solo-dev false Create Mode Do not suggest for potentially very complex things unless requested or if the user complains that they do not want to follow the extensive planning of the bmad method. Quick one-off tasks small changes simple apps brownfield additions to well established patterns utilities without extensive planning planning_artifacts tech spec
15 BMad Method bmm bmad-correct-course anytime Correct Course Quick Dev CC QD Navigate significant changes. May recommend start over update PRD redo architecture sprint planning or correct epics and stories. skill:bmad-quick-dev anytime bmad-bmm-quick-dev false quick-flow-solo-dev false Create Mode planning_artifacts Quick one-off tasks small changes simple apps utilities without extensive planning - Do not suggest for potentially very complex things unless requested or if the user complains that they do not want to follow the extensive planning of the bmad method, unless the user is already working through the implementation phase and just requests a 1 off things not already in the plan
16 BMad Method bmm bmad-create-architecture anytime Create Architecture Quick Dev New Preview CA QQ Guided workflow to document technical decisions. skill:bmad-quick-dev-new-preview 3-solutioning bmad-bmm-quick-dev-new-preview false quick-flow-solo-dev true Create Mode planning_artifacts Unified quick flow (experimental): clarify intent plan implement review and present in a single workflow architecture implementation_artifacts tech spec implementation
17 BMad Method bmm bmad-create-epics-and-stories anytime Create Epics and Stories Correct Course CE CC skill:bmad-correct-course 3-solutioning bmad-bmm-correct-course bmad-create-architecture false sm true Create Mode planning_artifacts Anytime: Navigate significant changes. May recommend start over update PRD redo architecture sprint planning or correct epics and stories epics and stories planning_artifacts change proposal
18 BMad Method bmm bmad-create-prd anytime Create PRD Write Document CP WD Expert led facilitation to produce your Product Requirements Document. _bmad/bmm/agents/tech-writer/tech-writer.agent.yaml 2-planning false tech-writer true planning_artifacts Describe in detail what you want, and the agent will follow the documentation best practices defined in agent memory. Multi-turn conversation with subprocess for research/review. prd project-knowledge document
19 BMad Method bmm bmad-create-story anytime Create Story Update Standards CS US Story cycle start: Prepare first found story in the sprint plan that is next or a specific epic/story designation. create _bmad/bmm/agents/tech-writer/tech-writer.agent.yaml 4-implementation false bmad-sprint-planning tech-writer bmad-create-story:validate true Update agent memory documentation-standards.md with your specific preferences if you discover missing document conventions. implementation_artifacts _bmad/_memory/tech-writer-sidecar story standards
20 BMad Method bmm bmad-create-story anytime Validate Story Mermaid Generate VS MG Validates story readiness and completeness before development work begins. validate _bmad/bmm/agents/tech-writer/tech-writer.agent.yaml 4-implementation false bmad-create-story:create tech-writer bmad-dev-story false Create a Mermaid diagram based on user description. Will suggest diagram types if not specified. implementation_artifacts planning_artifacts story validation report mermaid diagram
21 BMad Method bmm bmad-create-ux-design anytime Create UX Validate Document CU VD Guidance through realizing the plan for your UX, strongly recommended if a UI is a primary piece of the proposed project. _bmad/bmm/agents/tech-writer/tech-writer.agent.yaml 2-planning bmad-create-prd false tech-writer false planning_artifacts Review the specified document against documentation standards and best practices. Returns specific actionable improvement suggestions organized by priority. ux design planning_artifacts validation report
22 BMad Method bmm bmad-dev-story anytime Dev Story Explain Concept DS EC Story cycle: Execute story implementation tasks and tests then CR then back to DS if fixes needed. _bmad/bmm/agents/tech-writer/tech-writer.agent.yaml 4-implementation bmad-create-story:validate false tech-writer true Create clear technical explanations with examples and diagrams for complex concepts. Breaks down into digestible sections using task-oriented approach. project_knowledge explanation
23 BMad Method bmm bmad-document-project 1-analysis Document Project Brainstorm Project DP BP Analyze an existing project to produce useful documentation. 10 skill:bmad-brainstorming anytime bmad-brainstorming false analyst false data=_bmad/bmm/data/project-context-template.md project-knowledge Expert Guided Facilitation through a single or multiple techniques * planning_artifacts brainstorming session
24 BMad Method bmm bmad-domain-research 1-analysis Domain Research Market Research DR MR Industry domain deep dive subject matter expertise and terminology. 20 skill:bmad-market-research 1-analysis bmad-bmm-market-research false analyst false Create Mode planning_artifacts|project_knowledge Market analysis competitive landscape customer needs and trends research documents planning_artifacts|project-knowledge research documents
25 BMad Method bmm bmad-edit-prd 1-analysis Edit PRD Domain Research EP DR 21 skill:bmad-domain-research [path] bmad-bmm-domain-research 2-planning false bmad-validate-prd analyst Create Mode false Industry domain deep dive subject matter expertise and terminology planning_artifacts planning_artifacts|project_knowledge updated prd research documents
26 BMad Method bmm bmad-generate-project-context 1-analysis Generate Project Context Technical Research GPC TR Scan existing codebase to generate a lean LLM-optimized project-context.md. Essential for brownfield projects. 22 skill:bmad-technical-research anytime bmad-bmm-technical-research false analyst false Create Mode output_folder Technical feasibility architecture options and implementation approaches project context planning_artifacts|project_knowledge research documents
27 BMad Method bmm bmad-market-research 1-analysis Market Research Create Brief MR CB Market analysis competitive landscape customer needs and trends. 30 skill:bmad-create-product-brief 1-analysis bmad-bmm-create-product-brief false analyst false Create Mode planning_artifacts|project-knowledge A guided experience to nail down your product idea research documents planning_artifacts product brief
28 BMad Method bmm bmad-product-brief 2-planning Create Brief Create PRD CB CP A guided experience to nail down your product idea. 10 skill:bmad-create-prd 1-analysis bmad-bmm-create-prd false true pm false Create Mode planning_artifacts Expert led facilitation to produce your Product Requirements Document product brief planning_artifacts prd
29 BMad Method bmm bmad-qa-generate-e2e-tests 2-planning QA Automation Test Validate PRD QA VP Generate automated API and E2E tests for implemented code. NOT for code review or story validation — use CR for that. 20 skill:bmad-validate-prd 4-implementation bmad-bmm-validate-prd bmad-dev-story false pm false Validate Mode implementation_artifacts Validate PRD is comprehensive lean well organized and cohesive test suite planning_artifacts prd validation report
30 BMad Method bmm bmad-quick-dev 2-planning Quick Dev Edit PRD QQ EP Unified intent-in code-out workflow: clarify plan implement review and present. 25 skill:bmad-edit-prd anytime bmad-bmm-edit-prd false pm false Edit Mode implementation_artifacts Improve and enhance an existing PRD spec and project implementation planning_artifacts updated prd
31 BMad Method bmm bmad-retrospective 2-planning Retrospective Create UX ER CU Optional at epic end: Review completed work lessons learned and next epic or if major issues consider CC. 30 skill:bmad-create-ux-design 4-implementation bmad-bmm-create-ux-design bmad-code-review false ux-designer false Create Mode implementation_artifacts Guidance through realizing the plan for your UX, strongly recommended if a UI is a primary piece of the proposed project retrospective planning_artifacts ux design
32 BMad Method bmm bmad-sprint-planning 3-solutioning Sprint Planning Create Architecture SP CA Kicks off implementation by producing a plan the implementation agents will follow in sequence for every story. 10 skill:bmad-create-architecture 4-implementation bmad-bmm-create-architecture false true architect true Create Mode implementation_artifacts Guided Workflow to document technical decisions sprint status planning_artifacts architecture
33 BMad Method bmm bmad-sprint-status 3-solutioning Sprint Status Create Epics and Stories SS CE Anytime: Summarize sprint status and route to next workflow. 30 skill:bmad-create-epics-and-stories 4-implementation bmad-bmm-create-epics-and-stories bmad-sprint-planning true pm false Create Mode Create the Epics and Stories Listing planning_artifacts epics and stories
34 BMad Method bmm bmad-technical-research 3-solutioning Technical Research Check Implementation Readiness TR IR Technical feasibility architecture options and implementation approaches. 70 skill:bmad-check-implementation-readiness 1-analysis bmad-bmm-check-implementation-readiness false true architect false Validate Mode planning_artifacts|project_knowledge Ensure PRD UX Architecture and Epics Stories are aligned research documents planning_artifacts readiness report
35 BMad Method bmm bmad-validate-prd 4-implementation Validate PRD Sprint Planning VP SP 10 skill:bmad-sprint-planning [path] bmad-bmm-sprint-planning 2-planning true bmad-create-prd sm Create Mode false Generate sprint plan for development tasks - this kicks off the implementation phase by producing a plan the implementation agents will follow in sequence for every story in the plan. planning_artifacts implementation_artifacts prd validation report sprint status
36 Core bmm bmad-brainstorming 4-implementation Brainstorming Sprint Status BSP SS Use early in ideation or when stuck generating ideas. 20 skill:bmad-sprint-status anytime bmad-bmm-sprint-status false sm false Create Mode {output_folder}/brainstorming Anytime: Summarize sprint status and route to next workflow
37 Core bmm bmad-distillator 4-implementation Distillator Validate Story DG VS Use when you need token-efficient distillates that preserve all information for downstream LLM consumption. 35 [path] skill:bmad-create-story anytime bmad-bmm-create-story false sm false Validate Mode adjacent to source document or specified output_path Validates story readiness and completeness before development work begins distillate markdown file(s) implementation_artifacts story validation report
38 Core bmm bmad-editorial-review-prose 4-implementation Editorial Review - Prose Create Story EP CS Use after drafting to polish written content. 30 [path] skill:bmad-create-story anytime bmad-bmm-create-story false true sm false Create Mode report located with target document Story cycle start: Prepare first found story in the sprint plan that is next, or if the command is run with a specific epic and story designation with context. Once complete, then VS then DS then CR then back to DS if needed or next CS or ER three-column markdown table with suggested fixes implementation_artifacts story
39 Core bmm bmad-editorial-review-structure 4-implementation Editorial Review - Structure Dev Story ES DS Use when doc produced from multiple subprocesses or needs structural improvement. 40 [path] skill:bmad-dev-story anytime bmad-bmm-dev-story false true dev false Create Mode report located with target document Story cycle: Execute story implementation tasks and tests then CR then back to DS if fixes needed
40 Core bmm bmad-help 4-implementation BMad Help Code Review BH CR 50 skill:bmad-code-review anytime bmad-bmm-code-review false dev false Create Mode Story cycle: If issues back to DS if approved then next CS or ER if epic complete
41 Core bmm bmad-index-docs 4-implementation Index Docs QA Automation Test ID QA Use when LLM needs to understand available docs without loading everything. 45 skill:bmad-qa-generate-e2e-tests anytime bmad-bmm-qa-automate false qa false Create Mode Generate automated API and E2E tests for implemented code using the project's existing test framework (detects existing well known in use test frameworks). Use after implementation to add test coverage. NOT for code review or story validation - use CR for that. implementation_artifacts test suite
42 Core bmm bmad-party-mode 4-implementation Party Mode Retrospective PM ER Orchestrate multi-agent discussions when you need multiple perspectives or want agents to collaborate. 60 skill:bmad-retrospective anytime bmad-bmm-retrospective false sm false Create Mode Optional at epic end: Review completed work lessons learned and next epic or if major issues consider CC implementation_artifacts retrospective
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 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
Creative Intelligence Suite bmad-cis-problem-solving Problem Solving PS Apply systematic problem-solving methodologies to crack complex challenges. anytime false false output_folder problem solution
Creative Intelligence Suite bmad-cis-storytelling Storytelling ST Craft compelling narratives using proven story frameworks and techniques. anytime false false output_folder narrative/story