feat(components): add ThermoState generators and Eurovent backend demo
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
mode: primary
|
||||
name: 'bmad-master'
|
||||
description: 'bmad-master agent'
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
mode: primary
|
||||
name: 'agent-builder'
|
||||
description: 'agent-builder agent'
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
mode: primary
|
||||
name: 'module-builder'
|
||||
description: 'module-builder agent'
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
mode: primary
|
||||
name: 'workflow-builder'
|
||||
description: 'workflow-builder agent'
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
mode: primary
|
||||
name: 'analyst'
|
||||
description: 'analyst agent'
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
mode: primary
|
||||
name: 'architect'
|
||||
description: 'architect agent'
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
mode: primary
|
||||
name: 'dev'
|
||||
description: 'dev agent'
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
mode: primary
|
||||
name: 'pm'
|
||||
description: 'pm agent'
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
mode: primary
|
||||
name: 'qa'
|
||||
description: 'qa agent'
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
mode: primary
|
||||
name: 'quick-flow-solo-dev'
|
||||
description: 'quick-flow-solo-dev agent'
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
mode: primary
|
||||
name: 'sm'
|
||||
description: 'sm agent'
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
mode: primary
|
||||
name: 'tech-writer'
|
||||
description: 'tech-writer agent'
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
mode: primary
|
||||
name: 'ux-designer'
|
||||
description: 'ux-designer agent'
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
mode: primary
|
||||
name: 'brainstorming-coach'
|
||||
description: 'brainstorming-coach agent'
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
mode: primary
|
||||
name: 'creative-problem-solver'
|
||||
description: 'creative-problem-solver agent'
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
mode: primary
|
||||
name: 'design-thinking-coach'
|
||||
description: 'design-thinking-coach agent'
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
mode: primary
|
||||
name: 'innovation-strategist'
|
||||
description: 'innovation-strategist agent'
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
mode: primary
|
||||
name: 'presentation-master'
|
||||
description: 'presentation-master agent'
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
mode: primary
|
||||
name: 'storyteller'
|
||||
description: 'storyteller agent'
|
||||
---
|
||||
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
name: 'create-agent'
|
||||
description: 'Create a new BMAD agent with best practices and compliance'
|
||||
---
|
||||
|
||||
@@ -7,6 +8,7 @@ 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
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
name: 'create-module-brief'
|
||||
description: 'Create product brief for BMAD module development'
|
||||
---
|
||||
|
||||
@@ -7,6 +8,7 @@ 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
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
name: 'create-module'
|
||||
description: 'Create a complete BMAD module with agents, workflows, and infrastructure'
|
||||
---
|
||||
|
||||
@@ -7,6 +8,7 @@ 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
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
name: 'create-workflow'
|
||||
description: 'Create a new BMAD workflow with proper structure and best practices'
|
||||
---
|
||||
|
||||
@@ -7,6 +8,7 @@ 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
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
name: 'edit-agent'
|
||||
description: 'Edit existing BMAD agents while maintaining compliance'
|
||||
---
|
||||
|
||||
@@ -7,6 +8,7 @@ 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
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
name: 'edit-module'
|
||||
description: 'Edit existing BMAD modules while maintaining coherence'
|
||||
---
|
||||
|
||||
@@ -7,6 +8,7 @@ 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
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
name: 'edit-workflow'
|
||||
description: 'Edit existing BMAD workflows while maintaining integrity'
|
||||
---
|
||||
|
||||
@@ -7,6 +8,7 @@ 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
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
name: 'rework-workflow'
|
||||
description: 'Rework a Workflow to a V6 Compliant Version'
|
||||
---
|
||||
|
||||
@@ -7,6 +8,7 @@ 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
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
name: 'validate-agent'
|
||||
description: 'Validate existing BMAD agents and offer to improve deficiencies'
|
||||
---
|
||||
|
||||
@@ -7,6 +8,7 @@ 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
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
name: 'validate-max-parallel-workflow'
|
||||
description: 'Run validation checks in MAX-PARALLEL mode against a workflow requires a tool that supports Parallel Sub-Processes'
|
||||
---
|
||||
|
||||
@@ -7,6 +8,7 @@ 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
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
name: 'validate-module'
|
||||
description: 'Run compliance check on BMAD modules against best practices'
|
||||
---
|
||||
|
||||
@@ -7,6 +8,7 @@ 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
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
name: 'validate-workflow'
|
||||
description: 'Run validation check on BMAD workflows against best practices'
|
||||
---
|
||||
|
||||
@@ -7,6 +8,7 @@ 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
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
name: 'check-implementation-readiness'
|
||||
description: 'Critical validation workflow that assesses PRD, Architecture, and Epics & Stories for completeness and alignment before implementation. Uses adversarial review approach to find gaps and issues.'
|
||||
---
|
||||
|
||||
@@ -7,6 +8,7 @@ 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
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
name: 'code-review'
|
||||
description: 'Perform an ADVERSARIAL Senior Developer code review that finds 3-10 specific problems in every story. Challenges everything: code quality, test coverage, architecture compliance, security, performance. NEVER accepts `looks good` - must find minimum issues and can auto-fix with user approval.'
|
||||
---
|
||||
|
||||
@@ -7,6 +8,7 @@ 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
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
name: 'correct-course'
|
||||
description: 'Navigate significant changes during sprint execution by analyzing impact, proposing solutions, and routing for implementation'
|
||||
---
|
||||
|
||||
@@ -7,6 +8,7 @@ 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
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
name: 'create-architecture'
|
||||
description: 'Collaborative architectural decision facilitation for AI-agent consistency. Replaces template-driven architecture with intelligent, adaptive conversation that produces a decision-focused architecture document optimized for preventing agent conflicts.'
|
||||
---
|
||||
|
||||
@@ -7,6 +8,7 @@ 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
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
name: 'create-epics-and-stories'
|
||||
description: 'Transform PRD requirements and Architecture decisions into comprehensive stories organized by user value. This workflow requires completed PRD + Architecture documents (UX recommended if UI exists) and breaks down requirements into implementation-ready epics and user stories that incorporate all available technical and design context. Creates detailed, actionable stories with complete acceptance criteria for development teams.'
|
||||
---
|
||||
|
||||
@@ -7,6 +8,7 @@ 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
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
name: 'create-prd'
|
||||
description: 'Create a comprehensive PRD (Product Requirements Document) through structured workflow facilitation'
|
||||
---
|
||||
|
||||
@@ -7,6 +8,7 @@ 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
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
name: 'create-product-brief'
|
||||
description: 'Create comprehensive product briefs through collaborative step-by-step discovery as creative Business Analyst working with the user as peers.'
|
||||
---
|
||||
|
||||
@@ -7,6 +8,7 @@ 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
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
name: 'create-story'
|
||||
description: 'Create the next user story from epics+stories with enhanced context analysis and direct ready-for-dev marking'
|
||||
---
|
||||
|
||||
@@ -7,6 +8,7 @@ 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
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
name: 'create-ux-design'
|
||||
description: 'Work with a peer UX Design expert to plan your applications UX patterns, look and feel.'
|
||||
---
|
||||
|
||||
@@ -7,6 +8,7 @@ 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
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
name: 'dev-story'
|
||||
description: 'Execute a story by implementing tasks/subtasks, writing tests, validating, and updating the story file per acceptance criteria'
|
||||
---
|
||||
|
||||
@@ -7,6 +8,7 @@ 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
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
name: 'document-project'
|
||||
description: 'Analyzes and documents brownfield projects by scanning codebase, architecture, and patterns to create comprehensive reference documentation for AI-assisted development'
|
||||
---
|
||||
|
||||
@@ -7,6 +8,7 @@ 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
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
name: 'domain-research'
|
||||
description: 'Conduct domain research covering industry analysis, regulations, technology trends, and ecosystem dynamics using current web data and verified sources.'
|
||||
---
|
||||
|
||||
@@ -7,6 +8,7 @@ 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
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
name: 'edit-prd'
|
||||
description: 'Edit and improve an existing PRD - enhance clarity, completeness, and quality'
|
||||
---
|
||||
|
||||
@@ -7,6 +8,7 @@ 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
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
name: 'generate-project-context'
|
||||
description: 'Creates a concise project-context.md file with critical rules and patterns that AI agents must follow when implementing code. Optimized for LLM context efficiency.'
|
||||
---
|
||||
|
||||
@@ -7,6 +8,7 @@ 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
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
name: 'market-research'
|
||||
description: 'Conduct market research covering market size, growth, competition, and customer insights using current web data and verified sources.'
|
||||
---
|
||||
|
||||
@@ -7,6 +8,7 @@ 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
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
name: 'qa-automate'
|
||||
description: 'Generate tests quickly for existing features using standard test patterns'
|
||||
---
|
||||
|
||||
@@ -7,6 +8,7 @@ Execute the BMAD 'qa-automate' 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/automate/workflow.yaml
|
||||
2. READ its entire contents
|
||||
3. FOLLOW every step precisely as specified
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
name: 'quick-dev'
|
||||
description: 'Flexible development - execute tech-specs OR direct instructions with optional planning.'
|
||||
---
|
||||
|
||||
@@ -7,6 +8,7 @@ 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
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
name: 'quick-spec'
|
||||
description: 'Conversational spec engineering - ask questions, investigate code, produce implementation-ready tech-spec.'
|
||||
---
|
||||
|
||||
@@ -7,6 +8,7 @@ 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
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
name: 'retrospective'
|
||||
description: 'Run after epic completion to review overall success, extract lessons learned, and explore if new information emerged that might impact the next epic'
|
||||
---
|
||||
|
||||
@@ -7,6 +8,7 @@ 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
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
name: 'sprint-planning'
|
||||
description: 'Generate and manage the sprint status tracking file for Phase 4 implementation, extracting all epics and stories from epic files and tracking their status through the development lifecycle'
|
||||
---
|
||||
|
||||
@@ -7,6 +8,7 @@ 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
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
name: 'sprint-status'
|
||||
description: 'Summarize sprint-status.yaml, surface risks, and route to the right implementation workflow.'
|
||||
---
|
||||
|
||||
@@ -7,6 +8,7 @@ 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
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
name: 'technical-research'
|
||||
description: 'Conduct technical research covering technology evaluation, architecture decisions, and implementation approaches using current web data and verified sources.'
|
||||
---
|
||||
|
||||
@@ -7,6 +8,7 @@ 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
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
name: 'validate-prd'
|
||||
description: 'Validate an existing PRD against BMAD standards - comprehensive review for completeness, clarity, and quality'
|
||||
---
|
||||
|
||||
@@ -7,6 +8,7 @@ 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
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
name: 'brainstorming'
|
||||
description: 'Facilitate interactive brainstorming sessions using diverse creative techniques and ideation methods'
|
||||
---
|
||||
|
||||
@@ -7,6 +8,7 @@ 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
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
name: 'design-thinking'
|
||||
description: 'Guide human-centered design processes using empathy-driven methodologies. This workflow walks through the design thinking phases - Empathize, Define, Ideate, Prototype, and Test - to create solutions deeply rooted in user needs.'
|
||||
---
|
||||
|
||||
@@ -7,6 +8,7 @@ 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
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
name: 'innovation-strategy'
|
||||
description: 'Identify disruption opportunities and architect business model innovation. This workflow guides strategic analysis of markets, competitive dynamics, and business model innovation to uncover sustainable competitive advantages and breakthrough opportunities.'
|
||||
---
|
||||
|
||||
@@ -7,6 +8,7 @@ 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
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
name: 'problem-solving'
|
||||
description: 'Apply systematic problem-solving methodologies to crack complex challenges. This workflow guides through problem diagnosis, root cause analysis, creative solution generation, evaluation, and implementation planning using proven frameworks.'
|
||||
---
|
||||
|
||||
@@ -7,6 +8,7 @@ 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
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
name: 'storytelling'
|
||||
description: 'Craft compelling narratives using proven story frameworks and techniques. This workflow guides users through structured narrative development, applying appropriate story frameworks to create emotionally resonant and engaging stories for any purpose.'
|
||||
---
|
||||
|
||||
@@ -7,6 +8,7 @@ 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
|
||||
|
||||
@@ -1,10 +1,12 @@
|
||||
---
|
||||
name: 'editorial-review-prose'
|
||||
description: 'Clinical copy-editor that reviews text for communication issues'
|
||||
---
|
||||
|
||||
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
|
||||
|
||||
@@ -1,10 +1,12 @@
|
||||
---
|
||||
name: 'editorial-review-structure'
|
||||
description: 'Structural editor that proposes cuts, reorganization, and simplification while preserving comprehension'
|
||||
---
|
||||
|
||||
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
|
||||
|
||||
@@ -1,10 +1,12 @@
|
||||
---
|
||||
name: 'help'
|
||||
description: 'Get unstuck by showing what workflow steps come next or answering questions about what to do'
|
||||
---
|
||||
|
||||
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
|
||||
|
||||
@@ -1,10 +1,12 @@
|
||||
---
|
||||
name: 'index-docs'
|
||||
description: 'Generates or updates an index.md of all documents in the specified directory'
|
||||
---
|
||||
|
||||
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
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
name: 'party-mode'
|
||||
description: 'Orchestrates group discussions between all installed BMAD agents, enabling natural multi-agent conversations'
|
||||
---
|
||||
|
||||
@@ -7,6 +8,7 @@ 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
|
||||
|
||||
@@ -1,10 +1,12 @@
|
||||
---
|
||||
name: 'review-adversarial-general'
|
||||
description: 'Cynically review content and produce findings'
|
||||
---
|
||||
|
||||
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
|
||||
|
||||
@@ -1,10 +1,12 @@
|
||||
---
|
||||
name: 'shard-doc'
|
||||
description: 'Splits large markdown documents into smaller, organized files based on level 2 (default) sections'
|
||||
---
|
||||
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user