feat: initialize agent and claude skill libraries with comprehensive knowledge bases, workflow templates, and implementation artifacts.

This commit is contained in:
Vonic 2026-04-13 09:49:58 +07:00
parent 956d8c6322
commit b35b4337bb
2028 changed files with 565614 additions and 0 deletions

View file

@ -0,0 +1,66 @@
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-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-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-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, converts, and analyzes workflows and skills. Use when the user requests to ""build a workflow"", ""modify a workflow"", ""quality check workflow"", ""analyze skill"", or ""convert a skill"".","bmb","_bmad/bmb/bmad-workflow-builder/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"
"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 failing acceptance tests using 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","Assess NFRs like performance security and reliability. Use when the user says ""lets assess NFRs"" or ""I want to 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"
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-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
5 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
6 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
7 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
8 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
9 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
10 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
11 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
12 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
13 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
14 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
15 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
16 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
17 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
18 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
19 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
20 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
21 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
22 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
23 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
24 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
25 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
26 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
27 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
28 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
29 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
30 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
31 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
32 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
33 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
34 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
35 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
36 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
37 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
38 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
39 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
40 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
41 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
42 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
43 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
44 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
45 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
46 bmad-workflow-builder bmad-workflow-builder Builds, converts, and analyzes workflows and skills. Use when the user requests to "build a workflow", "modify a workflow", "quality check workflow", "analyze skill", or "convert a skill". bmb _bmad/bmb/bmad-workflow-builder/SKILL.md
47 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
48 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
49 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
50 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
51 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
52 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
53 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
54 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
55 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
56 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
57 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
58 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
59 bmad-testarch-atdd bmad-testarch-atdd Generate failing acceptance tests using 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
60 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
61 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
62 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
63 bmad-testarch-nfr bmad-testarch-nfr Assess NFRs like performance security and reliability. Use when the user says "lets assess NFRs" or "I want to evaluate non-functional requirements" tea _bmad/tea/workflows/testarch/bmad-testarch-nfr/SKILL.md
64 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
65 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
66 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