chore: update documentation to reflect recent architectural changes and improve clarity

This commit is contained in:
Sepehr
2026-03-10 22:59:04 +01:00
parent d88914a44f
commit 891c4ba436
530 changed files with 2544 additions and 1513 deletions

View File

@@ -0,0 +1,16 @@
---
description: 'Create a new BMAD agent with best practices and compliance'
---
Execute the BMAD 'create-agent' workflow.
CRITICAL: You must load and follow the workflow definition exactly.
WORKFLOW INSTRUCTIONS:
1. LOAD the workflow file from {project-root}/_bmad/bmb/workflows/agent/workflow-create-agent.md
2. READ its entire contents
3. FOLLOW every step precisely as specified
4. DO NOT skip or modify any steps
WORKFLOW FILE: {project-root}/_bmad/bmb/workflows/agent/workflow-create-agent.md

View File

@@ -0,0 +1,16 @@
---
description: 'Create product brief for BMAD module development'
---
Execute the BMAD 'create-module-brief' workflow.
CRITICAL: You must load and follow the workflow definition exactly.
WORKFLOW INSTRUCTIONS:
1. LOAD the workflow file from {project-root}/_bmad/bmb/workflows/module/workflow-create-module-brief.md
2. READ its entire contents
3. FOLLOW every step precisely as specified
4. DO NOT skip or modify any steps
WORKFLOW FILE: {project-root}/_bmad/bmb/workflows/module/workflow-create-module-brief.md

View File

@@ -0,0 +1,16 @@
---
description: 'Create a complete BMAD module with agents, workflows, and infrastructure'
---
Execute the BMAD 'create-module' workflow.
CRITICAL: You must load and follow the workflow definition exactly.
WORKFLOW INSTRUCTIONS:
1. LOAD the workflow file from {project-root}/_bmad/bmb/workflows/module/workflow-create-module.md
2. READ its entire contents
3. FOLLOW every step precisely as specified
4. DO NOT skip or modify any steps
WORKFLOW FILE: {project-root}/_bmad/bmb/workflows/module/workflow-create-module.md

View File

@@ -0,0 +1,16 @@
---
description: 'Create a new BMAD workflow with proper structure and best practices'
---
Execute the BMAD 'create-workflow' workflow.
CRITICAL: You must load and follow the workflow definition exactly.
WORKFLOW INSTRUCTIONS:
1. LOAD the workflow file from {project-root}/_bmad/bmb/workflows/workflow/workflow-create-workflow.md
2. READ its entire contents
3. FOLLOW every step precisely as specified
4. DO NOT skip or modify any steps
WORKFLOW FILE: {project-root}/_bmad/bmb/workflows/workflow/workflow-create-workflow.md

View File

@@ -0,0 +1,16 @@
---
description: 'Edit existing BMAD agents while maintaining compliance'
---
Execute the BMAD 'edit-agent' workflow.
CRITICAL: You must load and follow the workflow definition exactly.
WORKFLOW INSTRUCTIONS:
1. LOAD the workflow file from {project-root}/_bmad/bmb/workflows/agent/workflow-edit-agent.md
2. READ its entire contents
3. FOLLOW every step precisely as specified
4. DO NOT skip or modify any steps
WORKFLOW FILE: {project-root}/_bmad/bmb/workflows/agent/workflow-edit-agent.md

View File

@@ -0,0 +1,16 @@
---
description: 'Edit existing BMAD modules while maintaining coherence'
---
Execute the BMAD 'edit-module' workflow.
CRITICAL: You must load and follow the workflow definition exactly.
WORKFLOW INSTRUCTIONS:
1. LOAD the workflow file from {project-root}/_bmad/bmb/workflows/module/workflow-edit-module.md
2. READ its entire contents
3. FOLLOW every step precisely as specified
4. DO NOT skip or modify any steps
WORKFLOW FILE: {project-root}/_bmad/bmb/workflows/module/workflow-edit-module.md

View File

@@ -0,0 +1,16 @@
---
description: 'Edit existing BMAD workflows while maintaining integrity'
---
Execute the BMAD 'edit-workflow' workflow.
CRITICAL: You must load and follow the workflow definition exactly.
WORKFLOW INSTRUCTIONS:
1. LOAD the workflow file from {project-root}/_bmad/bmb/workflows/workflow/workflow-edit-workflow.md
2. READ its entire contents
3. FOLLOW every step precisely as specified
4. DO NOT skip or modify any steps
WORKFLOW FILE: {project-root}/_bmad/bmb/workflows/workflow/workflow-edit-workflow.md

View File

@@ -0,0 +1,16 @@
---
description: 'Rework a Workflow to a V6 Compliant Version'
---
Execute the BMAD 'rework-workflow' workflow.
CRITICAL: You must load and follow the workflow definition exactly.
WORKFLOW INSTRUCTIONS:
1. LOAD the workflow file from {project-root}/_bmad/bmb/workflows/workflow/workflow-rework-workflow.md
2. READ its entire contents
3. FOLLOW every step precisely as specified
4. DO NOT skip or modify any steps
WORKFLOW FILE: {project-root}/_bmad/bmb/workflows/workflow/workflow-rework-workflow.md

View File

@@ -0,0 +1,16 @@
---
description: 'Validate existing BMAD agents and offer to improve deficiencies'
---
Execute the BMAD 'validate-agent' workflow.
CRITICAL: You must load and follow the workflow definition exactly.
WORKFLOW INSTRUCTIONS:
1. LOAD the workflow file from {project-root}/_bmad/bmb/workflows/agent/workflow-validate-agent.md
2. READ its entire contents
3. FOLLOW every step precisely as specified
4. DO NOT skip or modify any steps
WORKFLOW FILE: {project-root}/_bmad/bmb/workflows/agent/workflow-validate-agent.md

View File

@@ -0,0 +1,16 @@
---
description: 'Run validation checks in MAX-PARALLEL mode against a workflow requires a tool that supports Parallel Sub-Processes'
---
Execute the BMAD 'validate-max-parallel-workflow' workflow.
CRITICAL: You must load and follow the workflow definition exactly.
WORKFLOW INSTRUCTIONS:
1. LOAD the workflow file from {project-root}/_bmad/bmb/workflows/workflow/workflow-validate-max-parallel-workflow.md
2. READ its entire contents
3. FOLLOW every step precisely as specified
4. DO NOT skip or modify any steps
WORKFLOW FILE: {project-root}/_bmad/bmb/workflows/workflow/workflow-validate-max-parallel-workflow.md

View File

@@ -0,0 +1,16 @@
---
description: 'Run compliance check on BMAD modules against best practices'
---
Execute the BMAD 'validate-module' workflow.
CRITICAL: You must load and follow the workflow definition exactly.
WORKFLOW INSTRUCTIONS:
1. LOAD the workflow file from {project-root}/_bmad/bmb/workflows/module/workflow-validate-module.md
2. READ its entire contents
3. FOLLOW every step precisely as specified
4. DO NOT skip or modify any steps
WORKFLOW FILE: {project-root}/_bmad/bmb/workflows/module/workflow-validate-module.md

View File

@@ -0,0 +1,16 @@
---
description: 'Run validation check on BMAD workflows against best practices'
---
Execute the BMAD 'validate-workflow' workflow.
CRITICAL: You must load and follow the workflow definition exactly.
WORKFLOW INSTRUCTIONS:
1. LOAD the workflow file from {project-root}/_bmad/bmb/workflows/workflow/workflow-validate-workflow.md
2. READ its entire contents
3. FOLLOW every step precisely as specified
4. DO NOT skip or modify any steps
WORKFLOW FILE: {project-root}/_bmad/bmb/workflows/workflow/workflow-validate-workflow.md

View File

@@ -0,0 +1,16 @@
---
description: 'Validate PRD, UX, Architecture and Epics specs are complete. Use when the user says "check implementation readiness".'
---
Execute the BMAD 'check-implementation-readiness' workflow.
CRITICAL: You must load and follow the workflow definition exactly.
WORKFLOW INSTRUCTIONS:
1. LOAD the workflow file from {project-root}/_bmad/bmm/workflows/3-solutioning/check-implementation-readiness/workflow.md
2. READ its entire contents
3. FOLLOW every step precisely as specified
4. DO NOT skip or modify any steps
WORKFLOW FILE: {project-root}/_bmad/bmm/workflows/3-solutioning/check-implementation-readiness/workflow.md

View File

@@ -0,0 +1,16 @@
---
description: 'Perform adversarial code review finding specific issues. Use when the user says "run code review" or "review this code"'
---
Execute the BMAD 'code-review' workflow.
CRITICAL: You must load and follow the workflow definition exactly.
WORKFLOW INSTRUCTIONS:
1. LOAD the workflow file from {project-root}/_bmad/bmm/workflows/4-implementation/code-review/workflow.yaml
2. READ its entire contents
3. FOLLOW every step precisely as specified
4. DO NOT skip or modify any steps
WORKFLOW FILE: {project-root}/_bmad/bmm/workflows/4-implementation/code-review/workflow.yaml

View File

@@ -0,0 +1,16 @@
---
description: 'Manage significant changes during sprint execution. Use when the user says "correct course" or "propose sprint change"'
---
Execute the BMAD 'correct-course' workflow.
CRITICAL: You must load and follow the workflow definition exactly.
WORKFLOW INSTRUCTIONS:
1. LOAD the workflow file from {project-root}/_bmad/bmm/workflows/4-implementation/correct-course/workflow.yaml
2. READ its entire contents
3. FOLLOW every step precisely as specified
4. DO NOT skip or modify any steps
WORKFLOW FILE: {project-root}/_bmad/bmm/workflows/4-implementation/correct-course/workflow.yaml

View File

@@ -0,0 +1,16 @@
---
description: '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 the BMAD 'create-architecture' workflow.
CRITICAL: You must load and follow the workflow definition exactly.
WORKFLOW INSTRUCTIONS:
1. LOAD the workflow file from {project-root}/_bmad/bmm/workflows/3-solutioning/create-architecture/workflow.md
2. READ its entire contents
3. FOLLOW every step precisely as specified
4. DO NOT skip or modify any steps
WORKFLOW FILE: {project-root}/_bmad/bmm/workflows/3-solutioning/create-architecture/workflow.md

View File

@@ -0,0 +1,16 @@
---
description: 'Break requirements into epics and user stories. Use when the user says "create the epics and stories list"'
---
Execute the BMAD 'create-epics-and-stories' workflow.
CRITICAL: You must load and follow the workflow definition exactly.
WORKFLOW INSTRUCTIONS:
1. LOAD the workflow file from {project-root}/_bmad/bmm/workflows/3-solutioning/create-epics-and-stories/workflow.md
2. READ its entire contents
3. FOLLOW every step precisely as specified
4. DO NOT skip or modify any steps
WORKFLOW FILE: {project-root}/_bmad/bmm/workflows/3-solutioning/create-epics-and-stories/workflow.md

View File

@@ -0,0 +1,16 @@
---
description: 'Create a PRD from scratch. Use when the user says "lets create a product requirements document" or "I want to create a new PRD"'
---
Execute the BMAD 'create-prd' workflow.
CRITICAL: You must load and follow the workflow definition exactly.
WORKFLOW INSTRUCTIONS:
1. LOAD the workflow file from {project-root}/_bmad/bmm/workflows/2-plan-workflows/create-prd/workflow-create-prd.md
2. READ its entire contents
3. FOLLOW every step precisely as specified
4. DO NOT skip or modify any steps
WORKFLOW FILE: {project-root}/_bmad/bmm/workflows/2-plan-workflows/create-prd/workflow-create-prd.md

View File

@@ -0,0 +1,16 @@
---
description: 'Create product brief through collaborative discovery. Use when the user says "lets create a product brief" or "help me create a project brief"'
---
Execute the BMAD 'create-product-brief' workflow.
CRITICAL: You must load and follow the workflow definition exactly.
WORKFLOW INSTRUCTIONS:
1. LOAD the workflow file from {project-root}/_bmad/bmm/workflows/1-analysis/create-product-brief/workflow.md
2. READ its entire contents
3. FOLLOW every step precisely as specified
4. DO NOT skip or modify any steps
WORKFLOW FILE: {project-root}/_bmad/bmm/workflows/1-analysis/create-product-brief/workflow.md

View File

@@ -0,0 +1,16 @@
---
description: '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]"'
---
Execute the BMAD 'create-story' workflow.
CRITICAL: You must load and follow the workflow definition exactly.
WORKFLOW INSTRUCTIONS:
1. LOAD the workflow file from {project-root}/_bmad/bmm/workflows/4-implementation/create-story/workflow.yaml
2. READ its entire contents
3. FOLLOW every step precisely as specified
4. DO NOT skip or modify any steps
WORKFLOW FILE: {project-root}/_bmad/bmm/workflows/4-implementation/create-story/workflow.yaml

View File

@@ -0,0 +1,16 @@
---
description: '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"'
---
Execute the BMAD 'create-ux-design' workflow.
CRITICAL: You must load and follow the workflow definition exactly.
WORKFLOW INSTRUCTIONS:
1. LOAD the workflow file from {project-root}/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/workflow.md
2. READ its entire contents
3. FOLLOW every step precisely as specified
4. DO NOT skip or modify any steps
WORKFLOW FILE: {project-root}/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/workflow.md

View File

@@ -0,0 +1,16 @@
---
description: '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"'
---
Execute the BMAD 'dev-story' workflow.
CRITICAL: You must load and follow the workflow definition exactly.
WORKFLOW INSTRUCTIONS:
1. LOAD the workflow file from {project-root}/_bmad/bmm/workflows/4-implementation/dev-story/workflow.yaml
2. READ its entire contents
3. FOLLOW every step precisely as specified
4. DO NOT skip or modify any steps
WORKFLOW FILE: {project-root}/_bmad/bmm/workflows/4-implementation/dev-story/workflow.yaml

View File

@@ -0,0 +1,16 @@
---
description: 'Document brownfield projects for AI context. Use when the user says "document this project" or "generate project docs"'
---
Execute the BMAD 'document-project' workflow.
CRITICAL: You must load and follow the workflow definition exactly.
WORKFLOW INSTRUCTIONS:
1. LOAD the workflow file from {project-root}/_bmad/bmm/workflows/document-project/workflow.yaml
2. READ its entire contents
3. FOLLOW every step precisely as specified
4. DO NOT skip or modify any steps
WORKFLOW FILE: {project-root}/_bmad/bmm/workflows/document-project/workflow.yaml

View File

@@ -0,0 +1,16 @@
---
description: 'Conduct domain and industry research. Use when the user says "lets create a research report on [domain or industry]"'
---
Execute the BMAD 'domain-research' workflow.
CRITICAL: You must load and follow the workflow definition exactly.
WORKFLOW INSTRUCTIONS:
1. LOAD the workflow file from {project-root}/_bmad/bmm/workflows/1-analysis/research/workflow-domain-research.md
2. READ its entire contents
3. FOLLOW every step precisely as specified
4. DO NOT skip or modify any steps
WORKFLOW FILE: {project-root}/_bmad/bmm/workflows/1-analysis/research/workflow-domain-research.md

View File

@@ -0,0 +1,16 @@
---
description: 'Edit an existing PRD. Use when the user says "edit this PRD".'
---
Execute the BMAD 'edit-prd' workflow.
CRITICAL: You must load and follow the workflow definition exactly.
WORKFLOW INSTRUCTIONS:
1. LOAD the workflow file from {project-root}/_bmad/bmm/workflows/2-plan-workflows/create-prd/workflow-edit-prd.md
2. READ its entire contents
3. FOLLOW every step precisely as specified
4. DO NOT skip or modify any steps
WORKFLOW FILE: {project-root}/_bmad/bmm/workflows/2-plan-workflows/create-prd/workflow-edit-prd.md

View File

@@ -0,0 +1,16 @@
---
description: 'Create project-context.md with AI rules. Use when the user says "generate project context" or "create project context"'
---
Execute the BMAD 'generate-project-context' workflow.
CRITICAL: You must load and follow the workflow definition exactly.
WORKFLOW INSTRUCTIONS:
1. LOAD the workflow file from {project-root}/_bmad/bmm/workflows/generate-project-context/workflow.md
2. READ its entire contents
3. FOLLOW every step precisely as specified
4. DO NOT skip or modify any steps
WORKFLOW FILE: {project-root}/_bmad/bmm/workflows/generate-project-context/workflow.md

View File

@@ -0,0 +1,16 @@
---
description: 'Conduct market research on competition and customers. Use when the user says "create a market research report about [business idea]".'
---
Execute the BMAD 'market-research' workflow.
CRITICAL: You must load and follow the workflow definition exactly.
WORKFLOW INSTRUCTIONS:
1. LOAD the workflow file from {project-root}/_bmad/bmm/workflows/1-analysis/research/workflow-market-research.md
2. READ its entire contents
3. FOLLOW every step precisely as specified
4. DO NOT skip or modify any steps
WORKFLOW FILE: {project-root}/_bmad/bmm/workflows/1-analysis/research/workflow-market-research.md

View File

@@ -0,0 +1,16 @@
---
description: 'Generate end to end automated tests for existing features. Use when the user says "create qa automated tests for [feature]"'
---
Execute the BMAD 'qa-generate-e2e-tests' workflow.
CRITICAL: You must load and follow the workflow definition exactly.
WORKFLOW INSTRUCTIONS:
1. LOAD the workflow file from {project-root}/_bmad/bmm/workflows/qa-generate-e2e-tests/workflow.yaml
2. READ its entire contents
3. FOLLOW every step precisely as specified
4. DO NOT skip or modify any steps
WORKFLOW FILE: {project-root}/_bmad/bmm/workflows/qa-generate-e2e-tests/workflow.yaml

View File

@@ -0,0 +1,16 @@
---
description: 'Implement a Quick Tech Spec for small changes or features. Use when the user provides a quick tech spec and says "implement this quick spec" or "proceed with implementation of [quick tech spec]"'
---
Execute the BMAD 'quick-dev' workflow.
CRITICAL: You must load and follow the workflow definition exactly.
WORKFLOW INSTRUCTIONS:
1. LOAD the workflow file from {project-root}/_bmad/bmm/workflows/bmad-quick-flow/quick-dev/workflow.md
2. READ its entire contents
3. FOLLOW every step precisely as specified
4. DO NOT skip or modify any steps
WORKFLOW FILE: {project-root}/_bmad/bmm/workflows/bmad-quick-flow/quick-dev/workflow.md

View File

@@ -0,0 +1,16 @@
---
description: 'Very quick process to create implementation-ready quick specs for small changes or features. Use when the user says "create a quick spec" or "generate a quick tech spec"'
---
Execute the BMAD 'quick-spec' workflow.
CRITICAL: You must load and follow the workflow definition exactly.
WORKFLOW INSTRUCTIONS:
1. LOAD the workflow file from {project-root}/_bmad/bmm/workflows/bmad-quick-flow/quick-spec/workflow.md
2. READ its entire contents
3. FOLLOW every step precisely as specified
4. DO NOT skip or modify any steps
WORKFLOW FILE: {project-root}/_bmad/bmm/workflows/bmad-quick-flow/quick-spec/workflow.md

View File

@@ -0,0 +1,16 @@
---
description: 'Post-epic review to extract lessons and assess success. Use when the user says "run a retrospective" or "lets retro the epic [epic]"'
---
Execute the BMAD 'retrospective' workflow.
CRITICAL: You must load and follow the workflow definition exactly.
WORKFLOW INSTRUCTIONS:
1. LOAD the workflow file from {project-root}/_bmad/bmm/workflows/4-implementation/retrospective/workflow.yaml
2. READ its entire contents
3. FOLLOW every step precisely as specified
4. DO NOT skip or modify any steps
WORKFLOW FILE: {project-root}/_bmad/bmm/workflows/4-implementation/retrospective/workflow.yaml

View File

@@ -0,0 +1,16 @@
---
description: 'Generate sprint status tracking from epics. Use when the user says "run sprint planning" or "generate sprint plan"'
---
Execute the BMAD 'sprint-planning' workflow.
CRITICAL: You must load and follow the workflow definition exactly.
WORKFLOW INSTRUCTIONS:
1. LOAD the workflow file from {project-root}/_bmad/bmm/workflows/4-implementation/sprint-planning/workflow.yaml
2. READ its entire contents
3. FOLLOW every step precisely as specified
4. DO NOT skip or modify any steps
WORKFLOW FILE: {project-root}/_bmad/bmm/workflows/4-implementation/sprint-planning/workflow.yaml

View File

@@ -0,0 +1,16 @@
---
description: 'Summarize sprint status and surface risks. Use when the user says "check sprint status" or "show sprint status"'
---
Execute the BMAD 'sprint-status' workflow.
CRITICAL: You must load and follow the workflow definition exactly.
WORKFLOW INSTRUCTIONS:
1. LOAD the workflow file from {project-root}/_bmad/bmm/workflows/4-implementation/sprint-status/workflow.yaml
2. READ its entire contents
3. FOLLOW every step precisely as specified
4. DO NOT skip or modify any steps
WORKFLOW FILE: {project-root}/_bmad/bmm/workflows/4-implementation/sprint-status/workflow.yaml

View File

@@ -0,0 +1,16 @@
---
description: 'Conduct technical research on technologies and architecture. Use when the user says "create a technical research report on [topic]".'
---
Execute the BMAD 'technical-research' workflow.
CRITICAL: You must load and follow the workflow definition exactly.
WORKFLOW INSTRUCTIONS:
1. LOAD the workflow file from {project-root}/_bmad/bmm/workflows/1-analysis/research/workflow-technical-research.md
2. READ its entire contents
3. FOLLOW every step precisely as specified
4. DO NOT skip or modify any steps
WORKFLOW FILE: {project-root}/_bmad/bmm/workflows/1-analysis/research/workflow-technical-research.md

View File

@@ -0,0 +1,16 @@
---
description: 'Validate a PRD against standards. Use when the user says "validate this PRD" or "run PRD validation"'
---
Execute the BMAD 'validate-prd' workflow.
CRITICAL: You must load and follow the workflow definition exactly.
WORKFLOW INSTRUCTIONS:
1. LOAD the workflow file from {project-root}/_bmad/bmm/workflows/2-plan-workflows/create-prd/workflow-validate-prd.md
2. READ its entire contents
3. FOLLOW every step precisely as specified
4. DO NOT skip or modify any steps
WORKFLOW FILE: {project-root}/_bmad/bmm/workflows/2-plan-workflows/create-prd/workflow-validate-prd.md

View File

@@ -0,0 +1,16 @@
---
description: 'Facilitate interactive brainstorming sessions using diverse creative techniques and ideation methods. Use when the user says help me brainstorm or help me ideate.'
---
Execute the BMAD 'brainstorming' workflow.
CRITICAL: You must load and follow the workflow definition exactly.
WORKFLOW INSTRUCTIONS:
1. LOAD the workflow file from {project-root}/_bmad/core/workflows/brainstorming/workflow.md
2. READ its entire contents
3. FOLLOW every step precisely as specified
4. DO NOT skip or modify any steps
WORKFLOW FILE: {project-root}/_bmad/core/workflows/brainstorming/workflow.md

View File

@@ -0,0 +1,16 @@
---
description: '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"'
---
Execute the BMAD 'design-thinking' workflow.
CRITICAL: You must load and follow the workflow definition exactly.
WORKFLOW INSTRUCTIONS:
1. LOAD the workflow file from {project-root}/_bmad/cis/workflows/design-thinking/workflow.yaml
2. READ its entire contents
3. FOLLOW every step precisely as specified
4. DO NOT skip or modify any steps
WORKFLOW FILE: {project-root}/_bmad/cis/workflows/design-thinking/workflow.yaml

View File

@@ -0,0 +1,16 @@
---
description: '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"'
---
Execute the BMAD 'innovation-strategy' workflow.
CRITICAL: You must load and follow the workflow definition exactly.
WORKFLOW INSTRUCTIONS:
1. LOAD the workflow file from {project-root}/_bmad/cis/workflows/innovation-strategy/workflow.yaml
2. READ its entire contents
3. FOLLOW every step precisely as specified
4. DO NOT skip or modify any steps
WORKFLOW FILE: {project-root}/_bmad/cis/workflows/innovation-strategy/workflow.yaml

View File

@@ -0,0 +1,16 @@
---
description: '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"'
---
Execute the BMAD 'problem-solving' workflow.
CRITICAL: You must load and follow the workflow definition exactly.
WORKFLOW INSTRUCTIONS:
1. LOAD the workflow file from {project-root}/_bmad/cis/workflows/problem-solving/workflow.yaml
2. READ its entire contents
3. FOLLOW every step precisely as specified
4. DO NOT skip or modify any steps
WORKFLOW FILE: {project-root}/_bmad/cis/workflows/problem-solving/workflow.yaml

View File

@@ -0,0 +1,16 @@
---
description: 'Craft compelling narratives using story frameworks. Use when the user says "help me with storytelling" or "I want to create a narrative through storytelling"'
---
Execute the BMAD 'storytelling' workflow.
CRITICAL: You must load and follow the workflow definition exactly.
WORKFLOW INSTRUCTIONS:
1. LOAD the workflow file from {project-root}/_bmad/cis/workflows/storytelling/workflow.yaml
2. READ its entire contents
3. FOLLOW every step precisely as specified
4. DO NOT skip or modify any steps
WORKFLOW FILE: {project-root}/_bmad/cis/workflows/storytelling/workflow.yaml

View File

@@ -0,0 +1,13 @@
---
description: 'Clinical copy-editor that reviews text for communication issues. Use when user says review for prose or improve the prose'
---
Execute the BMAD 'editorial-review-prose' task.
TASK INSTRUCTIONS:
1. LOAD the task file from {project-root}/_bmad/core/tasks/editorial-review-prose.xml
2. READ its entire contents
3. FOLLOW every instruction precisely as specified
TASK FILE: {project-root}/_bmad/core/tasks/editorial-review-prose.xml

View File

@@ -0,0 +1,13 @@
---
description: 'Structural editor that proposes cuts, reorganization, and simplification while preserving comprehension. Use when user requests structural review or editorial review of structure'
---
Execute the BMAD 'editorial-review-structure' task.
TASK INSTRUCTIONS:
1. LOAD the task file from {project-root}/_bmad/core/tasks/editorial-review-structure.xml
2. READ its entire contents
3. FOLLOW every instruction precisely as specified
TASK FILE: {project-root}/_bmad/core/tasks/editorial-review-structure.xml

View File

@@ -0,0 +1,13 @@
---
description: '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'
---
Execute the BMAD 'help' task.
TASK INSTRUCTIONS:
1. LOAD the task file from {project-root}/_bmad/core/tasks/help.md
2. READ its entire contents
3. FOLLOW every instruction precisely as specified
TASK FILE: {project-root}/_bmad/core/tasks/help.md

View File

@@ -0,0 +1,13 @@
---
description: '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'
---
Execute the BMAD 'index-docs' task.
TASK INSTRUCTIONS:
1. LOAD the task file from {project-root}/_bmad/core/tasks/index-docs.xml
2. READ its entire contents
3. FOLLOW every instruction precisely as specified
TASK FILE: {project-root}/_bmad/core/tasks/index-docs.xml

View File

@@ -0,0 +1,16 @@
---
description: 'Orchestrates group discussions between all installed BMAD agents, enabling natural multi-agent conversations. Use when user requests party mode.'
---
Execute the BMAD 'party-mode' workflow.
CRITICAL: You must load and follow the workflow definition exactly.
WORKFLOW INSTRUCTIONS:
1. LOAD the workflow file from {project-root}/_bmad/core/workflows/party-mode/workflow.md
2. READ its entire contents
3. FOLLOW every step precisely as specified
4. DO NOT skip or modify any steps
WORKFLOW FILE: {project-root}/_bmad/core/workflows/party-mode/workflow.md

View File

@@ -0,0 +1,13 @@
---
description: 'Perform a Cynical Review and produce a findings report. Use when the user requests a critical review of something'
---
Execute the BMAD 'review-adversarial-general' task.
TASK INSTRUCTIONS:
1. LOAD the task file from {project-root}/_bmad/core/tasks/review-adversarial-general.xml
2. READ its entire contents
3. FOLLOW every instruction precisely as specified
TASK FILE: {project-root}/_bmad/core/tasks/review-adversarial-general.xml

View File

@@ -0,0 +1,13 @@
---
description: 'Walk every branching path and boundary condition in content, report only unhandled edge cases. Orthogonal to adversarial review - method-driven not attitude-driven.'
---
Execute the BMAD 'review-edge-case-hunter' task.
TASK INSTRUCTIONS:
1. LOAD the task file from {project-root}/_bmad/core/tasks/review-edge-case-hunter.xml
2. READ its entire contents
3. FOLLOW every instruction precisely as specified
TASK FILE: {project-root}/_bmad/core/tasks/review-edge-case-hunter.xml

View File

@@ -0,0 +1,13 @@
---
description: 'Splits large markdown documents into smaller, organized files based on level 2 (default) sections. Use if the user says perform shard document'
---
Execute the BMAD 'shard-doc' task.
TASK INSTRUCTIONS:
1. LOAD the task file from {project-root}/_bmad/core/tasks/shard-doc.xml
2. READ its entire contents
3. FOLLOW every instruction precisely as specified
TASK FILE: {project-root}/_bmad/core/tasks/shard-doc.xml