Update project structure and configurations

This commit is contained in:
2026-05-23 10:19:55 +02:00
parent ab5dc7e568
commit 62efea0646
1832 changed files with 83568 additions and 51829 deletions

View File

@@ -1,63 +1,53 @@
canonicalId,name,description,module,path,install_to_bmad
"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","true"
"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","true"
"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","true"
"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","true"
"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","true"
"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","true"
"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","true"
"bmad-init","bmad-init","Initialize BMad project configuration and load config variables. Use when any skill needs module-specific configuration values, or when setting up a new BMad project.","core","_bmad/core/bmad-init/SKILL.md","true"
"bmad-party-mode","bmad-party-mode","Orchestrates group discussions between all installed BMAD agents, enabling natural multi-agent conversations. Use when user requests party mode.","core","_bmad/core/bmad-party-mode/SKILL.md","true"
"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","true"
"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","true"
"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","true"
"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/tasks/bmad-editorial-review-prose/SKILL.md","true"
"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/tasks/bmad-editorial-review-structure/SKILL.md","true"
"bmad-help","bmad-help","Analyzes what is done and the users query and offers advice on what to do next. Use if user says what should I do next or what do I do now","core","_bmad/core/tasks/bmad-help/SKILL.md","true"
"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/tasks/bmad-index-docs/SKILL.md","true"
"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/tasks/bmad-review-adversarial-general/SKILL.md","true"
"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.","core","_bmad/core/tasks/bmad-review-edge-case-hunter/SKILL.md","true"
"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/tasks/bmad-shard-doc/SKILL.md","true"
"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/workflows/bmad-brainstorming/SKILL.md","true"
"bmad-party-mode","bmad-party-mode","Orchestrates group discussions between all installed BMAD agents, enabling natural multi-agent conversations. Use when user requests party mode.","core","_bmad/core/workflows/bmad-party-mode/SKILL.md","true"
"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","true"
"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","true"
"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","true"
"bmad-product-brief","bmad-product-brief","Create or update product briefs through guided or autonomous discovery. Use when the user requests to create or update a Product Brief.","bmm","_bmad/bmm/1-analysis/bmad-product-brief/SKILL.md","true"
"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","true"
"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","true"
"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","true"
"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","true"
"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","true"
"bmad-create-prd","bmad-create-prd","Create a PRD from scratch. Use when the user says ""lets create a product requirements document"" or ""I want to create a new PRD""","bmm","_bmad/bmm/2-plan-workflows/bmad-create-prd/SKILL.md","true"
"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","true"
"bmad-edit-prd","bmad-edit-prd","Edit an existing PRD. Use when the user says ""edit this PRD"".","bmm","_bmad/bmm/2-plan-workflows/bmad-edit-prd/SKILL.md","true"
"bmad-validate-prd","bmad-validate-prd","Validate a PRD against standards. Use when the user says ""validate this PRD"" or ""run PRD validation""","bmm","_bmad/bmm/2-plan-workflows/bmad-validate-prd/SKILL.md","true"
"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","true"
"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","true"
"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","true"
"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","true"
"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","true"
"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","true"
"bmad-agent-qa","bmad-agent-qa","QA engineer for test automation and coverage. Use when the user asks to talk to Quinn or requests the QA engineer.","bmm","_bmad/bmm/4-implementation/bmad-agent-qa/SKILL.md","true"
"bmad-agent-quick-flow-solo-dev","bmad-agent-quick-flow-solo-dev","Elite full-stack developer for rapid spec and implementation. Use when the user asks to talk to Barry or requests the quick flow solo dev.","bmm","_bmad/bmm/4-implementation/bmad-agent-quick-flow-solo-dev/SKILL.md","true"
"bmad-agent-sm","bmad-agent-sm","Scrum master for sprint planning and story preparation. Use when the user asks to talk to Bob or requests the scrum master.","bmm","_bmad/bmm/4-implementation/bmad-agent-sm/SKILL.md","true"
"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","true"
"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","true"
"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","true"
"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","true"
"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","true"
"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","true"
"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","true"
"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","true"
"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","true"
"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","true"
"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","true"
"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","true"
"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","true"
"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","true"
"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","true"
"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","true"
"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","true"
"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","true"
"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","true"
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 or update product briefs through guided or autonomous discovery. Use when the user requests to create or update a Product 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","Create a PRD from scratch. Use when the user says ""lets create a product requirements document"" or ""I want to create a new 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","Edit an existing PRD. Use when the user says ""edit this PRD"".","bmm","_bmad/bmm/2-plan-workflows/bmad-edit-prd/SKILL.md"
"bmad-validate-prd","bmad-validate-prd","Validate a PRD against standards. Use when the user says ""validate this PRD"" or ""run PRD validation""","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-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-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"
1 canonicalId name description module path install_to_bmad
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 true
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 true
4 bmad-distillator bmad-customize bmad-distillator bmad-customize Lossless LLM-optimized compression of source documents. Use when the user requests to 'distill documents' or 'create a distillate'. 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-distillator/SKILL.md _bmad/core/bmad-customize/SKILL.md true
5 bmad-editorial-review-prose bmad-distillator bmad-editorial-review-prose bmad-distillator Clinical copy-editor that reviews text for communication issues. Use when user says review for prose or improve the prose Lossless LLM-optimized compression of source documents. Use when the user requests to 'distill documents' or 'create a distillate'. core _bmad/core/bmad-editorial-review-prose/SKILL.md _bmad/core/bmad-distillator/SKILL.md true
6 bmad-editorial-review-structure bmad-editorial-review-prose bmad-editorial-review-structure bmad-editorial-review-prose Structural editor that proposes cuts, reorganization, and simplification while preserving comprehension. Use when user requests structural review or editorial review of structure 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-structure/SKILL.md _bmad/core/bmad-editorial-review-prose/SKILL.md true
7 bmad-help bmad-editorial-review-structure bmad-help bmad-editorial-review-structure 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. 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-help/SKILL.md _bmad/core/bmad-editorial-review-structure/SKILL.md true
8 bmad-index-docs bmad-help bmad-index-docs bmad-help 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 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-index-docs/SKILL.md _bmad/core/bmad-help/SKILL.md true
9 bmad-init bmad-index-docs bmad-init bmad-index-docs Initialize BMad project configuration and load config variables. Use when any skill needs module-specific configuration values, or when setting up a new BMad project. 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-init/SKILL.md _bmad/core/bmad-index-docs/SKILL.md true
10 bmad-party-mode bmad-party-mode Orchestrates group discussions between all installed BMAD agents, enabling natural multi-agent conversations. Use when user requests 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 true
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 true
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 true
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 true
14 bmad-editorial-review-prose bmad-agent-analyst bmad-editorial-review-prose bmad-agent-analyst Clinical copy-editor that reviews text for communication issues. Use when user says review for prose or improve the prose Strategic business analyst and requirements expert. Use when the user asks to talk to Mary or requests the business analyst. core bmm _bmad/core/tasks/bmad-editorial-review-prose/SKILL.md _bmad/bmm/1-analysis/bmad-agent-analyst/SKILL.md true
15 bmad-editorial-review-structure bmad-agent-tech-writer bmad-editorial-review-structure bmad-agent-tech-writer Structural editor that proposes cuts, reorganization, and simplification while preserving comprehension. Use when user requests structural review or editorial review of structure Technical documentation specialist and knowledge curator. Use when the user asks to talk to Paige or requests the tech writer. core bmm _bmad/core/tasks/bmad-editorial-review-structure/SKILL.md _bmad/bmm/1-analysis/bmad-agent-tech-writer/SKILL.md true
16 bmad-help bmad-document-project bmad-help bmad-document-project Analyzes what is done and the users query and offers advice on what to do next. Use if user says what should I do next or what do I do now Document brownfield projects for AI context. Use when the user says "document this project" or "generate project docs" core bmm _bmad/core/tasks/bmad-help/SKILL.md _bmad/bmm/1-analysis/bmad-document-project/SKILL.md true
17 bmad-index-docs bmad-prfaq bmad-index-docs bmad-prfaq 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 Working Backwards PRFAQ challenge to forge product concepts. Use when the user requests to 'create a PRFAQ', 'work backwards', or 'run the PRFAQ challenge'. core bmm _bmad/core/tasks/bmad-index-docs/SKILL.md _bmad/bmm/1-analysis/bmad-prfaq/SKILL.md true
18 bmad-review-adversarial-general bmad-product-brief bmad-review-adversarial-general bmad-product-brief Perform a Cynical Review and produce a findings report. Use when the user requests a critical review of something Create or update product briefs through guided or autonomous discovery. Use when the user requests to create or update a Product Brief. core bmm _bmad/core/tasks/bmad-review-adversarial-general/SKILL.md _bmad/bmm/1-analysis/bmad-product-brief/SKILL.md true
19 bmad-review-edge-case-hunter bmad-domain-research bmad-review-edge-case-hunter bmad-domain-research Walk every branching path and boundary condition in content, report only unhandled edge cases. Orthogonal to adversarial review - method-driven not attitude-driven. Conduct domain and industry research. Use when the user says wants to do domain research for a topic or industry core bmm _bmad/core/tasks/bmad-review-edge-case-hunter/SKILL.md _bmad/bmm/1-analysis/research/bmad-domain-research/SKILL.md true
20 bmad-shard-doc bmad-market-research bmad-shard-doc bmad-market-research Splits large markdown documents into smaller, organized files based on level 2 (default) sections. Use if the user says perform shard document Conduct market research on competition and customers. Use when the user says they need market research core bmm _bmad/core/tasks/bmad-shard-doc/SKILL.md _bmad/bmm/1-analysis/research/bmad-market-research/SKILL.md true
21 bmad-brainstorming bmad-technical-research bmad-brainstorming bmad-technical-research Facilitate interactive brainstorming sessions using diverse creative techniques and ideation methods. Use when the user says help me brainstorm or help me ideate. Conduct technical research on technologies and architecture. Use when the user says they would like to do or produce a technical research report core bmm _bmad/core/workflows/bmad-brainstorming/SKILL.md _bmad/bmm/1-analysis/research/bmad-technical-research/SKILL.md true
22 bmad-party-mode bmad-agent-pm bmad-party-mode bmad-agent-pm Orchestrates group discussions between all installed BMAD agents, enabling natural multi-agent conversations. Use when user requests party mode. Product manager for PRD creation and requirements discovery. Use when the user asks to talk to John or requests the product manager. core bmm _bmad/core/workflows/bmad-party-mode/SKILL.md _bmad/bmm/2-plan-workflows/bmad-agent-pm/SKILL.md true
23 bmad-agent-analyst bmad-agent-ux-designer bmad-agent-analyst bmad-agent-ux-designer Strategic business analyst and requirements expert. Use when the user asks to talk to Mary or requests the business analyst. UX designer and UI specialist. Use when the user asks to talk to Sally or requests the UX designer. bmm _bmad/bmm/1-analysis/bmad-agent-analyst/SKILL.md _bmad/bmm/2-plan-workflows/bmad-agent-ux-designer/SKILL.md true
24 bmad-agent-tech-writer bmad-create-prd bmad-agent-tech-writer bmad-create-prd Technical documentation specialist and knowledge curator. Use when the user asks to talk to Paige or requests the tech writer. Create a PRD from scratch. Use when the user says "lets create a product requirements document" or "I want to create a new PRD" bmm _bmad/bmm/1-analysis/bmad-agent-tech-writer/SKILL.md _bmad/bmm/2-plan-workflows/bmad-create-prd/SKILL.md true
25 bmad-document-project bmad-create-ux-design bmad-document-project bmad-create-ux-design Document brownfield projects for AI context. Use when the user says "document this project" or "generate project docs" 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/1-analysis/bmad-document-project/SKILL.md _bmad/bmm/2-plan-workflows/bmad-create-ux-design/SKILL.md true
26 bmad-product-brief bmad-edit-prd bmad-product-brief bmad-edit-prd Create or update product briefs through guided or autonomous discovery. Use when the user requests to create or update a Product Brief. Edit an existing PRD. Use when the user says "edit this PRD". bmm _bmad/bmm/1-analysis/bmad-product-brief/SKILL.md _bmad/bmm/2-plan-workflows/bmad-edit-prd/SKILL.md true
27 bmad-domain-research bmad-validate-prd bmad-domain-research bmad-validate-prd Conduct domain and industry research. Use when the user says wants to do domain research for a topic or industry Validate a PRD against standards. Use when the user says "validate this PRD" or "run PRD validation" bmm _bmad/bmm/1-analysis/research/bmad-domain-research/SKILL.md _bmad/bmm/2-plan-workflows/bmad-validate-prd/SKILL.md true
28 bmad-market-research bmad-agent-architect bmad-market-research bmad-agent-architect Conduct market research on competition and customers. Use when the user says they need market research System architect and technical design leader. Use when the user asks to talk to Winston or requests the architect. bmm _bmad/bmm/1-analysis/research/bmad-market-research/SKILL.md _bmad/bmm/3-solutioning/bmad-agent-architect/SKILL.md true
29 bmad-technical-research bmad-check-implementation-readiness bmad-technical-research bmad-check-implementation-readiness Conduct technical research on technologies and architecture. Use when the user says they would like to do or produce a technical research report Validate PRD, UX, Architecture and Epics specs are complete. Use when the user says "check implementation readiness". bmm _bmad/bmm/1-analysis/research/bmad-technical-research/SKILL.md _bmad/bmm/3-solutioning/bmad-check-implementation-readiness/SKILL.md true
30 bmad-agent-pm bmad-create-architecture bmad-agent-pm bmad-create-architecture Product manager for PRD creation and requirements discovery. Use when the user asks to talk to John or requests the product manager. 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/2-plan-workflows/bmad-agent-pm/SKILL.md _bmad/bmm/3-solutioning/bmad-create-architecture/SKILL.md true
31 bmad-agent-ux-designer bmad-create-epics-and-stories bmad-agent-ux-designer bmad-create-epics-and-stories UX designer and UI specialist. Use when the user asks to talk to Sally or requests the UX designer. Break requirements into epics and user stories. Use when the user says "create the epics and stories list" bmm _bmad/bmm/2-plan-workflows/bmad-agent-ux-designer/SKILL.md _bmad/bmm/3-solutioning/bmad-create-epics-and-stories/SKILL.md true
32 bmad-create-prd bmad-generate-project-context bmad-create-prd bmad-generate-project-context Create a PRD from scratch. Use when the user says "lets create a product requirements document" or "I want to create a new PRD" Create project-context.md with AI rules. Use when the user says "generate project context" or "create project context" bmm _bmad/bmm/2-plan-workflows/bmad-create-prd/SKILL.md _bmad/bmm/3-solutioning/bmad-generate-project-context/SKILL.md true
33 bmad-create-ux-design bmad-agent-dev bmad-create-ux-design bmad-agent-dev 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" 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/2-plan-workflows/bmad-create-ux-design/SKILL.md _bmad/bmm/4-implementation/bmad-agent-dev/SKILL.md true
34 bmad-edit-prd bmad-checkpoint-preview bmad-edit-prd bmad-checkpoint-preview Edit an existing PRD. Use when the user says "edit this PRD". 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/2-plan-workflows/bmad-edit-prd/SKILL.md _bmad/bmm/4-implementation/bmad-checkpoint-preview/SKILL.md true
35 bmad-validate-prd bmad-code-review bmad-validate-prd bmad-code-review Validate a PRD against standards. Use when the user says "validate this PRD" or "run PRD validation" 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/2-plan-workflows/bmad-validate-prd/SKILL.md _bmad/bmm/4-implementation/bmad-code-review/SKILL.md true
36 bmad-agent-architect bmad-correct-course bmad-agent-architect bmad-correct-course System architect and technical design leader. Use when the user asks to talk to Winston or requests the architect. Manage significant changes during sprint execution. Use when the user says "correct course" or "propose sprint change" bmm _bmad/bmm/3-solutioning/bmad-agent-architect/SKILL.md _bmad/bmm/4-implementation/bmad-correct-course/SKILL.md true
37 bmad-check-implementation-readiness bmad-create-story bmad-check-implementation-readiness bmad-create-story Validate PRD, UX, Architecture and Epics specs are complete. Use when the user says "check implementation readiness". 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/3-solutioning/bmad-check-implementation-readiness/SKILL.md _bmad/bmm/4-implementation/bmad-create-story/SKILL.md true
38 bmad-create-architecture bmad-dev-story bmad-create-architecture bmad-dev-story 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" 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/3-solutioning/bmad-create-architecture/SKILL.md _bmad/bmm/4-implementation/bmad-dev-story/SKILL.md true
39 bmad-create-epics-and-stories bmad-qa-generate-e2e-tests bmad-create-epics-and-stories bmad-qa-generate-e2e-tests Break requirements into epics and user stories. Use when the user says "create the epics and stories list" Generate end to end automated tests for existing features. Use when the user says "create qa automated tests for [feature]" bmm _bmad/bmm/3-solutioning/bmad-create-epics-and-stories/SKILL.md _bmad/bmm/4-implementation/bmad-qa-generate-e2e-tests/SKILL.md true
40 bmad-generate-project-context bmad-quick-dev bmad-generate-project-context bmad-quick-dev Create project-context.md with AI rules. Use when the user says "generate project context" or "create project context" 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/3-solutioning/bmad-generate-project-context/SKILL.md _bmad/bmm/4-implementation/bmad-quick-dev/SKILL.md true
41 bmad-agent-dev bmad-retrospective bmad-agent-dev bmad-retrospective Senior software engineer for story execution and code implementation. Use when the user asks to talk to Amelia or requests the developer agent. 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-agent-dev/SKILL.md _bmad/bmm/4-implementation/bmad-retrospective/SKILL.md true
42 bmad-agent-qa bmad-sprint-planning bmad-agent-qa bmad-sprint-planning QA engineer for test automation and coverage. Use when the user asks to talk to Quinn or requests the QA engineer. Generate sprint status tracking from epics. Use when the user says "run sprint planning" or "generate sprint plan" bmm _bmad/bmm/4-implementation/bmad-agent-qa/SKILL.md _bmad/bmm/4-implementation/bmad-sprint-planning/SKILL.md true
43 bmad-agent-quick-flow-solo-dev bmad-sprint-status bmad-agent-quick-flow-solo-dev bmad-sprint-status Elite full-stack developer for rapid spec and implementation. Use when the user asks to talk to Barry or requests the quick flow solo dev. Summarize sprint status and surface risks. Use when the user says "check sprint status" or "show sprint status" bmm _bmad/bmm/4-implementation/bmad-agent-quick-flow-solo-dev/SKILL.md _bmad/bmm/4-implementation/bmad-sprint-status/SKILL.md true
44 bmad-agent-sm bmad-cis-agent-brainstorming-coach bmad-agent-sm bmad-cis-agent-brainstorming-coach Scrum master for sprint planning and story preparation. Use when the user asks to talk to Bob or requests the scrum master. Elite brainstorming specialist for facilitated ideation sessions. Use when the user asks to talk to Carson or requests the Brainstorming Specialist. bmm cis _bmad/bmm/4-implementation/bmad-agent-sm/SKILL.md _bmad/cis/skills/bmad-cis-agent-brainstorming-coach/SKILL.md true
45 bmad-code-review bmad-cis-agent-creative-problem-solver bmad-code-review bmad-cis-agent-creative-problem-solver 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" Master problem solver for systematic problem-solving methodologies. Use when the user asks to talk to Dr. Quinn or requests the Master Problem Solver. bmm cis _bmad/bmm/4-implementation/bmad-code-review/SKILL.md _bmad/cis/skills/bmad-cis-agent-creative-problem-solver/SKILL.md true
46 bmad-correct-course bmad-cis-agent-design-thinking-coach bmad-correct-course bmad-cis-agent-design-thinking-coach Manage significant changes during sprint execution. Use when the user says "correct course" or "propose sprint change" Design thinking maestro for human-centered design processes. Use when the user asks to talk to Maya or requests the Design Thinking Maestro. bmm cis _bmad/bmm/4-implementation/bmad-correct-course/SKILL.md _bmad/cis/skills/bmad-cis-agent-design-thinking-coach/SKILL.md true
47 bmad-create-story bmad-cis-agent-innovation-strategist bmad-create-story bmad-cis-agent-innovation-strategist 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]" 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. bmm cis _bmad/bmm/4-implementation/bmad-create-story/SKILL.md _bmad/cis/skills/bmad-cis-agent-innovation-strategist/SKILL.md true
48 bmad-dev-story bmad-cis-agent-presentation-master bmad-dev-story bmad-cis-agent-presentation-master 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" 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. bmm cis _bmad/bmm/4-implementation/bmad-dev-story/SKILL.md _bmad/cis/skills/bmad-cis-agent-presentation-master/SKILL.md true
49 bmad-qa-generate-e2e-tests bmad-cis-agent-storyteller bmad-qa-generate-e2e-tests bmad-cis-agent-storyteller Generate end to end automated tests for existing features. Use when the user says "create qa automated tests for [feature]" Master storyteller for compelling narratives using proven frameworks. Use when the user asks to talk to Sophia or requests the Master Storyteller. bmm cis _bmad/bmm/4-implementation/bmad-qa-generate-e2e-tests/SKILL.md _bmad/cis/skills/bmad-cis-agent-storyteller/SKILL.md true
50 bmad-quick-dev bmad-cis-design-thinking bmad-quick-dev bmad-cis-design-thinking 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. 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" bmm cis _bmad/bmm/4-implementation/bmad-quick-dev/SKILL.md _bmad/cis/skills/bmad-cis-design-thinking/SKILL.md true
51 bmad-retrospective bmad-cis-innovation-strategy bmad-retrospective bmad-cis-innovation-strategy Post-epic review to extract lessons and assess success. Use when the user says "run a retrospective" or "lets retro the epic [epic]" 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" bmm cis _bmad/bmm/4-implementation/bmad-retrospective/SKILL.md _bmad/cis/skills/bmad-cis-innovation-strategy/SKILL.md true
52 bmad-sprint-planning bmad-cis-problem-solving bmad-sprint-planning bmad-cis-problem-solving Generate sprint status tracking from epics. Use when the user says "run sprint planning" or "generate sprint plan" 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" bmm cis _bmad/bmm/4-implementation/bmad-sprint-planning/SKILL.md _bmad/cis/skills/bmad-cis-problem-solving/SKILL.md true
53 bmad-sprint-status bmad-cis-storytelling bmad-sprint-status bmad-cis-storytelling Summarize sprint status and surface risks. Use when the user says "check sprint status" or "show sprint status" Craft compelling narratives using story frameworks. Use when the user says "help me with storytelling" or "I want to create a narrative through storytelling" bmm cis _bmad/bmm/4-implementation/bmad-sprint-status/SKILL.md _bmad/cis/skills/bmad-cis-storytelling/SKILL.md true
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 true
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 true
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 true
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 true
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 true
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 true
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 true
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 true
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 true
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 true