chore: initial monorepo scaffold + WDS Phase 1+2 artifacts

- Nx 22.7 monorepo (pnpm 11.1, TypeScript 5.9, Node 24)
- apps/api: NestJS 11 (CJS conforme CODING-RULES.md PGD-DB-004)
- apps/web: React 19 + Vite 8 (ESM)
- libs/shared/api-interface: Zod contract base
- Docker Compose dev: Postgres 18, Valkey 8, MinIO, Mailpit
- WDS artifacts:
  - design-artifacts/A-Product-Brief/ (5 docs canônicos + 16 dialogs)
  - design-artifacts/B-Trigger-Map/ (hub + 4 personas + feature impact)
- Stack canon: STACK.md v2.2 + CODING-RULES.md v2.0 + brand.md
- AGENTS.md + README.md como entrada para devs/agentes

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-27 14:34:20 +00:00
commit 17c08e6392
3631 changed files with 855518 additions and 0 deletions

View File

@@ -0,0 +1,91 @@
module,skill,display-name,menu-code,description,action,args,phase,preceded-by,followed-by,required,output-location,outputs
BMad Automator,_meta,,,,,,,,,false,,
BMad Automator,bmad-story-automator,Story Automator,SA,Automate the BMAD story build cycle across create dev QA review and retrospective steps.,,,4-implementation,bmad-sprint-planning,,false,implementation_artifacts,story automation run
BMad Automator,bmad-story-automator-review,Story Automator Review,SAR,Runs the autonomous code review flow used by story automator sessions including auto-fix handling and sprint-status sync.,,,4-implementation,bmad-dev-story,,false,implementation_artifacts,review report
BMad Builder,_meta,,,,,,,,,false,https://bmad-builder-docs.bmad-method.org/llms.txt,
BMad Builder,bmad-bmb-setup,Setup Builder Module,SB,Install or update BMad Builder module config and help entries.,configure,{-H: headless mode}|{inline values: skip prompts with provided values},anytime,,,false,{project-root}/_bmad,config.yaml and config.user.yaml
BMad Builder,bmad-agent-builder,Build an Agent,BA,"Create, edit, or rebuild an agent skill through conversational discovery.",build-process,{-H: headless mode}|{description: initial agent concept}|{path: existing agent to edit or rebuild},anytime,,bmad-agent-builder:quality-analysis,false,bmad_builder_output_folder,agent skill
BMad Builder,bmad-agent-builder,Analyze an Agent,AA,"Run quality analysis on an existing agent — structure, cohesion, prompt craft, and enhancement opportunities.",quality-analysis,{-H: headless mode}|{path: agent to analyze},anytime,bmad-agent-builder:build-process,,false,bmad_builder_reports,quality report
BMad Builder,bmad-workflow-builder,Build a Workflow,BW,"Create, edit, or rebuild a workflow or utility skill.",build-process,{-H: headless mode}|{description: initial skill concept}|{path: existing skill to edit or rebuild},anytime,,bmad-workflow-builder:quality-analysis,false,bmad_builder_output_folder,workflow skill
BMad Builder,bmad-workflow-builder,Analyze a Workflow,AW,"Run quality analysis on an existing workflow/skill — structure, efficiency, and enhancement opportunities.",quality-analysis,{-H: headless mode}|{path: skill to analyze},anytime,bmad-workflow-builder:build-process,,false,bmad_builder_reports,quality report
BMad Builder,bmad-workflow-builder,Convert a Skill,CW,"Convert any skill to BMad-compliant, outcome-driven equivalent with before/after HTML comparison report.",convert-process,{--convert: path or URL to source skill}|{-H: headless mode},anytime,,,false,bmad_builder_reports,converted skill + comparison report
BMad Builder,bmad-module-builder,Ideate Module,IM,"Brainstorm and plan a BMad module — explore ideas, decide architecture, and produce a build plan.",ideate-module,{description: initial module idea},anytime,,bmad-module-builder:create-module,false,bmad_builder_reports,module plan
BMad Builder,bmad-module-builder,Create Module,CM,"Scaffold module infrastructure into built skills, making them an installable BMad module.",create-module,{-H: headless mode}|{path: skills folder or single SKILL.md},anytime,bmad-module-builder:ideate-module,,false,bmad_builder_output_folder,setup skill
BMad Builder,bmad-module-builder,Validate Module,VM,"Check that a module's structure is complete, accurate, and all capabilities are properly registered.",validate-module,{-H: headless mode}|{path: module or skill to validate},anytime,bmad-module-builder:create-module,,false,bmad_builder_reports,validation report
BMad Method,_meta,,,,,,,,,false,https://docs.bmad-method.org/llms.txt,
BMad Method,bmad-investigate,Investigate,IN,Forensic case investigation calibrated to the input. Evidence-graded analysis with hypothesis tracking. Produces a structured case file.,,4-implementation,,,false,implementation_artifacts,investigation report,
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-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-prd,,false,planning_artifacts,ux design
BMad Method,bmad-create-architecture,Create Architecture,CA,Guided workflow to document technical decisions.,,,3-solutioning,,,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-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-distillator,Distillator,DG,Use when you need token-efficient distillates that preserve all information for downstream LLM consumption.,,[path],anytime,,,false,adjacent to source document or specified output_path,distillate markdown file(s)
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
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
Test Architecture Enterprise,_meta,,,,,,,,,false,https://bmad-code-org.github.io/bmad-method-test-architecture-enterprise/llms.txt,
Test Architecture Enterprise,bmad-teach-me-testing,Teach Me Testing,TMT,Teach testing fundamentals through 7 sessions (TEA Academy).,,,0-learning,,,false,test_artifacts,progress file|session notes|certificate
Test Architecture Enterprise,bmad-testarch-test-design,Test Design,TD,Risk-based test planning.,,,3-solutioning,,bmad-testarch-framework,false,test_artifacts,test design document
Test Architecture Enterprise,bmad-testarch-framework,Test Framework,TF,Initialize production-ready test framework.,,,3-solutioning,bmad-testarch-test-design,bmad-testarch-ci,false,test_artifacts,framework scaffold
Test Architecture Enterprise,bmad-testarch-ci,CI Setup,CI,Configure CI/CD quality pipeline.,,,3-solutioning,bmad-testarch-framework,,false,test_artifacts,ci config
Test Architecture Enterprise,bmad-testarch-atdd,ATDD,AT,Generate red-phase acceptance test scaffolds before implementation.,,,4-implementation,bmad-create-story:create,bmad-dev-story,false,test_artifacts,atdd-checklist|red-phase acceptance tests
Test Architecture Enterprise,bmad-testarch-automate,Test Automation,TA,Expand test coverage.,,,4-implementation,bmad-testarch-atdd,,false,test_artifacts,test suite
Test Architecture Enterprise,bmad-testarch-test-review,Test Review,RV,Quality audit (0-100 scoring).,,,4-implementation,bmad-testarch-automate,,false,test_artifacts,review report
Test Architecture Enterprise,bmad-testarch-nfr,NFR Evidence Audit,NR,Audit non-functional requirement evidence.,,,4-implementation,bmad-testarch-automate,,false,test_artifacts,nfr report
Test Architecture Enterprise,bmad-testarch-trace,Traceability,TR,Coverage traceability and gate.,,,4-implementation,bmad-testarch-test-review,,false,test_artifacts,traceability matrix|gate decision
Web Design Studio,bmad-wds-idun,Wake Idun,IDUN,Setup and governance agent. Interviews org to configure Agent Space and authority model.,,,0-wds-agents,,,false,,
Web Design Studio,bmad-wds-saga,Wake Saga,SAGA,Strategic Analyst agent for Phases 1-2. Scans repos and offers next steps.,,,0-wds-agents,,,false,,
Web Design Studio,bmad-wds-freya,Wake Freya,FREYA,UX Designer agent for Phases 3-4. Checks prerequisites and offers next steps.,,,0-wds-agents,,,false,,
Web Design Studio,bmad-wds-alignment,Alignment & Signoff,AS,Stakeholder buy-in pitch and service agreement. Skip if building your own product.,,,0-wds-pitch,,,false,design_artifacts/A-Product-Brief,pitch service-agreement signoff
Web Design Studio,bmad-wds-project-brief,Project Brief,PB,Define product vision positioning and success criteria. Every design decision traces back to this.,,,1-wds-strategy,,,true,design_artifacts/A-Product-Brief,project-brief.md
Web Design Studio,bmad-wds-trigger-mapping,Trigger Mapping,TM,Map business goals to user psychology. Create personas and score features against driving forces.,,,1-wds-strategy,bmad-wds-project-brief,,true,design_artifacts/B-Trigger-Map,trigger-map.md personas/ feature-impact-analysis.md
Web Design Studio,bmad-wds-platform-requirements,Platform Requirements,PR,Technical boundaries: platforms devices integrations constraints. Skip for simple landing pages.,,,1-wds-strategy,bmad-wds-project-brief,,false,design_artifacts/A-Product-Brief,platform-requirements.md
Web Design Studio,bmad-wds-outline-scenarios,Outline Scenarios,OS,Define user journeys as persona+goal+outcome. Each connects to a Trigger Map driving force.,,,2-wds-design,bmad-wds-trigger-mapping,,true,design_artifacts/C-UX-Scenarios,scenario-overview.md
Web Design Studio,bmad-wds-conceptual-sketching,Conceptual Sketching,CS,Fast rough visual exploration before detailed specification. Skip for straightforward scenarios.,,,2-wds-design,bmad-wds-outline-scenarios,,false,design_artifacts/C-UX-Scenarios,sketches
Web Design Studio,bmad-wds-storyboarding,Storyboarding,SB,Sequence the user journey through screens with entry points transitions and error paths. Skip for simple scenarios.,,,2-wds-design,bmad-wds-outline-scenarios,,false,design_artifacts/C-UX-Scenarios,storyboards
Web Design Studio,bmad-wds-conceptual-specs,Conceptual Specifications,SP,Document every design decision for every element on every page. Developers build directly from this.,,,2-wds-design,bmad-wds-outline-scenarios,,true,design_artifacts/C-UX-Scenarios,page-specs scenario-specs
Web Design Studio,bmad-wds-functional-components,Functional Components,FI,Extract reusable patterns from specs into component definitions. Skip if Design System Mode None.,,,2-wds-design,bmad-wds-conceptual-specs,,false,design_artifacts/C-UX-Scenarios,component-candidates
Web Design Studio,bmad-wds-visual-design,Visual Design,VD,Transform specs into styled HTML prototypes with Figma round-trips.,,,2-wds-design,bmad-wds-conceptual-specs,,false,design_artifacts/C-UX-Scenarios,html-prototypes visual-designs
Web Design Studio,bmad-wds-design-system,Design System,DS,Manage component library and design tokens. Skip if Design System Mode None.,,,2-wds-design,bmad-wds-functional-components,,false,design_artifacts/D-Design-System,components/ design-tokens.md
Web Design Studio,bmad-wds-design-delivery,Design Delivery,DD,Validate specs are complete and package as DD yaml files for development handoff.,,,2-wds-design,bmad-wds-conceptual-specs,,true,design_artifacts/E-Development,delivery-package acceptance-criteria
Web Design Studio,bmad-wds-agentic-development,Agentic Development,AD,Iterative build-verify cycle with design log tracking and browser verification.,,,3-wds-build,bmad-wds-design-delivery,,false,_progress/agent-experiences,experience-documents
Web Design Studio,bmad-wds-usability-testing,Acceptance Testing,AT,Test on real users in their environment with retrospective think-aloud sessions.,,,3-wds-build,bmad-wds-agentic-development,,false,design_artifacts/E-Development,test-results findings
Web Design Studio,bmad-wds-product-evolution,Product Evolution,PE,Continuous improvement: feedback to Trigger Map to spec update to code to verify.,,,3-wds-build,bmad-wds-usability-testing,,false,design_artifacts,updated-artifacts
1 module skill display-name menu-code description action args phase preceded-by followed-by required output-location outputs
2 BMad Automator _meta false
3 BMad Automator bmad-story-automator Story Automator SA Automate the BMAD story build cycle across create dev QA review and retrospective steps. 4-implementation bmad-sprint-planning false implementation_artifacts story automation run
4 BMad Automator bmad-story-automator-review Story Automator Review SAR Runs the autonomous code review flow used by story automator sessions including auto-fix handling and sprint-status sync. 4-implementation bmad-dev-story false implementation_artifacts review report
5 BMad Builder _meta false https://bmad-builder-docs.bmad-method.org/llms.txt
6 BMad Builder bmad-bmb-setup Setup Builder Module SB Install or update BMad Builder module config and help entries. configure {-H: headless mode}|{inline values: skip prompts with provided values} anytime false {project-root}/_bmad config.yaml and config.user.yaml
7 BMad Builder bmad-agent-builder Build an Agent BA Create, edit, or rebuild an agent skill through conversational discovery. build-process {-H: headless mode}|{description: initial agent concept}|{path: existing agent to edit or rebuild} anytime bmad-agent-builder:quality-analysis false bmad_builder_output_folder agent skill
8 BMad Builder bmad-agent-builder Analyze an Agent AA Run quality analysis on an existing agent — structure, cohesion, prompt craft, and enhancement opportunities. quality-analysis {-H: headless mode}|{path: agent to analyze} anytime bmad-agent-builder:build-process false bmad_builder_reports quality report
9 BMad Builder bmad-workflow-builder Build a Workflow BW Create, edit, or rebuild a workflow or utility skill. build-process {-H: headless mode}|{description: initial skill concept}|{path: existing skill to edit or rebuild} anytime bmad-workflow-builder:quality-analysis false bmad_builder_output_folder workflow skill
10 BMad Builder bmad-workflow-builder Analyze a Workflow AW Run quality analysis on an existing workflow/skill — structure, efficiency, and enhancement opportunities. quality-analysis {-H: headless mode}|{path: skill to analyze} anytime bmad-workflow-builder:build-process false bmad_builder_reports quality report
11 BMad Builder bmad-workflow-builder Convert a Skill CW Convert any skill to BMad-compliant, outcome-driven equivalent with before/after HTML comparison report. convert-process {--convert: path or URL to source skill}|{-H: headless mode} anytime false bmad_builder_reports converted skill + comparison report
12 BMad Builder bmad-module-builder Ideate Module IM Brainstorm and plan a BMad module — explore ideas, decide architecture, and produce a build plan. ideate-module {description: initial module idea} anytime bmad-module-builder:create-module false bmad_builder_reports module plan
13 BMad Builder bmad-module-builder Create Module CM Scaffold module infrastructure into built skills, making them an installable BMad module. create-module {-H: headless mode}|{path: skills folder or single SKILL.md} anytime bmad-module-builder:ideate-module false bmad_builder_output_folder setup skill
14 BMad Builder bmad-module-builder Validate Module VM Check that a module's structure is complete, accurate, and all capabilities are properly registered. validate-module {-H: headless mode}|{path: module or skill to validate} anytime bmad-module-builder:create-module false bmad_builder_reports validation report
15 BMad Method _meta false https://docs.bmad-method.org/llms.txt
16 BMad Method bmad-investigate Investigate IN Forensic case investigation calibrated to the input. Evidence-graded analysis with hypothesis tracking. Produces a structured case file. 4-implementation false implementation_artifacts investigation report
17 BMad Method bmad-brainstorming Brainstorm Project BP Expert guided facilitation through a single or multiple techniques. 1-analysis false planning_artifacts brainstorming session
18 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
19 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
20 BMad Method bmad-technical-research Technical Research TR Technical feasibility architecture options and implementation approaches. 1-analysis false planning_artifacts|project_knowledge research documents
21 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
22 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
23 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
24 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-prd false planning_artifacts ux design
25 BMad Method bmad-create-architecture Create Architecture CA Guided workflow to document technical decisions. 3-solutioning true planning_artifacts architecture
26 BMad Method bmad-create-epics-and-stories Create Epics and Stories CE 3-solutioning bmad-create-architecture true planning_artifacts epics and stories
27 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
28 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
29 BMad Method bmad-sprint-status Sprint Status SS Anytime: Summarize sprint status and route to next workflow. 4-implementation bmad-sprint-planning false
30 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
31 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
32 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
33 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
34 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
35 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
36 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
37 BMad Method bmad-document-project Document Project DP Analyze an existing project to produce useful documentation. anytime false project-knowledge *
38 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
39 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
40 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
41 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
42 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
43 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
44 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
45 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
46 Core _meta false https://docs.bmad-method.org/llms.txt
47 Core bmad-brainstorming Brainstorming BSP Use early in ideation or when stuck generating ideas. anytime false {output_folder}/brainstorming brainstorming session
48 Core bmad-party-mode Party Mode PM Orchestrate multi-agent discussions when you need multiple perspectives or want agents to collaborate. anytime false
49 Core bmad-help BMad Help BH anytime false
50 Core bmad-index-docs Index Docs ID Use when LLM needs to understand available docs without loading everything. anytime false
51 Core bmad-shard-doc Shard Document SD Use when doc becomes too large (>500 lines) to manage effectively. [path] anytime false
52 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
53 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
54 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
55 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
56 Core bmad-distillator Distillator DG Use when you need token-efficient distillates that preserve all information for downstream LLM consumption. [path] anytime false adjacent to source document or specified output_path distillate markdown file(s)
57 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
58 Creative Intelligence Suite _meta false https://cis-docs.bmad-method.org/llms.txt
59 Creative Intelligence Suite bmad-cis-innovation-strategy Innovation Strategy IS Identify disruption opportunities and architect business model innovation. anytime false output_folder innovation strategy
60 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
61 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
62 Creative Intelligence Suite bmad-brainstorming Brainstorming BS Facilitate brainstorming sessions using one or more techniques. anytime false output_folder brainstorming session results
63 Creative Intelligence Suite bmad-cis-storytelling Storytelling ST Craft compelling narratives using proven story frameworks and techniques. anytime false output_folder narrative/story
64 Test Architecture Enterprise _meta false https://bmad-code-org.github.io/bmad-method-test-architecture-enterprise/llms.txt
65 Test Architecture Enterprise bmad-teach-me-testing Teach Me Testing TMT Teach testing fundamentals through 7 sessions (TEA Academy). 0-learning false test_artifacts progress file|session notes|certificate
66 Test Architecture Enterprise bmad-testarch-test-design Test Design TD Risk-based test planning. 3-solutioning bmad-testarch-framework false test_artifacts test design document
67 Test Architecture Enterprise bmad-testarch-framework Test Framework TF Initialize production-ready test framework. 3-solutioning bmad-testarch-test-design bmad-testarch-ci false test_artifacts framework scaffold
68 Test Architecture Enterprise bmad-testarch-ci CI Setup CI Configure CI/CD quality pipeline. 3-solutioning bmad-testarch-framework false test_artifacts ci config
69 Test Architecture Enterprise bmad-testarch-atdd ATDD AT Generate red-phase acceptance test scaffolds before implementation. 4-implementation bmad-create-story:create bmad-dev-story false test_artifacts atdd-checklist|red-phase acceptance tests
70 Test Architecture Enterprise bmad-testarch-automate Test Automation TA Expand test coverage. 4-implementation bmad-testarch-atdd false test_artifacts test suite
71 Test Architecture Enterprise bmad-testarch-test-review Test Review RV Quality audit (0-100 scoring). 4-implementation bmad-testarch-automate false test_artifacts review report
72 Test Architecture Enterprise bmad-testarch-nfr NFR Evidence Audit NR Audit non-functional requirement evidence. 4-implementation bmad-testarch-automate false test_artifacts nfr report
73 Test Architecture Enterprise bmad-testarch-trace Traceability TR Coverage traceability and gate. 4-implementation bmad-testarch-test-review false test_artifacts traceability matrix|gate decision
74 Web Design Studio bmad-wds-idun Wake Idun IDUN Setup and governance agent. Interviews org to configure Agent Space and authority model. 0-wds-agents false
75 Web Design Studio bmad-wds-saga Wake Saga SAGA Strategic Analyst agent for Phases 1-2. Scans repos and offers next steps. 0-wds-agents false
76 Web Design Studio bmad-wds-freya Wake Freya FREYA UX Designer agent for Phases 3-4. Checks prerequisites and offers next steps. 0-wds-agents false
77 Web Design Studio bmad-wds-alignment Alignment & Signoff AS Stakeholder buy-in pitch and service agreement. Skip if building your own product. 0-wds-pitch false design_artifacts/A-Product-Brief pitch service-agreement signoff
78 Web Design Studio bmad-wds-project-brief Project Brief PB Define product vision positioning and success criteria. Every design decision traces back to this. 1-wds-strategy true design_artifacts/A-Product-Brief project-brief.md
79 Web Design Studio bmad-wds-trigger-mapping Trigger Mapping TM Map business goals to user psychology. Create personas and score features against driving forces. 1-wds-strategy bmad-wds-project-brief true design_artifacts/B-Trigger-Map trigger-map.md personas/ feature-impact-analysis.md
80 Web Design Studio bmad-wds-platform-requirements Platform Requirements PR Technical boundaries: platforms devices integrations constraints. Skip for simple landing pages. 1-wds-strategy bmad-wds-project-brief false design_artifacts/A-Product-Brief platform-requirements.md
81 Web Design Studio bmad-wds-outline-scenarios Outline Scenarios OS Define user journeys as persona+goal+outcome. Each connects to a Trigger Map driving force. 2-wds-design bmad-wds-trigger-mapping true design_artifacts/C-UX-Scenarios scenario-overview.md
82 Web Design Studio bmad-wds-conceptual-sketching Conceptual Sketching CS Fast rough visual exploration before detailed specification. Skip for straightforward scenarios. 2-wds-design bmad-wds-outline-scenarios false design_artifacts/C-UX-Scenarios sketches
83 Web Design Studio bmad-wds-storyboarding Storyboarding SB Sequence the user journey through screens with entry points transitions and error paths. Skip for simple scenarios. 2-wds-design bmad-wds-outline-scenarios false design_artifacts/C-UX-Scenarios storyboards
84 Web Design Studio bmad-wds-conceptual-specs Conceptual Specifications SP Document every design decision for every element on every page. Developers build directly from this. 2-wds-design bmad-wds-outline-scenarios true design_artifacts/C-UX-Scenarios page-specs scenario-specs
85 Web Design Studio bmad-wds-functional-components Functional Components FI Extract reusable patterns from specs into component definitions. Skip if Design System Mode None. 2-wds-design bmad-wds-conceptual-specs false design_artifacts/C-UX-Scenarios component-candidates
86 Web Design Studio bmad-wds-visual-design Visual Design VD Transform specs into styled HTML prototypes with Figma round-trips. 2-wds-design bmad-wds-conceptual-specs false design_artifacts/C-UX-Scenarios html-prototypes visual-designs
87 Web Design Studio bmad-wds-design-system Design System DS Manage component library and design tokens. Skip if Design System Mode None. 2-wds-design bmad-wds-functional-components false design_artifacts/D-Design-System components/ design-tokens.md
88 Web Design Studio bmad-wds-design-delivery Design Delivery DD Validate specs are complete and package as DD yaml files for development handoff. 2-wds-design bmad-wds-conceptual-specs true design_artifacts/E-Development delivery-package acceptance-criteria
89 Web Design Studio bmad-wds-agentic-development Agentic Development AD Iterative build-verify cycle with design log tracking and browser verification. 3-wds-build bmad-wds-design-delivery false _progress/agent-experiences experience-documents
90 Web Design Studio bmad-wds-usability-testing Acceptance Testing AT Test on real users in their environment with retrospective think-aloud sessions. 3-wds-build bmad-wds-agentic-development false design_artifacts/E-Development test-results findings
91 Web Design Studio bmad-wds-product-evolution Product Evolution PE Continuous improvement: feedback to Trigger Map to spec update to code to verify. 3-wds-build bmad-wds-usability-testing false design_artifacts updated-artifacts

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,69 @@
installation:
version: 6.7.1
installDate: 2026-05-20T13:44:55.739Z
lastUpdated: 2026-05-20T13:44:55.739Z
modules:
- name: core
version: 6.7.1
installDate: 2026-05-20T13:44:54.710Z
lastUpdated: 2026-05-20T13:44:55.721Z
source: built-in
npmPackage: null
repoUrl: null
- name: bmm
version: 6.7.1
installDate: 2026-05-20T13:44:54.682Z
lastUpdated: 2026-05-20T13:44:55.723Z
source: built-in
npmPackage: null
repoUrl: null
- name: tea
version: v1.19.0
installDate: 2026-05-20T13:44:54.990Z
lastUpdated: 2026-05-20T13:44:55.726Z
source: external
npmPackage: bmad-method-test-architecture-enterprise
repoUrl: https://github.com/bmad-code-org/bmad-method-test-architecture-enterprise
channel: stable
sha: 8734d51f24071ddbcb3617390b5fcddb4128ef77
- name: bmb
version: v1.8.1
installDate: 2026-05-20T13:44:55.050Z
lastUpdated: 2026-05-20T13:44:55.729Z
source: external
npmPackage: bmad-builder
repoUrl: https://github.com/bmad-code-org/bmad-builder
channel: stable
sha: 3410d952eafe621f31fcdf4dd5efb2b06690a306
- name: automator
version: main
installDate: 2026-05-20T13:44:55.107Z
lastUpdated: 2026-05-20T13:44:55.734Z
source: external
npmPackage: bmad-story-automator
repoUrl: https://github.com/bmad-code-org/bmad-automator
channel: next
sha: 33601b9757383c526d120f112a03190f0c990762
- name: cis
version: v0.2.1
installDate: 2026-05-20T13:44:55.128Z
lastUpdated: 2026-05-20T13:44:55.737Z
source: external
npmPackage: bmad-creative-intelligence-suite
repoUrl: https://github.com/bmad-code-org/bmad-module-creative-intelligence-suite
channel: stable
sha: 07a8dd03d196a762f21c241d985293fe5b0f90e7
- name: wds
version: v0.4.3
installDate: 2026-05-20T13:44:55.475Z
lastUpdated: 2026-05-20T13:44:55.739Z
source: external
npmPackage: bmad-wds
repoUrl: https://github.com/bmad-code-org/bmad-method-wds-expansion
channel: stable
sha: cc16f09fcfab26d35635af1491f36a38a8431c8d
ides:
- claude-code
- codex
- gemini
- openclaw

View File

@@ -0,0 +1,87 @@
canonicalId,name,description,module,path
"bmad-advanced-elicitation","bmad-advanced-elicitation","Push the LLM to reconsider, refine, and improve its recent output. Use when user asks for deeper critique or mentions a known deeper critique method, e.g. socratic, first principles, pre-mortem, red team.","core","_bmad/core/bmad-advanced-elicitation/SKILL.md"
"bmad-brainstorming","bmad-brainstorming","Facilitate interactive brainstorming sessions using diverse creative techniques and ideation methods. Use when the user says help me brainstorm or help me ideate.","core","_bmad/core/bmad-brainstorming/SKILL.md"
"bmad-customize","bmad-customize","Authors and updates customization overrides for installed BMad skills. Use when the user says 'customize bmad', 'override a skill', 'change agent behavior', or 'customize a workflow'.","core","_bmad/core/bmad-customize/SKILL.md"
"bmad-distillator","bmad-distillator","Lossless LLM-optimized compression of source documents. Use when the user requests to 'distill documents' or 'create a distillate'.","core","_bmad/core/bmad-distillator/SKILL.md"
"bmad-editorial-review-prose","bmad-editorial-review-prose","Clinical copy-editor that reviews text for communication issues. Use when user says review for prose or improve the prose","core","_bmad/core/bmad-editorial-review-prose/SKILL.md"
"bmad-editorial-review-structure","bmad-editorial-review-structure","Structural editor that proposes cuts, reorganization, and simplification while preserving comprehension. Use when user requests structural review or editorial review of structure","core","_bmad/core/bmad-editorial-review-structure/SKILL.md"
"bmad-help","bmad-help","Analyzes current state and user query to answer BMad questions or recommend the next skill(s) to use. Use when user asks for help, bmad help, what to do next, or what to start with in BMad.","core","_bmad/core/bmad-help/SKILL.md"
"bmad-index-docs","bmad-index-docs","Generates or updates an index.md to reference all docs in the folder. Use if user requests to create or update an index of all files in a specific folder","core","_bmad/core/bmad-index-docs/SKILL.md"
"bmad-party-mode","bmad-party-mode","Orchestrates group discussions between installed BMAD agents, enabling natural multi-agent conversations where each agent is a real subagent with independent thinking. Use when user requests party mode, wants multiple agent perspectives, group discussion, roundtable, or multi-agent conversation about their project.","core","_bmad/core/bmad-party-mode/SKILL.md"
"bmad-review-adversarial-general","bmad-review-adversarial-general","Perform a Cynical Review and produce a findings report. Use when the user requests a critical review of something","core","_bmad/core/bmad-review-adversarial-general/SKILL.md"
"bmad-review-edge-case-hunter","bmad-review-edge-case-hunter","Walk every branching path and boundary condition in content, report only unhandled edge cases. Orthogonal to adversarial review - method-driven not attitude-driven. Use when you need exhaustive edge-case analysis of code, specs, or diffs.","core","_bmad/core/bmad-review-edge-case-hunter/SKILL.md"
"bmad-shard-doc","bmad-shard-doc","Splits large markdown documents into smaller, organized files based on level 2 (default) sections. Use if the user says perform shard document","core","_bmad/core/bmad-shard-doc/SKILL.md"
"bmad-agent-analyst","bmad-agent-analyst","Strategic business analyst and requirements expert. Use when the user asks to talk to Mary or requests the business analyst.","bmm","_bmad/bmm/1-analysis/bmad-agent-analyst/SKILL.md"
"bmad-agent-tech-writer","bmad-agent-tech-writer","Technical documentation specialist and knowledge curator. Use when the user asks to talk to Paige or requests the tech writer.","bmm","_bmad/bmm/1-analysis/bmad-agent-tech-writer/SKILL.md"
"bmad-document-project","bmad-document-project","Document brownfield projects for AI context. Use when the user says ""document this project"" or ""generate project docs""","bmm","_bmad/bmm/1-analysis/bmad-document-project/SKILL.md"
"bmad-prfaq","bmad-prfaq","Working Backwards PRFAQ challenge to forge product concepts. Use when the user requests to 'create a PRFAQ', 'work backwards', or 'run the PRFAQ challenge'.","bmm","_bmad/bmm/1-analysis/bmad-prfaq/SKILL.md"
"bmad-product-brief","bmad-product-brief","Create, update, or validate a product brief. Use when the user wants help producing, editing, or validating a brief.","bmm","_bmad/bmm/1-analysis/bmad-product-brief/SKILL.md"
"bmad-domain-research","bmad-domain-research","Conduct domain and industry research. Use when the user says wants to do domain research for a topic or industry","bmm","_bmad/bmm/1-analysis/research/bmad-domain-research/SKILL.md"
"bmad-market-research","bmad-market-research","Conduct market research on competition and customers. Use when the user says they need market research","bmm","_bmad/bmm/1-analysis/research/bmad-market-research/SKILL.md"
"bmad-technical-research","bmad-technical-research","Conduct technical research on technologies and architecture. Use when the user says they would like to do or produce a technical research report","bmm","_bmad/bmm/1-analysis/research/bmad-technical-research/SKILL.md"
"bmad-agent-pm","bmad-agent-pm","Product manager for PRD creation and requirements discovery. Use when the user asks to talk to John or requests the product manager.","bmm","_bmad/bmm/2-plan-workflows/bmad-agent-pm/SKILL.md"
"bmad-agent-ux-designer","bmad-agent-ux-designer","UX designer and UI specialist. Use when the user asks to talk to Sally or requests the UX designer.","bmm","_bmad/bmm/2-plan-workflows/bmad-agent-ux-designer/SKILL.md"
"bmad-create-prd","bmad-create-prd","DEPRECATED — consolidated into bmad-prd create intent - this skill will be removed in v7 in favor of `bmad-prd`.","bmm","_bmad/bmm/2-plan-workflows/bmad-create-prd/SKILL.md"
"bmad-create-ux-design","bmad-create-ux-design","Plan UX patterns and design specifications. Use when the user says ""lets create UX design"" or ""create UX specifications"" or ""help me plan the UX""","bmm","_bmad/bmm/2-plan-workflows/bmad-create-ux-design/SKILL.md"
"bmad-edit-prd","bmad-edit-prd","DEPRECATED — consolidated into bmad-prd update intent - this skill will be removed in v7 in favor of `bmad-prd`.","bmm","_bmad/bmm/2-plan-workflows/bmad-edit-prd/SKILL.md"
"bmad-prd","bmad-prd","Create, update, or validate a PRD. Use when the user wants help producing, editing, or validating a PRD.","bmm","_bmad/bmm/2-plan-workflows/bmad-prd/SKILL.md"
"bmad-validate-prd","bmad-validate-prd","DEPRECATED — consolidated into bmad-prd validate intent - this skill will be removed in v7 in favor of `bmad-prd`.","bmm","_bmad/bmm/2-plan-workflows/bmad-validate-prd/SKILL.md"
"bmad-agent-architect","bmad-agent-architect","System architect and technical design leader. Use when the user asks to talk to Winston or requests the architect.","bmm","_bmad/bmm/3-solutioning/bmad-agent-architect/SKILL.md"
"bmad-check-implementation-readiness","bmad-check-implementation-readiness","Validate PRD, UX, Architecture and Epics specs are complete. Use when the user says ""check implementation readiness"".","bmm","_bmad/bmm/3-solutioning/bmad-check-implementation-readiness/SKILL.md"
"bmad-create-architecture","bmad-create-architecture","Create architecture solution design decisions for AI agent consistency. Use when the user says ""lets create architecture"" or ""create technical architecture"" or ""create a solution design""","bmm","_bmad/bmm/3-solutioning/bmad-create-architecture/SKILL.md"
"bmad-create-epics-and-stories","bmad-create-epics-and-stories","Break requirements into epics and user stories. Use when the user says ""create the epics and stories list""","bmm","_bmad/bmm/3-solutioning/bmad-create-epics-and-stories/SKILL.md"
"bmad-generate-project-context","bmad-generate-project-context","Create project-context.md with AI rules. Use when the user says ""generate project context"" or ""create project context""","bmm","_bmad/bmm/3-solutioning/bmad-generate-project-context/SKILL.md"
"bmad-agent-dev","bmad-agent-dev","Senior software engineer for story execution and code implementation. Use when the user asks to talk to Amelia or requests the developer agent.","bmm","_bmad/bmm/4-implementation/bmad-agent-dev/SKILL.md"
"bmad-checkpoint-preview","bmad-checkpoint-preview","LLM-assisted human-in-the-loop review. Make sense of a change, focus attention where it matters, test. Use when the user says ""checkpoint"", ""human review"", or ""walk me through this change"".","bmm","_bmad/bmm/4-implementation/bmad-checkpoint-preview/SKILL.md"
"bmad-code-review","bmad-code-review","Review code changes adversarially using parallel review layers (Blind Hunter, Edge Case Hunter, Acceptance Auditor) with structured triage into actionable categories. Use when the user says ""run code review"" or ""review this code""","bmm","_bmad/bmm/4-implementation/bmad-code-review/SKILL.md"
"bmad-correct-course","bmad-correct-course","Manage significant changes during sprint execution. Use when the user says ""correct course"" or ""propose sprint change""","bmm","_bmad/bmm/4-implementation/bmad-correct-course/SKILL.md"
"bmad-create-story","bmad-create-story","Creates a dedicated story file with all the context the agent will need to implement it later. Use when the user says ""create the next story"" or ""create story [story identifier]""","bmm","_bmad/bmm/4-implementation/bmad-create-story/SKILL.md"
"bmad-dev-story","bmad-dev-story","Execute story implementation following a context filled story spec file. Use when the user says ""dev this story [story file]"" or ""implement the next story in the sprint plan""","bmm","_bmad/bmm/4-implementation/bmad-dev-story/SKILL.md"
"bmad-investigate","bmad-investigate","Forensic case investigation with evidence-graded findings, calibrated to the input. Use when the user asks to investigate a bug, trace what caused an incident, walk through unfamiliar code, or build a mental model of a code area before working on it.","bmm","_bmad/bmm/4-implementation/bmad-investigate/SKILL.md"
"bmad-qa-generate-e2e-tests","bmad-qa-generate-e2e-tests","Generate end to end automated tests for existing features. Use when the user says ""create qa automated tests for [feature]""","bmm","_bmad/bmm/4-implementation/bmad-qa-generate-e2e-tests/SKILL.md"
"bmad-quick-dev","bmad-quick-dev","Implements any user intent, requirement, story, bug fix or change request by producing clean working code artifacts that follow the project's existing architecture, patterns and conventions. Use when the user wants to build, fix, tweak, refactor, add or modify any code, component or feature.","bmm","_bmad/bmm/4-implementation/bmad-quick-dev/SKILL.md"
"bmad-retrospective","bmad-retrospective","Post-epic review to extract lessons and assess success. Use when the user says ""run a retrospective"" or ""lets retro the epic [epic]""","bmm","_bmad/bmm/4-implementation/bmad-retrospective/SKILL.md"
"bmad-sprint-planning","bmad-sprint-planning","Generate sprint status tracking from epics. Use when the user says ""run sprint planning"" or ""generate sprint plan""","bmm","_bmad/bmm/4-implementation/bmad-sprint-planning/SKILL.md"
"bmad-sprint-status","bmad-sprint-status","Summarize sprint status and surface risks. Use when the user says ""check sprint status"" or ""show sprint status""","bmm","_bmad/bmm/4-implementation/bmad-sprint-status/SKILL.md"
"bmad-tea","bmad-tea","Master Test Architect and Quality Advisor. Use when the user asks to talk to Murat or requests the Test Architect.","tea","_bmad/tea/agents/bmad-tea/SKILL.md"
"bmad-teach-me-testing","bmad-teach-me-testing","Teach testing progressively through structured sessions. Use when user says ""lets learn testing"" or ""I want to study test practices""","tea","_bmad/tea/workflows/testarch/bmad-teach-me-testing/SKILL.md"
"bmad-testarch-atdd","bmad-testarch-atdd","Generate red-phase acceptance test scaffolds using the TDD cycle. Use when the user says ""lets write acceptance tests"" or ""I want to do ATDD""","tea","_bmad/tea/workflows/testarch/bmad-testarch-atdd/SKILL.md"
"bmad-testarch-automate","bmad-testarch-automate","Expand test automation coverage for codebase. Use when user says ""lets expand test coverage"" or ""I want to automate tests""","tea","_bmad/tea/workflows/testarch/bmad-testarch-automate/SKILL.md"
"bmad-testarch-ci","bmad-testarch-ci","Scaffold CI/CD quality pipeline with test execution. Use when the user says ""lets setup CI pipeline"" or ""I want to create quality gates""","tea","_bmad/tea/workflows/testarch/bmad-testarch-ci/SKILL.md"
"bmad-testarch-framework","bmad-testarch-framework","Initialize test framework with Playwright or Cypress. Use when the user says ""lets setup test framework"" or ""I want to initialize testing framework""","tea","_bmad/tea/workflows/testarch/bmad-testarch-framework/SKILL.md"
"bmad-testarch-nfr","bmad-testarch-nfr","Audit NFR evidence for performance, security, reliability, and scalability. Use when implementation evidence exists and the user says ""audit NFR evidence"", ""audit NFRs"", or ""evaluate non-functional requirements""","tea","_bmad/tea/workflows/testarch/bmad-testarch-nfr/SKILL.md"
"bmad-testarch-test-design","bmad-testarch-test-design","Create system-level or epic-level test plans. Use when the user says ""lets design test plan"" or ""I want to create test strategy""","tea","_bmad/tea/workflows/testarch/bmad-testarch-test-design/SKILL.md"
"bmad-testarch-test-review","bmad-testarch-test-review","Review test quality using best practices validation. Use when user says ""lets review tests"" or ""I want to evaluate test quality""","tea","_bmad/tea/workflows/testarch/bmad-testarch-test-review/SKILL.md"
"bmad-testarch-trace","bmad-testarch-trace","Generate traceability matrix and quality gate decision. Use when the user says ""lets create traceability matrix"" or ""I want to analyze test coverage""","tea","_bmad/tea/workflows/testarch/bmad-testarch-trace/SKILL.md"
"bmad-agent-builder","bmad-agent-builder","Builds, edits or analyzes Agent Skills through conversational discovery. Use when the user requests to ""Create an Agent"", ""Analyze an Agent"" or ""Edit an Agent"".","bmb","_bmad/bmb/bmad-agent-builder/SKILL.md"
"bmad-bmb-setup","bmad-bmb-setup","Sets up BMad Builder module in a project. Use when the user requests to 'install bmb module', 'configure BMad Builder', or 'setup BMad Builder'.","bmb","_bmad/bmb/bmad-bmb-setup/SKILL.md"
"bmad-eval-runner","bmad-eval-runner","Run a skill's evals in a clean, isolated environment and report results. Use when the user wants to evaluate a skill, run evals, benchmark a skill, validate triggers, or grade skill outputs.","bmb","_bmad/bmb/bmad-eval-runner/SKILL.md"
"bmad-module-builder","bmad-module-builder","Plans, creates, and validates BMad modules. Use when the user requests to 'ideate module', 'plan a module', 'create module', 'build a module', or 'validate module'.","bmb","_bmad/bmb/bmad-module-builder/SKILL.md"
"bmad-workflow-builder","bmad-workflow-builder","Builds, edits, and analyzes workflows and skills. Use when the user requests to ""build a workflow"", ""modify a workflow"", ""quality check workflow"", or ""analyze skill"".","bmb","_bmad/bmb/bmad-workflow-builder/SKILL.md"
"bmad-story-automator","bmad-story-automator","Automate the BMAD story build cycle across create, dev, QA automation, review, and retrospective steps with resumable tmux orchestration. Use when the user says ""run story automator"", ""automate stories"", or asks to build all stories in an epic.","automator","_bmad/automator/bmad-story-automator/SKILL.md"
"bmad-story-automator-review","bmad-story-automator-review","Runs the autonomous code review flow used by story automator sessions, including auto-fix handling and sprint-status sync. Use when the story automator asks for a non-interactive review of a story.","automator","_bmad/automator/bmad-story-automator-review/SKILL.md"
"bmad-cis-agent-brainstorming-coach","bmad-cis-agent-brainstorming-coach","Elite brainstorming specialist for facilitated ideation sessions. Use when the user asks to talk to Carson or requests the Brainstorming Specialist.","cis","_bmad/cis/skills/bmad-cis-agent-brainstorming-coach/SKILL.md"
"bmad-cis-agent-creative-problem-solver","bmad-cis-agent-creative-problem-solver","Master problem solver for systematic problem-solving methodologies. Use when the user asks to talk to Dr. Quinn or requests the Master Problem Solver.","cis","_bmad/cis/skills/bmad-cis-agent-creative-problem-solver/SKILL.md"
"bmad-cis-agent-design-thinking-coach","bmad-cis-agent-design-thinking-coach","Design thinking maestro for human-centered design processes. Use when the user asks to talk to Maya or requests the Design Thinking Maestro.","cis","_bmad/cis/skills/bmad-cis-agent-design-thinking-coach/SKILL.md"
"bmad-cis-agent-innovation-strategist","bmad-cis-agent-innovation-strategist","Disruptive innovation oracle for business model innovation and strategic disruption. Use when the user asks to talk to Victor or requests the Disruptive Innovation Oracle.","cis","_bmad/cis/skills/bmad-cis-agent-innovation-strategist/SKILL.md"
"bmad-cis-agent-presentation-master","bmad-cis-agent-presentation-master","Visual communication and presentation expert for slide decks, pitch decks, and visual storytelling. Use when the user asks to talk to Caravaggio or requests the Presentation Expert.","cis","_bmad/cis/skills/bmad-cis-agent-presentation-master/SKILL.md"
"bmad-cis-agent-storyteller","bmad-cis-agent-storyteller","Master storyteller for compelling narratives using proven frameworks. Use when the user asks to talk to Sophia or requests the Master Storyteller.","cis","_bmad/cis/skills/bmad-cis-agent-storyteller/SKILL.md"
"bmad-cis-design-thinking","bmad-cis-design-thinking","Guide human-centered design processes using empathy-driven methodologies. Use when the user says ""lets run design thinking"" or ""I want to apply design thinking""","cis","_bmad/cis/skills/bmad-cis-design-thinking/SKILL.md"
"bmad-cis-innovation-strategy","bmad-cis-innovation-strategy","Identify disruption opportunities and architect business model innovation. Use when the user says ""lets create an innovation strategy"" or ""I want to find disruption opportunities""","cis","_bmad/cis/skills/bmad-cis-innovation-strategy/SKILL.md"
"bmad-cis-problem-solving","bmad-cis-problem-solving","Apply systematic problem-solving methodologies to complex challenges. Use when the user says ""guide me through structured problem solving"" or ""I want to crack this challenge with guided problem solving techniques""","cis","_bmad/cis/skills/bmad-cis-problem-solving/SKILL.md"
"bmad-cis-storytelling","bmad-cis-storytelling","Craft compelling narratives using story frameworks. Use when the user says ""help me with storytelling"" or ""I want to create a narrative through storytelling""","cis","_bmad/cis/skills/bmad-cis-storytelling/SKILL.md"
"wds-agent-freya-ux","wds-agent-freya-ux","Strategic UX designer and design thinking partner for WDS. Use when the user asks to talk to Freya or requests the WDS designer.","wds","_bmad/wds/agents/wds-agent-freya-ux/SKILL.md"
"wds-agent-mimir-builder","wds-agent-mimir-builder","Implementation agent. Owns the tech audit, the PRD, and the build. Reads Freya's Work Orders and turns them into working code — one verified task at a time.","wds","_bmad/wds/agents/wds-agent-mimir-builder/SKILL.md"
"wds-agent-saga-analyst","wds-agent-saga-analyst","Strategic business analyst and product discovery partner for WDS. Use when the user asks to talk to Saga or requests the WDS analyst.","wds","_bmad/wds/agents/wds-agent-saga-analyst/SKILL.md"
"memory","memory","Session state backend for WDS. Called by wrap, start, and handoff tools — never directly by users. Writes to progress/ in the project repo.","wds","_bmad/wds/tools/memory/SKILL.md"
"sync","sync","Syncs WDS skills from the current project (_bmad/wds/) to ~/.claude/commands/ so they work in any project. Called automatically on every agent activation.","wds","_bmad/wds/tools/sync/SKILL.md"
"wds-0-alignment-signoff","wds-0-alignment-signoff","Create alignment around your idea before starting the project","wds","_bmad/wds/workflows/wds-0-alignment-signoff/SKILL.md"
"wds-0-project-setup","wds-0-project-setup","Project onboarding - determine project type, complexity, tech stack, and route to correct phase","wds","_bmad/wds/workflows/wds-0-project-setup/SKILL.md"
"wds-1-project-brief","wds-1-project-brief","Establish project context - foundation for all design work","wds","_bmad/wds/workflows/wds-1-project-brief/SKILL.md"
"wds-2-trigger-mapping","wds-2-trigger-mapping","Map business goals to user psychology through structured workshops","wds","_bmad/wds/workflows/wds-2-trigger-mapping/SKILL.md"
"wds-3-scenarios","wds-3-scenarios","Create UX scenario outlines from Trigger Map through structured micro-steps","wds","_bmad/wds/workflows/wds-3-scenarios/SKILL.md"
"wds-4-ux-design","wds-4-ux-design","Transform ideas into detailed visual specifications through scenario-driven design","wds","_bmad/wds/workflows/wds-4-ux-design/SKILL.md"
"wds-5-agentic-development","wds-5-agentic-development","AI-assisted development, testing, and reverse engineering through structured agent collaboration","wds","_bmad/wds/workflows/wds-5-agentic-development/SKILL.md"
"wds-6-asset-generation","wds-6-asset-generation","Generate visual and text assets from specifications through AI-powered creative production","wds","_bmad/wds/workflows/wds-6-asset-generation/SKILL.md"
"wds-7-design-system","wds-7-design-system","Create, import, browse, and maintain design system components and tokens","wds","_bmad/wds/workflows/wds-7-design-system/SKILL.md"
"wds-8-product-evolution","wds-8-product-evolution","Brownfield improvements — the full WDS pipeline in miniature for existing products","wds","_bmad/wds/workflows/wds-8-product-evolution/SKILL.md"
1 canonicalId name description module path
2 bmad-advanced-elicitation bmad-advanced-elicitation Push the LLM to reconsider, refine, and improve its recent output. Use when user asks for deeper critique or mentions a known deeper critique method, e.g. socratic, first principles, pre-mortem, red team. core _bmad/core/bmad-advanced-elicitation/SKILL.md
3 bmad-brainstorming bmad-brainstorming Facilitate interactive brainstorming sessions using diverse creative techniques and ideation methods. Use when the user says help me brainstorm or help me ideate. core _bmad/core/bmad-brainstorming/SKILL.md
4 bmad-customize bmad-customize Authors and updates customization overrides for installed BMad skills. Use when the user says 'customize bmad', 'override a skill', 'change agent behavior', or 'customize a workflow'. core _bmad/core/bmad-customize/SKILL.md
5 bmad-distillator bmad-distillator Lossless LLM-optimized compression of source documents. Use when the user requests to 'distill documents' or 'create a distillate'. core _bmad/core/bmad-distillator/SKILL.md
6 bmad-editorial-review-prose bmad-editorial-review-prose Clinical copy-editor that reviews text for communication issues. Use when user says review for prose or improve the prose core _bmad/core/bmad-editorial-review-prose/SKILL.md
7 bmad-editorial-review-structure bmad-editorial-review-structure Structural editor that proposes cuts, reorganization, and simplification while preserving comprehension. Use when user requests structural review or editorial review of structure core _bmad/core/bmad-editorial-review-structure/SKILL.md
8 bmad-help bmad-help Analyzes current state and user query to answer BMad questions or recommend the next skill(s) to use. Use when user asks for help, bmad help, what to do next, or what to start with in BMad. core _bmad/core/bmad-help/SKILL.md
9 bmad-index-docs bmad-index-docs Generates or updates an index.md to reference all docs in the folder. Use if user requests to create or update an index of all files in a specific folder core _bmad/core/bmad-index-docs/SKILL.md
10 bmad-party-mode bmad-party-mode Orchestrates group discussions between installed BMAD agents, enabling natural multi-agent conversations where each agent is a real subagent with independent thinking. Use when user requests party mode, wants multiple agent perspectives, group discussion, roundtable, or multi-agent conversation about their project. core _bmad/core/bmad-party-mode/SKILL.md
11 bmad-review-adversarial-general bmad-review-adversarial-general Perform a Cynical Review and produce a findings report. Use when the user requests a critical review of something core _bmad/core/bmad-review-adversarial-general/SKILL.md
12 bmad-review-edge-case-hunter bmad-review-edge-case-hunter Walk every branching path and boundary condition in content, report only unhandled edge cases. Orthogonal to adversarial review - method-driven not attitude-driven. Use when you need exhaustive edge-case analysis of code, specs, or diffs. core _bmad/core/bmad-review-edge-case-hunter/SKILL.md
13 bmad-shard-doc bmad-shard-doc Splits large markdown documents into smaller, organized files based on level 2 (default) sections. Use if the user says perform shard document core _bmad/core/bmad-shard-doc/SKILL.md
14 bmad-agent-analyst bmad-agent-analyst Strategic business analyst and requirements expert. Use when the user asks to talk to Mary or requests the business analyst. bmm _bmad/bmm/1-analysis/bmad-agent-analyst/SKILL.md
15 bmad-agent-tech-writer bmad-agent-tech-writer Technical documentation specialist and knowledge curator. Use when the user asks to talk to Paige or requests the tech writer. bmm _bmad/bmm/1-analysis/bmad-agent-tech-writer/SKILL.md
16 bmad-document-project bmad-document-project Document brownfield projects for AI context. Use when the user says "document this project" or "generate project docs" bmm _bmad/bmm/1-analysis/bmad-document-project/SKILL.md
17 bmad-prfaq bmad-prfaq Working Backwards PRFAQ challenge to forge product concepts. Use when the user requests to 'create a PRFAQ', 'work backwards', or 'run the PRFAQ challenge'. bmm _bmad/bmm/1-analysis/bmad-prfaq/SKILL.md
18 bmad-product-brief bmad-product-brief Create, update, or validate a product brief. Use when the user wants help producing, editing, or validating a brief. bmm _bmad/bmm/1-analysis/bmad-product-brief/SKILL.md
19 bmad-domain-research bmad-domain-research Conduct domain and industry research. Use when the user says wants to do domain research for a topic or industry bmm _bmad/bmm/1-analysis/research/bmad-domain-research/SKILL.md
20 bmad-market-research bmad-market-research Conduct market research on competition and customers. Use when the user says they need market research bmm _bmad/bmm/1-analysis/research/bmad-market-research/SKILL.md
21 bmad-technical-research bmad-technical-research Conduct technical research on technologies and architecture. Use when the user says they would like to do or produce a technical research report bmm _bmad/bmm/1-analysis/research/bmad-technical-research/SKILL.md
22 bmad-agent-pm bmad-agent-pm Product manager for PRD creation and requirements discovery. Use when the user asks to talk to John or requests the product manager. bmm _bmad/bmm/2-plan-workflows/bmad-agent-pm/SKILL.md
23 bmad-agent-ux-designer bmad-agent-ux-designer UX designer and UI specialist. Use when the user asks to talk to Sally or requests the UX designer. bmm _bmad/bmm/2-plan-workflows/bmad-agent-ux-designer/SKILL.md
24 bmad-create-prd bmad-create-prd DEPRECATED — consolidated into bmad-prd create intent - this skill will be removed in v7 in favor of `bmad-prd`. bmm _bmad/bmm/2-plan-workflows/bmad-create-prd/SKILL.md
25 bmad-create-ux-design bmad-create-ux-design Plan UX patterns and design specifications. Use when the user says "lets create UX design" or "create UX specifications" or "help me plan the UX" bmm _bmad/bmm/2-plan-workflows/bmad-create-ux-design/SKILL.md
26 bmad-edit-prd bmad-edit-prd DEPRECATED — consolidated into bmad-prd update intent - this skill will be removed in v7 in favor of `bmad-prd`. bmm _bmad/bmm/2-plan-workflows/bmad-edit-prd/SKILL.md
27 bmad-prd bmad-prd Create, update, or validate a PRD. Use when the user wants help producing, editing, or validating a PRD. bmm _bmad/bmm/2-plan-workflows/bmad-prd/SKILL.md
28 bmad-validate-prd bmad-validate-prd DEPRECATED — consolidated into bmad-prd validate intent - this skill will be removed in v7 in favor of `bmad-prd`. bmm _bmad/bmm/2-plan-workflows/bmad-validate-prd/SKILL.md
29 bmad-agent-architect bmad-agent-architect System architect and technical design leader. Use when the user asks to talk to Winston or requests the architect. bmm _bmad/bmm/3-solutioning/bmad-agent-architect/SKILL.md
30 bmad-check-implementation-readiness bmad-check-implementation-readiness Validate PRD, UX, Architecture and Epics specs are complete. Use when the user says "check implementation readiness". bmm _bmad/bmm/3-solutioning/bmad-check-implementation-readiness/SKILL.md
31 bmad-create-architecture bmad-create-architecture Create architecture solution design decisions for AI agent consistency. Use when the user says "lets create architecture" or "create technical architecture" or "create a solution design" bmm _bmad/bmm/3-solutioning/bmad-create-architecture/SKILL.md
32 bmad-create-epics-and-stories bmad-create-epics-and-stories Break requirements into epics and user stories. Use when the user says "create the epics and stories list" bmm _bmad/bmm/3-solutioning/bmad-create-epics-and-stories/SKILL.md
33 bmad-generate-project-context bmad-generate-project-context Create project-context.md with AI rules. Use when the user says "generate project context" or "create project context" bmm _bmad/bmm/3-solutioning/bmad-generate-project-context/SKILL.md
34 bmad-agent-dev bmad-agent-dev Senior software engineer for story execution and code implementation. Use when the user asks to talk to Amelia or requests the developer agent. bmm _bmad/bmm/4-implementation/bmad-agent-dev/SKILL.md
35 bmad-checkpoint-preview bmad-checkpoint-preview LLM-assisted human-in-the-loop review. Make sense of a change, focus attention where it matters, test. Use when the user says "checkpoint", "human review", or "walk me through this change". bmm _bmad/bmm/4-implementation/bmad-checkpoint-preview/SKILL.md
36 bmad-code-review bmad-code-review Review code changes adversarially using parallel review layers (Blind Hunter, Edge Case Hunter, Acceptance Auditor) with structured triage into actionable categories. Use when the user says "run code review" or "review this code" bmm _bmad/bmm/4-implementation/bmad-code-review/SKILL.md
37 bmad-correct-course bmad-correct-course Manage significant changes during sprint execution. Use when the user says "correct course" or "propose sprint change" bmm _bmad/bmm/4-implementation/bmad-correct-course/SKILL.md
38 bmad-create-story bmad-create-story Creates a dedicated story file with all the context the agent will need to implement it later. Use when the user says "create the next story" or "create story [story identifier]" bmm _bmad/bmm/4-implementation/bmad-create-story/SKILL.md
39 bmad-dev-story bmad-dev-story Execute story implementation following a context filled story spec file. Use when the user says "dev this story [story file]" or "implement the next story in the sprint plan" bmm _bmad/bmm/4-implementation/bmad-dev-story/SKILL.md
40 bmad-investigate bmad-investigate Forensic case investigation with evidence-graded findings, calibrated to the input. Use when the user asks to investigate a bug, trace what caused an incident, walk through unfamiliar code, or build a mental model of a code area before working on it. bmm _bmad/bmm/4-implementation/bmad-investigate/SKILL.md
41 bmad-qa-generate-e2e-tests bmad-qa-generate-e2e-tests Generate end to end automated tests for existing features. Use when the user says "create qa automated tests for [feature]" bmm _bmad/bmm/4-implementation/bmad-qa-generate-e2e-tests/SKILL.md
42 bmad-quick-dev bmad-quick-dev Implements any user intent, requirement, story, bug fix or change request by producing clean working code artifacts that follow the project's existing architecture, patterns and conventions. Use when the user wants to build, fix, tweak, refactor, add or modify any code, component or feature. bmm _bmad/bmm/4-implementation/bmad-quick-dev/SKILL.md
43 bmad-retrospective bmad-retrospective Post-epic review to extract lessons and assess success. Use when the user says "run a retrospective" or "lets retro the epic [epic]" bmm _bmad/bmm/4-implementation/bmad-retrospective/SKILL.md
44 bmad-sprint-planning bmad-sprint-planning Generate sprint status tracking from epics. Use when the user says "run sprint planning" or "generate sprint plan" bmm _bmad/bmm/4-implementation/bmad-sprint-planning/SKILL.md
45 bmad-sprint-status bmad-sprint-status Summarize sprint status and surface risks. Use when the user says "check sprint status" or "show sprint status" bmm _bmad/bmm/4-implementation/bmad-sprint-status/SKILL.md
46 bmad-tea bmad-tea Master Test Architect and Quality Advisor. Use when the user asks to talk to Murat or requests the Test Architect. tea _bmad/tea/agents/bmad-tea/SKILL.md
47 bmad-teach-me-testing bmad-teach-me-testing Teach testing progressively through structured sessions. Use when user says "lets learn testing" or "I want to study test practices" tea _bmad/tea/workflows/testarch/bmad-teach-me-testing/SKILL.md
48 bmad-testarch-atdd bmad-testarch-atdd Generate red-phase acceptance test scaffolds using the TDD cycle. Use when the user says "lets write acceptance tests" or "I want to do ATDD" tea _bmad/tea/workflows/testarch/bmad-testarch-atdd/SKILL.md
49 bmad-testarch-automate bmad-testarch-automate Expand test automation coverage for codebase. Use when user says "lets expand test coverage" or "I want to automate tests" tea _bmad/tea/workflows/testarch/bmad-testarch-automate/SKILL.md
50 bmad-testarch-ci bmad-testarch-ci Scaffold CI/CD quality pipeline with test execution. Use when the user says "lets setup CI pipeline" or "I want to create quality gates" tea _bmad/tea/workflows/testarch/bmad-testarch-ci/SKILL.md
51 bmad-testarch-framework bmad-testarch-framework Initialize test framework with Playwright or Cypress. Use when the user says "lets setup test framework" or "I want to initialize testing framework" tea _bmad/tea/workflows/testarch/bmad-testarch-framework/SKILL.md
52 bmad-testarch-nfr bmad-testarch-nfr Audit NFR evidence for performance, security, reliability, and scalability. Use when implementation evidence exists and the user says "audit NFR evidence", "audit NFRs", or "evaluate non-functional requirements" tea _bmad/tea/workflows/testarch/bmad-testarch-nfr/SKILL.md
53 bmad-testarch-test-design bmad-testarch-test-design Create system-level or epic-level test plans. Use when the user says "lets design test plan" or "I want to create test strategy" tea _bmad/tea/workflows/testarch/bmad-testarch-test-design/SKILL.md
54 bmad-testarch-test-review bmad-testarch-test-review Review test quality using best practices validation. Use when user says "lets review tests" or "I want to evaluate test quality" tea _bmad/tea/workflows/testarch/bmad-testarch-test-review/SKILL.md
55 bmad-testarch-trace bmad-testarch-trace Generate traceability matrix and quality gate decision. Use when the user says "lets create traceability matrix" or "I want to analyze test coverage" tea _bmad/tea/workflows/testarch/bmad-testarch-trace/SKILL.md
56 bmad-agent-builder bmad-agent-builder Builds, edits or analyzes Agent Skills through conversational discovery. Use when the user requests to "Create an Agent", "Analyze an Agent" or "Edit an Agent". bmb _bmad/bmb/bmad-agent-builder/SKILL.md
57 bmad-bmb-setup bmad-bmb-setup Sets up BMad Builder module in a project. Use when the user requests to 'install bmb module', 'configure BMad Builder', or 'setup BMad Builder'. bmb _bmad/bmb/bmad-bmb-setup/SKILL.md
58 bmad-eval-runner bmad-eval-runner Run a skill's evals in a clean, isolated environment and report results. Use when the user wants to evaluate a skill, run evals, benchmark a skill, validate triggers, or grade skill outputs. bmb _bmad/bmb/bmad-eval-runner/SKILL.md
59 bmad-module-builder bmad-module-builder Plans, creates, and validates BMad modules. Use when the user requests to 'ideate module', 'plan a module', 'create module', 'build a module', or 'validate module'. bmb _bmad/bmb/bmad-module-builder/SKILL.md
60 bmad-workflow-builder bmad-workflow-builder Builds, edits, and analyzes workflows and skills. Use when the user requests to "build a workflow", "modify a workflow", "quality check workflow", or "analyze skill". bmb _bmad/bmb/bmad-workflow-builder/SKILL.md
61 bmad-story-automator bmad-story-automator Automate the BMAD story build cycle across create, dev, QA automation, review, and retrospective steps with resumable tmux orchestration. Use when the user says "run story automator", "automate stories", or asks to build all stories in an epic. automator _bmad/automator/bmad-story-automator/SKILL.md
62 bmad-story-automator-review bmad-story-automator-review Runs the autonomous code review flow used by story automator sessions, including auto-fix handling and sprint-status sync. Use when the story automator asks for a non-interactive review of a story. automator _bmad/automator/bmad-story-automator-review/SKILL.md
63 bmad-cis-agent-brainstorming-coach bmad-cis-agent-brainstorming-coach Elite brainstorming specialist for facilitated ideation sessions. Use when the user asks to talk to Carson or requests the Brainstorming Specialist. cis _bmad/cis/skills/bmad-cis-agent-brainstorming-coach/SKILL.md
64 bmad-cis-agent-creative-problem-solver bmad-cis-agent-creative-problem-solver Master problem solver for systematic problem-solving methodologies. Use when the user asks to talk to Dr. Quinn or requests the Master Problem Solver. cis _bmad/cis/skills/bmad-cis-agent-creative-problem-solver/SKILL.md
65 bmad-cis-agent-design-thinking-coach bmad-cis-agent-design-thinking-coach Design thinking maestro for human-centered design processes. Use when the user asks to talk to Maya or requests the Design Thinking Maestro. cis _bmad/cis/skills/bmad-cis-agent-design-thinking-coach/SKILL.md
66 bmad-cis-agent-innovation-strategist bmad-cis-agent-innovation-strategist Disruptive innovation oracle for business model innovation and strategic disruption. Use when the user asks to talk to Victor or requests the Disruptive Innovation Oracle. cis _bmad/cis/skills/bmad-cis-agent-innovation-strategist/SKILL.md
67 bmad-cis-agent-presentation-master bmad-cis-agent-presentation-master Visual communication and presentation expert for slide decks, pitch decks, and visual storytelling. Use when the user asks to talk to Caravaggio or requests the Presentation Expert. cis _bmad/cis/skills/bmad-cis-agent-presentation-master/SKILL.md
68 bmad-cis-agent-storyteller bmad-cis-agent-storyteller Master storyteller for compelling narratives using proven frameworks. Use when the user asks to talk to Sophia or requests the Master Storyteller. cis _bmad/cis/skills/bmad-cis-agent-storyteller/SKILL.md
69 bmad-cis-design-thinking bmad-cis-design-thinking Guide human-centered design processes using empathy-driven methodologies. Use when the user says "lets run design thinking" or "I want to apply design thinking" cis _bmad/cis/skills/bmad-cis-design-thinking/SKILL.md
70 bmad-cis-innovation-strategy bmad-cis-innovation-strategy Identify disruption opportunities and architect business model innovation. Use when the user says "lets create an innovation strategy" or "I want to find disruption opportunities" cis _bmad/cis/skills/bmad-cis-innovation-strategy/SKILL.md
71 bmad-cis-problem-solving bmad-cis-problem-solving Apply systematic problem-solving methodologies to complex challenges. Use when the user says "guide me through structured problem solving" or "I want to crack this challenge with guided problem solving techniques" cis _bmad/cis/skills/bmad-cis-problem-solving/SKILL.md
72 bmad-cis-storytelling bmad-cis-storytelling Craft compelling narratives using story frameworks. Use when the user says "help me with storytelling" or "I want to create a narrative through storytelling" cis _bmad/cis/skills/bmad-cis-storytelling/SKILL.md
73 wds-agent-freya-ux wds-agent-freya-ux Strategic UX designer and design thinking partner for WDS. Use when the user asks to talk to Freya or requests the WDS designer. wds _bmad/wds/agents/wds-agent-freya-ux/SKILL.md
74 wds-agent-mimir-builder wds-agent-mimir-builder Implementation agent. Owns the tech audit, the PRD, and the build. Reads Freya's Work Orders and turns them into working code — one verified task at a time. wds _bmad/wds/agents/wds-agent-mimir-builder/SKILL.md
75 wds-agent-saga-analyst wds-agent-saga-analyst Strategic business analyst and product discovery partner for WDS. Use when the user asks to talk to Saga or requests the WDS analyst. wds _bmad/wds/agents/wds-agent-saga-analyst/SKILL.md
76 memory memory Session state backend for WDS. Called by wrap, start, and handoff tools — never directly by users. Writes to progress/ in the project repo. wds _bmad/wds/tools/memory/SKILL.md
77 sync sync Syncs WDS skills from the current project (_bmad/wds/) to ~/.claude/commands/ so they work in any project. Called automatically on every agent activation. wds _bmad/wds/tools/sync/SKILL.md
78 wds-0-alignment-signoff wds-0-alignment-signoff Create alignment around your idea before starting the project wds _bmad/wds/workflows/wds-0-alignment-signoff/SKILL.md
79 wds-0-project-setup wds-0-project-setup Project onboarding - determine project type, complexity, tech stack, and route to correct phase wds _bmad/wds/workflows/wds-0-project-setup/SKILL.md
80 wds-1-project-brief wds-1-project-brief Establish project context - foundation for all design work wds _bmad/wds/workflows/wds-1-project-brief/SKILL.md
81 wds-2-trigger-mapping wds-2-trigger-mapping Map business goals to user psychology through structured workshops wds _bmad/wds/workflows/wds-2-trigger-mapping/SKILL.md
82 wds-3-scenarios wds-3-scenarios Create UX scenario outlines from Trigger Map through structured micro-steps wds _bmad/wds/workflows/wds-3-scenarios/SKILL.md
83 wds-4-ux-design wds-4-ux-design Transform ideas into detailed visual specifications through scenario-driven design wds _bmad/wds/workflows/wds-4-ux-design/SKILL.md
84 wds-5-agentic-development wds-5-agentic-development AI-assisted development, testing, and reverse engineering through structured agent collaboration wds _bmad/wds/workflows/wds-5-agentic-development/SKILL.md
85 wds-6-asset-generation wds-6-asset-generation Generate visual and text assets from specifications through AI-powered creative production wds _bmad/wds/workflows/wds-6-asset-generation/SKILL.md
86 wds-7-design-system wds-7-design-system Create, import, browse, and maintain design system components and tokens wds _bmad/wds/workflows/wds-7-design-system/SKILL.md
87 wds-8-product-evolution wds-8-product-evolution Brownfield improvements — the full WDS pipeline in miniature for existing products wds _bmad/wds/workflows/wds-8-product-evolution/SKILL.md