fix: bundle build
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
version: 4.28.0
|
version: 4.29.0
|
||||||
markdownExploder: true
|
markdownExploder: true
|
||||||
prd:
|
prd:
|
||||||
prdFile: docs/prd.md
|
prdFile: docs/prd.md
|
||||||
|
|||||||
22
dist/agents/analyst.txt
vendored
22
dist/agents/analyst.txt
vendored
@@ -537,20 +537,38 @@ CRITICAL: collaborate with the user to develop specific, actionable research que
|
|||||||
==================== START: .bmad-core/tasks/create-doc.md ====================
|
==================== START: .bmad-core/tasks/create-doc.md ====================
|
||||||
# Create Document from Template (YAML Driven)
|
# Create Document from Template (YAML Driven)
|
||||||
|
|
||||||
|
## ⚠️ CRITICAL EXECUTION NOTICE ⚠️
|
||||||
|
|
||||||
|
**THIS IS AN EXECUTABLE WORKFLOW - NOT REFERENCE MATERIAL**
|
||||||
|
|
||||||
|
When this task is invoked:
|
||||||
|
|
||||||
|
1. **DISABLE ALL EFFICIENCY OPTIMIZATIONS** - This workflow requires full user interaction
|
||||||
|
2. **MANDATORY STEP-BY-STEP EXECUTION** - Each section must be processed sequentially with user feedback
|
||||||
|
3. **ELICITATION IS REQUIRED** - When `elicit: true`, you MUST use the 1-9 format and wait for user response
|
||||||
|
4. **NO SHORTCUTS ALLOWED** - Complete documents cannot be created without following this workflow
|
||||||
|
|
||||||
|
**VIOLATION INDICATOR:** If you create a complete document without user interaction, you have violated this workflow.
|
||||||
|
|
||||||
## Critical: Template Discovery
|
## Critical: Template Discovery
|
||||||
|
|
||||||
If a YAML Template has not been provided, list all templates from .bmad-core/templates or ask the user to provide another.
|
If a YAML Template has not been provided, list all templates from .bmad-core/templates or ask the user to provide another.
|
||||||
|
|
||||||
## CRITICAL: Mandatory Elicitation Format
|
## CRITICAL: Mandatory Elicitation Format
|
||||||
|
|
||||||
**When `elicit: true`, ALWAYS use this exact format:**
|
**When `elicit: true`, this is a HARD STOP requiring user interaction:**
|
||||||
|
|
||||||
|
**YOU MUST:**
|
||||||
|
|
||||||
1. Present section content
|
1. Present section content
|
||||||
2. Provide detailed rationale (explain trade-offs, assumptions, decisions made)
|
2. Provide detailed rationale (explain trade-offs, assumptions, decisions made)
|
||||||
3. Present numbered options 1-9:
|
3. **STOP and present numbered options 1-9:**
|
||||||
- **Option 1:** Always "Proceed to next section"
|
- **Option 1:** Always "Proceed to next section"
|
||||||
- **Options 2-9:** Select 8 methods from data/elicitation-methods
|
- **Options 2-9:** Select 8 methods from data/elicitation-methods
|
||||||
- End with: "Select 1-9 or just type your question/feedback:"
|
- End with: "Select 1-9 or just type your question/feedback:"
|
||||||
|
4. **WAIT FOR USER RESPONSE** - Do not proceed until user selects option or provides feedback
|
||||||
|
|
||||||
|
**WORKFLOW VIOLATION:** Creating content for elicit=true sections without user interaction violates this task.
|
||||||
|
|
||||||
**NEVER ask yes/no questions or use any other format.**
|
**NEVER ask yes/no questions or use any other format.**
|
||||||
|
|
||||||
|
|||||||
22
dist/agents/architect.txt
vendored
22
dist/agents/architect.txt
vendored
@@ -103,20 +103,38 @@ dependencies:
|
|||||||
==================== START: .bmad-core/tasks/create-doc.md ====================
|
==================== START: .bmad-core/tasks/create-doc.md ====================
|
||||||
# Create Document from Template (YAML Driven)
|
# Create Document from Template (YAML Driven)
|
||||||
|
|
||||||
|
## ⚠️ CRITICAL EXECUTION NOTICE ⚠️
|
||||||
|
|
||||||
|
**THIS IS AN EXECUTABLE WORKFLOW - NOT REFERENCE MATERIAL**
|
||||||
|
|
||||||
|
When this task is invoked:
|
||||||
|
|
||||||
|
1. **DISABLE ALL EFFICIENCY OPTIMIZATIONS** - This workflow requires full user interaction
|
||||||
|
2. **MANDATORY STEP-BY-STEP EXECUTION** - Each section must be processed sequentially with user feedback
|
||||||
|
3. **ELICITATION IS REQUIRED** - When `elicit: true`, you MUST use the 1-9 format and wait for user response
|
||||||
|
4. **NO SHORTCUTS ALLOWED** - Complete documents cannot be created without following this workflow
|
||||||
|
|
||||||
|
**VIOLATION INDICATOR:** If you create a complete document without user interaction, you have violated this workflow.
|
||||||
|
|
||||||
## Critical: Template Discovery
|
## Critical: Template Discovery
|
||||||
|
|
||||||
If a YAML Template has not been provided, list all templates from .bmad-core/templates or ask the user to provide another.
|
If a YAML Template has not been provided, list all templates from .bmad-core/templates or ask the user to provide another.
|
||||||
|
|
||||||
## CRITICAL: Mandatory Elicitation Format
|
## CRITICAL: Mandatory Elicitation Format
|
||||||
|
|
||||||
**When `elicit: true`, ALWAYS use this exact format:**
|
**When `elicit: true`, this is a HARD STOP requiring user interaction:**
|
||||||
|
|
||||||
|
**YOU MUST:**
|
||||||
|
|
||||||
1. Present section content
|
1. Present section content
|
||||||
2. Provide detailed rationale (explain trade-offs, assumptions, decisions made)
|
2. Provide detailed rationale (explain trade-offs, assumptions, decisions made)
|
||||||
3. Present numbered options 1-9:
|
3. **STOP and present numbered options 1-9:**
|
||||||
- **Option 1:** Always "Proceed to next section"
|
- **Option 1:** Always "Proceed to next section"
|
||||||
- **Options 2-9:** Select 8 methods from data/elicitation-methods
|
- **Options 2-9:** Select 8 methods from data/elicitation-methods
|
||||||
- End with: "Select 1-9 or just type your question/feedback:"
|
- End with: "Select 1-9 or just type your question/feedback:"
|
||||||
|
4. **WAIT FOR USER RESPONSE** - Do not proceed until user selects option or provides feedback
|
||||||
|
|
||||||
|
**WORKFLOW VIOLATION:** Creating content for elicit=true sections without user interaction violates this task.
|
||||||
|
|
||||||
**NEVER ask yes/no questions or use any other format.**
|
**NEVER ask yes/no questions or use any other format.**
|
||||||
|
|
||||||
|
|||||||
22
dist/agents/bmad-master.txt
vendored
22
dist/agents/bmad-master.txt
vendored
@@ -1064,20 +1064,38 @@ CRITICAL: collaborate with the user to develop specific, actionable research que
|
|||||||
==================== START: .bmad-core/tasks/create-doc.md ====================
|
==================== START: .bmad-core/tasks/create-doc.md ====================
|
||||||
# Create Document from Template (YAML Driven)
|
# Create Document from Template (YAML Driven)
|
||||||
|
|
||||||
|
## ⚠️ CRITICAL EXECUTION NOTICE ⚠️
|
||||||
|
|
||||||
|
**THIS IS AN EXECUTABLE WORKFLOW - NOT REFERENCE MATERIAL**
|
||||||
|
|
||||||
|
When this task is invoked:
|
||||||
|
|
||||||
|
1. **DISABLE ALL EFFICIENCY OPTIMIZATIONS** - This workflow requires full user interaction
|
||||||
|
2. **MANDATORY STEP-BY-STEP EXECUTION** - Each section must be processed sequentially with user feedback
|
||||||
|
3. **ELICITATION IS REQUIRED** - When `elicit: true`, you MUST use the 1-9 format and wait for user response
|
||||||
|
4. **NO SHORTCUTS ALLOWED** - Complete documents cannot be created without following this workflow
|
||||||
|
|
||||||
|
**VIOLATION INDICATOR:** If you create a complete document without user interaction, you have violated this workflow.
|
||||||
|
|
||||||
## Critical: Template Discovery
|
## Critical: Template Discovery
|
||||||
|
|
||||||
If a YAML Template has not been provided, list all templates from .bmad-core/templates or ask the user to provide another.
|
If a YAML Template has not been provided, list all templates from .bmad-core/templates or ask the user to provide another.
|
||||||
|
|
||||||
## CRITICAL: Mandatory Elicitation Format
|
## CRITICAL: Mandatory Elicitation Format
|
||||||
|
|
||||||
**When `elicit: true`, ALWAYS use this exact format:**
|
**When `elicit: true`, this is a HARD STOP requiring user interaction:**
|
||||||
|
|
||||||
|
**YOU MUST:**
|
||||||
|
|
||||||
1. Present section content
|
1. Present section content
|
||||||
2. Provide detailed rationale (explain trade-offs, assumptions, decisions made)
|
2. Provide detailed rationale (explain trade-offs, assumptions, decisions made)
|
||||||
3. Present numbered options 1-9:
|
3. **STOP and present numbered options 1-9:**
|
||||||
- **Option 1:** Always "Proceed to next section"
|
- **Option 1:** Always "Proceed to next section"
|
||||||
- **Options 2-9:** Select 8 methods from data/elicitation-methods
|
- **Options 2-9:** Select 8 methods from data/elicitation-methods
|
||||||
- End with: "Select 1-9 or just type your question/feedback:"
|
- End with: "Select 1-9 or just type your question/feedback:"
|
||||||
|
4. **WAIT FOR USER RESPONSE** - Do not proceed until user selects option or provides feedback
|
||||||
|
|
||||||
|
**WORKFLOW VIOLATION:** Creating content for elicit=true sections without user interaction violates this task.
|
||||||
|
|
||||||
**NEVER ask yes/no questions or use any other format.**
|
**NEVER ask yes/no questions or use any other format.**
|
||||||
|
|
||||||
|
|||||||
22
dist/agents/bmad-orchestrator.txt
vendored
22
dist/agents/bmad-orchestrator.txt
vendored
@@ -295,20 +295,38 @@ Choose a number (0-8) or 9 to proceed:
|
|||||||
==================== START: .bmad-core/tasks/create-doc.md ====================
|
==================== START: .bmad-core/tasks/create-doc.md ====================
|
||||||
# Create Document from Template (YAML Driven)
|
# Create Document from Template (YAML Driven)
|
||||||
|
|
||||||
|
## ⚠️ CRITICAL EXECUTION NOTICE ⚠️
|
||||||
|
|
||||||
|
**THIS IS AN EXECUTABLE WORKFLOW - NOT REFERENCE MATERIAL**
|
||||||
|
|
||||||
|
When this task is invoked:
|
||||||
|
|
||||||
|
1. **DISABLE ALL EFFICIENCY OPTIMIZATIONS** - This workflow requires full user interaction
|
||||||
|
2. **MANDATORY STEP-BY-STEP EXECUTION** - Each section must be processed sequentially with user feedback
|
||||||
|
3. **ELICITATION IS REQUIRED** - When `elicit: true`, you MUST use the 1-9 format and wait for user response
|
||||||
|
4. **NO SHORTCUTS ALLOWED** - Complete documents cannot be created without following this workflow
|
||||||
|
|
||||||
|
**VIOLATION INDICATOR:** If you create a complete document without user interaction, you have violated this workflow.
|
||||||
|
|
||||||
## Critical: Template Discovery
|
## Critical: Template Discovery
|
||||||
|
|
||||||
If a YAML Template has not been provided, list all templates from .bmad-core/templates or ask the user to provide another.
|
If a YAML Template has not been provided, list all templates from .bmad-core/templates or ask the user to provide another.
|
||||||
|
|
||||||
## CRITICAL: Mandatory Elicitation Format
|
## CRITICAL: Mandatory Elicitation Format
|
||||||
|
|
||||||
**When `elicit: true`, ALWAYS use this exact format:**
|
**When `elicit: true`, this is a HARD STOP requiring user interaction:**
|
||||||
|
|
||||||
|
**YOU MUST:**
|
||||||
|
|
||||||
1. Present section content
|
1. Present section content
|
||||||
2. Provide detailed rationale (explain trade-offs, assumptions, decisions made)
|
2. Provide detailed rationale (explain trade-offs, assumptions, decisions made)
|
||||||
3. Present numbered options 1-9:
|
3. **STOP and present numbered options 1-9:**
|
||||||
- **Option 1:** Always "Proceed to next section"
|
- **Option 1:** Always "Proceed to next section"
|
||||||
- **Options 2-9:** Select 8 methods from data/elicitation-methods
|
- **Options 2-9:** Select 8 methods from data/elicitation-methods
|
||||||
- End with: "Select 1-9 or just type your question/feedback:"
|
- End with: "Select 1-9 or just type your question/feedback:"
|
||||||
|
4. **WAIT FOR USER RESPONSE** - Do not proceed until user selects option or provides feedback
|
||||||
|
|
||||||
|
**WORKFLOW VIOLATION:** Creating content for elicit=true sections without user interaction violates this task.
|
||||||
|
|
||||||
**NEVER ask yes/no questions or use any other format.**
|
**NEVER ask yes/no questions or use any other format.**
|
||||||
|
|
||||||
|
|||||||
23
dist/agents/pm.txt
vendored
23
dist/agents/pm.txt
vendored
@@ -56,7 +56,6 @@ agent:
|
|||||||
title: Product Manager
|
title: Product Manager
|
||||||
icon: 📋
|
icon: 📋
|
||||||
whenToUse: Use for creating PRDs, product strategy, feature prioritization, roadmap planning, and stakeholder communication
|
whenToUse: Use for creating PRDs, product strategy, feature prioritization, roadmap planning, and stakeholder communication
|
||||||
customization: null
|
|
||||||
persona:
|
persona:
|
||||||
role: Investigative Product Strategist & Market-Savvy PM
|
role: Investigative Product Strategist & Market-Savvy PM
|
||||||
style: Analytical, inquisitive, data-driven, user-focused, pragmatic
|
style: Analytical, inquisitive, data-driven, user-focused, pragmatic
|
||||||
@@ -100,20 +99,38 @@ dependencies:
|
|||||||
==================== START: .bmad-core/tasks/create-doc.md ====================
|
==================== START: .bmad-core/tasks/create-doc.md ====================
|
||||||
# Create Document from Template (YAML Driven)
|
# Create Document from Template (YAML Driven)
|
||||||
|
|
||||||
|
## ⚠️ CRITICAL EXECUTION NOTICE ⚠️
|
||||||
|
|
||||||
|
**THIS IS AN EXECUTABLE WORKFLOW - NOT REFERENCE MATERIAL**
|
||||||
|
|
||||||
|
When this task is invoked:
|
||||||
|
|
||||||
|
1. **DISABLE ALL EFFICIENCY OPTIMIZATIONS** - This workflow requires full user interaction
|
||||||
|
2. **MANDATORY STEP-BY-STEP EXECUTION** - Each section must be processed sequentially with user feedback
|
||||||
|
3. **ELICITATION IS REQUIRED** - When `elicit: true`, you MUST use the 1-9 format and wait for user response
|
||||||
|
4. **NO SHORTCUTS ALLOWED** - Complete documents cannot be created without following this workflow
|
||||||
|
|
||||||
|
**VIOLATION INDICATOR:** If you create a complete document without user interaction, you have violated this workflow.
|
||||||
|
|
||||||
## Critical: Template Discovery
|
## Critical: Template Discovery
|
||||||
|
|
||||||
If a YAML Template has not been provided, list all templates from .bmad-core/templates or ask the user to provide another.
|
If a YAML Template has not been provided, list all templates from .bmad-core/templates or ask the user to provide another.
|
||||||
|
|
||||||
## CRITICAL: Mandatory Elicitation Format
|
## CRITICAL: Mandatory Elicitation Format
|
||||||
|
|
||||||
**When `elicit: true`, ALWAYS use this exact format:**
|
**When `elicit: true`, this is a HARD STOP requiring user interaction:**
|
||||||
|
|
||||||
|
**YOU MUST:**
|
||||||
|
|
||||||
1. Present section content
|
1. Present section content
|
||||||
2. Provide detailed rationale (explain trade-offs, assumptions, decisions made)
|
2. Provide detailed rationale (explain trade-offs, assumptions, decisions made)
|
||||||
3. Present numbered options 1-9:
|
3. **STOP and present numbered options 1-9:**
|
||||||
- **Option 1:** Always "Proceed to next section"
|
- **Option 1:** Always "Proceed to next section"
|
||||||
- **Options 2-9:** Select 8 methods from data/elicitation-methods
|
- **Options 2-9:** Select 8 methods from data/elicitation-methods
|
||||||
- End with: "Select 1-9 or just type your question/feedback:"
|
- End with: "Select 1-9 or just type your question/feedback:"
|
||||||
|
4. **WAIT FOR USER RESPONSE** - Do not proceed until user selects option or provides feedback
|
||||||
|
|
||||||
|
**WORKFLOW VIOLATION:** Creating content for elicit=true sections without user interaction violates this task.
|
||||||
|
|
||||||
**NEVER ask yes/no questions or use any other format.**
|
**NEVER ask yes/no questions or use any other format.**
|
||||||
|
|
||||||
|
|||||||
22
dist/agents/ux-expert.txt
vendored
22
dist/agents/ux-expert.txt
vendored
@@ -440,20 +440,38 @@ CRITICAL: collaborate with the user to develop specific, actionable research que
|
|||||||
==================== START: .bmad-core/tasks/create-doc.md ====================
|
==================== START: .bmad-core/tasks/create-doc.md ====================
|
||||||
# Create Document from Template (YAML Driven)
|
# Create Document from Template (YAML Driven)
|
||||||
|
|
||||||
|
## ⚠️ CRITICAL EXECUTION NOTICE ⚠️
|
||||||
|
|
||||||
|
**THIS IS AN EXECUTABLE WORKFLOW - NOT REFERENCE MATERIAL**
|
||||||
|
|
||||||
|
When this task is invoked:
|
||||||
|
|
||||||
|
1. **DISABLE ALL EFFICIENCY OPTIMIZATIONS** - This workflow requires full user interaction
|
||||||
|
2. **MANDATORY STEP-BY-STEP EXECUTION** - Each section must be processed sequentially with user feedback
|
||||||
|
3. **ELICITATION IS REQUIRED** - When `elicit: true`, you MUST use the 1-9 format and wait for user response
|
||||||
|
4. **NO SHORTCUTS ALLOWED** - Complete documents cannot be created without following this workflow
|
||||||
|
|
||||||
|
**VIOLATION INDICATOR:** If you create a complete document without user interaction, you have violated this workflow.
|
||||||
|
|
||||||
## Critical: Template Discovery
|
## Critical: Template Discovery
|
||||||
|
|
||||||
If a YAML Template has not been provided, list all templates from .bmad-core/templates or ask the user to provide another.
|
If a YAML Template has not been provided, list all templates from .bmad-core/templates or ask the user to provide another.
|
||||||
|
|
||||||
## CRITICAL: Mandatory Elicitation Format
|
## CRITICAL: Mandatory Elicitation Format
|
||||||
|
|
||||||
**When `elicit: true`, ALWAYS use this exact format:**
|
**When `elicit: true`, this is a HARD STOP requiring user interaction:**
|
||||||
|
|
||||||
|
**YOU MUST:**
|
||||||
|
|
||||||
1. Present section content
|
1. Present section content
|
||||||
2. Provide detailed rationale (explain trade-offs, assumptions, decisions made)
|
2. Provide detailed rationale (explain trade-offs, assumptions, decisions made)
|
||||||
3. Present numbered options 1-9:
|
3. **STOP and present numbered options 1-9:**
|
||||||
- **Option 1:** Always "Proceed to next section"
|
- **Option 1:** Always "Proceed to next section"
|
||||||
- **Options 2-9:** Select 8 methods from data/elicitation-methods
|
- **Options 2-9:** Select 8 methods from data/elicitation-methods
|
||||||
- End with: "Select 1-9 or just type your question/feedback:"
|
- End with: "Select 1-9 or just type your question/feedback:"
|
||||||
|
4. **WAIT FOR USER RESPONSE** - Do not proceed until user selects option or provides feedback
|
||||||
|
|
||||||
|
**WORKFLOW VIOLATION:** Creating content for elicit=true sections without user interaction violates this task.
|
||||||
|
|
||||||
**NEVER ask yes/no questions or use any other format.**
|
**NEVER ask yes/no questions or use any other format.**
|
||||||
|
|
||||||
|
|||||||
@@ -97,20 +97,38 @@ dependencies:
|
|||||||
==================== START: .bmad-2d-phaser-game-dev/tasks/create-doc.md ====================
|
==================== START: .bmad-2d-phaser-game-dev/tasks/create-doc.md ====================
|
||||||
# Create Document from Template (YAML Driven)
|
# Create Document from Template (YAML Driven)
|
||||||
|
|
||||||
|
## ⚠️ CRITICAL EXECUTION NOTICE ⚠️
|
||||||
|
|
||||||
|
**THIS IS AN EXECUTABLE WORKFLOW - NOT REFERENCE MATERIAL**
|
||||||
|
|
||||||
|
When this task is invoked:
|
||||||
|
|
||||||
|
1. **DISABLE ALL EFFICIENCY OPTIMIZATIONS** - This workflow requires full user interaction
|
||||||
|
2. **MANDATORY STEP-BY-STEP EXECUTION** - Each section must be processed sequentially with user feedback
|
||||||
|
3. **ELICITATION IS REQUIRED** - When `elicit: true`, you MUST use the 1-9 format and wait for user response
|
||||||
|
4. **NO SHORTCUTS ALLOWED** - Complete documents cannot be created without following this workflow
|
||||||
|
|
||||||
|
**VIOLATION INDICATOR:** If you create a complete document without user interaction, you have violated this workflow.
|
||||||
|
|
||||||
## Critical: Template Discovery
|
## Critical: Template Discovery
|
||||||
|
|
||||||
If a YAML Template has not been provided, list all templates from .bmad-2d-phaser-game-dev/templates or ask the user to provide another.
|
If a YAML Template has not been provided, list all templates from .bmad-core/templates or ask the user to provide another.
|
||||||
|
|
||||||
## CRITICAL: Mandatory Elicitation Format
|
## CRITICAL: Mandatory Elicitation Format
|
||||||
|
|
||||||
**When `elicit: true`, ALWAYS use this exact format:**
|
**When `elicit: true`, this is a HARD STOP requiring user interaction:**
|
||||||
|
|
||||||
|
**YOU MUST:**
|
||||||
|
|
||||||
1. Present section content
|
1. Present section content
|
||||||
2. Provide detailed rationale (explain trade-offs, assumptions, decisions made)
|
2. Provide detailed rationale (explain trade-offs, assumptions, decisions made)
|
||||||
3. Present numbered options 1-9:
|
3. **STOP and present numbered options 1-9:**
|
||||||
- **Option 1:** Always "Proceed to next section"
|
- **Option 1:** Always "Proceed to next section"
|
||||||
- **Options 2-9:** Select 8 methods from data/elicitation-methods
|
- **Options 2-9:** Select 8 methods from data/elicitation-methods
|
||||||
- End with: "Select 1-9 or just type your question/feedback:"
|
- End with: "Select 1-9 or just type your question/feedback:"
|
||||||
|
4. **WAIT FOR USER RESPONSE** - Do not proceed until user selects option or provides feedback
|
||||||
|
|
||||||
|
**WORKFLOW VIOLATION:** Creating content for elicit=true sections without user interaction violates this task.
|
||||||
|
|
||||||
**NEVER ask yes/no questions or use any other format.**
|
**NEVER ask yes/no questions or use any other format.**
|
||||||
|
|
||||||
|
|||||||
@@ -851,20 +851,38 @@ CRITICAL: collaborate with the user to develop specific, actionable research que
|
|||||||
==================== START: .bmad-2d-phaser-game-dev/tasks/create-doc.md ====================
|
==================== START: .bmad-2d-phaser-game-dev/tasks/create-doc.md ====================
|
||||||
# Create Document from Template (YAML Driven)
|
# Create Document from Template (YAML Driven)
|
||||||
|
|
||||||
|
## ⚠️ CRITICAL EXECUTION NOTICE ⚠️
|
||||||
|
|
||||||
|
**THIS IS AN EXECUTABLE WORKFLOW - NOT REFERENCE MATERIAL**
|
||||||
|
|
||||||
|
When this task is invoked:
|
||||||
|
|
||||||
|
1. **DISABLE ALL EFFICIENCY OPTIMIZATIONS** - This workflow requires full user interaction
|
||||||
|
2. **MANDATORY STEP-BY-STEP EXECUTION** - Each section must be processed sequentially with user feedback
|
||||||
|
3. **ELICITATION IS REQUIRED** - When `elicit: true`, you MUST use the 1-9 format and wait for user response
|
||||||
|
4. **NO SHORTCUTS ALLOWED** - Complete documents cannot be created without following this workflow
|
||||||
|
|
||||||
|
**VIOLATION INDICATOR:** If you create a complete document without user interaction, you have violated this workflow.
|
||||||
|
|
||||||
## Critical: Template Discovery
|
## Critical: Template Discovery
|
||||||
|
|
||||||
If a YAML Template has not been provided, list all templates from .bmad-2d-phaser-game-dev/templates or ask the user to provide another.
|
If a YAML Template has not been provided, list all templates from .bmad-core/templates or ask the user to provide another.
|
||||||
|
|
||||||
## CRITICAL: Mandatory Elicitation Format
|
## CRITICAL: Mandatory Elicitation Format
|
||||||
|
|
||||||
**When `elicit: true`, ALWAYS use this exact format:**
|
**When `elicit: true`, this is a HARD STOP requiring user interaction:**
|
||||||
|
|
||||||
|
**YOU MUST:**
|
||||||
|
|
||||||
1. Present section content
|
1. Present section content
|
||||||
2. Provide detailed rationale (explain trade-offs, assumptions, decisions made)
|
2. Provide detailed rationale (explain trade-offs, assumptions, decisions made)
|
||||||
3. Present numbered options 1-9:
|
3. **STOP and present numbered options 1-9:**
|
||||||
- **Option 1:** Always "Proceed to next section"
|
- **Option 1:** Always "Proceed to next section"
|
||||||
- **Options 2-9:** Select 8 methods from data/elicitation-methods
|
- **Options 2-9:** Select 8 methods from data/elicitation-methods
|
||||||
- End with: "Select 1-9 or just type your question/feedback:"
|
- End with: "Select 1-9 or just type your question/feedback:"
|
||||||
|
4. **WAIT FOR USER RESPONSE** - Do not proceed until user selects option or provides feedback
|
||||||
|
|
||||||
|
**WORKFLOW VIOLATION:** Creating content for elicit=true sections without user interaction violates this task.
|
||||||
|
|
||||||
**NEVER ask yes/no questions or use any other format.**
|
**NEVER ask yes/no questions or use any other format.**
|
||||||
|
|
||||||
|
|||||||
@@ -103,20 +103,38 @@ dependencies:
|
|||||||
==================== START: .bmad-infrastructure-devops/tasks/create-doc.md ====================
|
==================== START: .bmad-infrastructure-devops/tasks/create-doc.md ====================
|
||||||
# Create Document from Template (YAML Driven)
|
# Create Document from Template (YAML Driven)
|
||||||
|
|
||||||
|
## ⚠️ CRITICAL EXECUTION NOTICE ⚠️
|
||||||
|
|
||||||
|
**THIS IS AN EXECUTABLE WORKFLOW - NOT REFERENCE MATERIAL**
|
||||||
|
|
||||||
|
When this task is invoked:
|
||||||
|
|
||||||
|
1. **DISABLE ALL EFFICIENCY OPTIMIZATIONS** - This workflow requires full user interaction
|
||||||
|
2. **MANDATORY STEP-BY-STEP EXECUTION** - Each section must be processed sequentially with user feedback
|
||||||
|
3. **ELICITATION IS REQUIRED** - When `elicit: true`, you MUST use the 1-9 format and wait for user response
|
||||||
|
4. **NO SHORTCUTS ALLOWED** - Complete documents cannot be created without following this workflow
|
||||||
|
|
||||||
|
**VIOLATION INDICATOR:** If you create a complete document without user interaction, you have violated this workflow.
|
||||||
|
|
||||||
## Critical: Template Discovery
|
## Critical: Template Discovery
|
||||||
|
|
||||||
If a YAML Template has not been provided, list all templates from .bmad-infrastructure-devops/templates or ask the user to provide another.
|
If a YAML Template has not been provided, list all templates from .bmad-core/templates or ask the user to provide another.
|
||||||
|
|
||||||
## CRITICAL: Mandatory Elicitation Format
|
## CRITICAL: Mandatory Elicitation Format
|
||||||
|
|
||||||
**When `elicit: true`, ALWAYS use this exact format:**
|
**When `elicit: true`, this is a HARD STOP requiring user interaction:**
|
||||||
|
|
||||||
|
**YOU MUST:**
|
||||||
|
|
||||||
1. Present section content
|
1. Present section content
|
||||||
2. Provide detailed rationale (explain trade-offs, assumptions, decisions made)
|
2. Provide detailed rationale (explain trade-offs, assumptions, decisions made)
|
||||||
3. Present numbered options 1-9:
|
3. **STOP and present numbered options 1-9:**
|
||||||
- **Option 1:** Always "Proceed to next section"
|
- **Option 1:** Always "Proceed to next section"
|
||||||
- **Options 2-9:** Select 8 methods from data/elicitation-methods
|
- **Options 2-9:** Select 8 methods from data/elicitation-methods
|
||||||
- End with: "Select 1-9 or just type your question/feedback:"
|
- End with: "Select 1-9 or just type your question/feedback:"
|
||||||
|
4. **WAIT FOR USER RESPONSE** - Do not proceed until user selects option or provides feedback
|
||||||
|
|
||||||
|
**WORKFLOW VIOLATION:** Creating content for elicit=true sections without user interaction violates this task.
|
||||||
|
|
||||||
**NEVER ask yes/no questions or use any other format.**
|
**NEVER ask yes/no questions or use any other format.**
|
||||||
|
|
||||||
|
|||||||
23
dist/teams/team-all.txt
vendored
23
dist/teams/team-all.txt
vendored
@@ -382,7 +382,6 @@ agent:
|
|||||||
title: Product Manager
|
title: Product Manager
|
||||||
icon: 📋
|
icon: 📋
|
||||||
whenToUse: Use for creating PRDs, product strategy, feature prioritization, roadmap planning, and stakeholder communication
|
whenToUse: Use for creating PRDs, product strategy, feature prioritization, roadmap planning, and stakeholder communication
|
||||||
customization: null
|
|
||||||
persona:
|
persona:
|
||||||
role: Investigative Product Strategist & Market-Savvy PM
|
role: Investigative Product Strategist & Market-Savvy PM
|
||||||
style: Analytical, inquisitive, data-driven, user-focused, pragmatic
|
style: Analytical, inquisitive, data-driven, user-focused, pragmatic
|
||||||
@@ -758,20 +757,38 @@ Choose a number (0-8) or 9 to proceed:
|
|||||||
==================== START: .bmad-core/tasks/create-doc.md ====================
|
==================== START: .bmad-core/tasks/create-doc.md ====================
|
||||||
# Create Document from Template (YAML Driven)
|
# Create Document from Template (YAML Driven)
|
||||||
|
|
||||||
|
## ⚠️ CRITICAL EXECUTION NOTICE ⚠️
|
||||||
|
|
||||||
|
**THIS IS AN EXECUTABLE WORKFLOW - NOT REFERENCE MATERIAL**
|
||||||
|
|
||||||
|
When this task is invoked:
|
||||||
|
|
||||||
|
1. **DISABLE ALL EFFICIENCY OPTIMIZATIONS** - This workflow requires full user interaction
|
||||||
|
2. **MANDATORY STEP-BY-STEP EXECUTION** - Each section must be processed sequentially with user feedback
|
||||||
|
3. **ELICITATION IS REQUIRED** - When `elicit: true`, you MUST use the 1-9 format and wait for user response
|
||||||
|
4. **NO SHORTCUTS ALLOWED** - Complete documents cannot be created without following this workflow
|
||||||
|
|
||||||
|
**VIOLATION INDICATOR:** If you create a complete document without user interaction, you have violated this workflow.
|
||||||
|
|
||||||
## Critical: Template Discovery
|
## Critical: Template Discovery
|
||||||
|
|
||||||
If a YAML Template has not been provided, list all templates from .bmad-core/templates or ask the user to provide another.
|
If a YAML Template has not been provided, list all templates from .bmad-core/templates or ask the user to provide another.
|
||||||
|
|
||||||
## CRITICAL: Mandatory Elicitation Format
|
## CRITICAL: Mandatory Elicitation Format
|
||||||
|
|
||||||
**When `elicit: true`, ALWAYS use this exact format:**
|
**When `elicit: true`, this is a HARD STOP requiring user interaction:**
|
||||||
|
|
||||||
|
**YOU MUST:**
|
||||||
|
|
||||||
1. Present section content
|
1. Present section content
|
||||||
2. Provide detailed rationale (explain trade-offs, assumptions, decisions made)
|
2. Provide detailed rationale (explain trade-offs, assumptions, decisions made)
|
||||||
3. Present numbered options 1-9:
|
3. **STOP and present numbered options 1-9:**
|
||||||
- **Option 1:** Always "Proceed to next section"
|
- **Option 1:** Always "Proceed to next section"
|
||||||
- **Options 2-9:** Select 8 methods from data/elicitation-methods
|
- **Options 2-9:** Select 8 methods from data/elicitation-methods
|
||||||
- End with: "Select 1-9 or just type your question/feedback:"
|
- End with: "Select 1-9 or just type your question/feedback:"
|
||||||
|
4. **WAIT FOR USER RESPONSE** - Do not proceed until user selects option or provides feedback
|
||||||
|
|
||||||
|
**WORKFLOW VIOLATION:** Creating content for elicit=true sections without user interaction violates this task.
|
||||||
|
|
||||||
**NEVER ask yes/no questions or use any other format.**
|
**NEVER ask yes/no questions or use any other format.**
|
||||||
|
|
||||||
|
|||||||
23
dist/teams/team-fullstack.txt
vendored
23
dist/teams/team-fullstack.txt
vendored
@@ -274,7 +274,6 @@ agent:
|
|||||||
title: Product Manager
|
title: Product Manager
|
||||||
icon: 📋
|
icon: 📋
|
||||||
whenToUse: Use for creating PRDs, product strategy, feature prioritization, roadmap planning, and stakeholder communication
|
whenToUse: Use for creating PRDs, product strategy, feature prioritization, roadmap planning, and stakeholder communication
|
||||||
customization: null
|
|
||||||
persona:
|
persona:
|
||||||
role: Investigative Product Strategist & Market-Savvy PM
|
role: Investigative Product Strategist & Market-Savvy PM
|
||||||
style: Analytical, inquisitive, data-driven, user-focused, pragmatic
|
style: Analytical, inquisitive, data-driven, user-focused, pragmatic
|
||||||
@@ -613,20 +612,38 @@ Choose a number (0-8) or 9 to proceed:
|
|||||||
==================== START: .bmad-core/tasks/create-doc.md ====================
|
==================== START: .bmad-core/tasks/create-doc.md ====================
|
||||||
# Create Document from Template (YAML Driven)
|
# Create Document from Template (YAML Driven)
|
||||||
|
|
||||||
|
## ⚠️ CRITICAL EXECUTION NOTICE ⚠️
|
||||||
|
|
||||||
|
**THIS IS AN EXECUTABLE WORKFLOW - NOT REFERENCE MATERIAL**
|
||||||
|
|
||||||
|
When this task is invoked:
|
||||||
|
|
||||||
|
1. **DISABLE ALL EFFICIENCY OPTIMIZATIONS** - This workflow requires full user interaction
|
||||||
|
2. **MANDATORY STEP-BY-STEP EXECUTION** - Each section must be processed sequentially with user feedback
|
||||||
|
3. **ELICITATION IS REQUIRED** - When `elicit: true`, you MUST use the 1-9 format and wait for user response
|
||||||
|
4. **NO SHORTCUTS ALLOWED** - Complete documents cannot be created without following this workflow
|
||||||
|
|
||||||
|
**VIOLATION INDICATOR:** If you create a complete document without user interaction, you have violated this workflow.
|
||||||
|
|
||||||
## Critical: Template Discovery
|
## Critical: Template Discovery
|
||||||
|
|
||||||
If a YAML Template has not been provided, list all templates from .bmad-core/templates or ask the user to provide another.
|
If a YAML Template has not been provided, list all templates from .bmad-core/templates or ask the user to provide another.
|
||||||
|
|
||||||
## CRITICAL: Mandatory Elicitation Format
|
## CRITICAL: Mandatory Elicitation Format
|
||||||
|
|
||||||
**When `elicit: true`, ALWAYS use this exact format:**
|
**When `elicit: true`, this is a HARD STOP requiring user interaction:**
|
||||||
|
|
||||||
|
**YOU MUST:**
|
||||||
|
|
||||||
1. Present section content
|
1. Present section content
|
||||||
2. Provide detailed rationale (explain trade-offs, assumptions, decisions made)
|
2. Provide detailed rationale (explain trade-offs, assumptions, decisions made)
|
||||||
3. Present numbered options 1-9:
|
3. **STOP and present numbered options 1-9:**
|
||||||
- **Option 1:** Always "Proceed to next section"
|
- **Option 1:** Always "Proceed to next section"
|
||||||
- **Options 2-9:** Select 8 methods from data/elicitation-methods
|
- **Options 2-9:** Select 8 methods from data/elicitation-methods
|
||||||
- End with: "Select 1-9 or just type your question/feedback:"
|
- End with: "Select 1-9 or just type your question/feedback:"
|
||||||
|
4. **WAIT FOR USER RESPONSE** - Do not proceed until user selects option or provides feedback
|
||||||
|
|
||||||
|
**WORKFLOW VIOLATION:** Creating content for elicit=true sections without user interaction violates this task.
|
||||||
|
|
||||||
**NEVER ask yes/no questions or use any other format.**
|
**NEVER ask yes/no questions or use any other format.**
|
||||||
|
|
||||||
|
|||||||
22
dist/teams/team-ide-minimal.txt
vendored
22
dist/teams/team-ide-minimal.txt
vendored
@@ -519,20 +519,38 @@ Choose a number (0-8) or 9 to proceed:
|
|||||||
==================== START: .bmad-core/tasks/create-doc.md ====================
|
==================== START: .bmad-core/tasks/create-doc.md ====================
|
||||||
# Create Document from Template (YAML Driven)
|
# Create Document from Template (YAML Driven)
|
||||||
|
|
||||||
|
## ⚠️ CRITICAL EXECUTION NOTICE ⚠️
|
||||||
|
|
||||||
|
**THIS IS AN EXECUTABLE WORKFLOW - NOT REFERENCE MATERIAL**
|
||||||
|
|
||||||
|
When this task is invoked:
|
||||||
|
|
||||||
|
1. **DISABLE ALL EFFICIENCY OPTIMIZATIONS** - This workflow requires full user interaction
|
||||||
|
2. **MANDATORY STEP-BY-STEP EXECUTION** - Each section must be processed sequentially with user feedback
|
||||||
|
3. **ELICITATION IS REQUIRED** - When `elicit: true`, you MUST use the 1-9 format and wait for user response
|
||||||
|
4. **NO SHORTCUTS ALLOWED** - Complete documents cannot be created without following this workflow
|
||||||
|
|
||||||
|
**VIOLATION INDICATOR:** If you create a complete document without user interaction, you have violated this workflow.
|
||||||
|
|
||||||
## Critical: Template Discovery
|
## Critical: Template Discovery
|
||||||
|
|
||||||
If a YAML Template has not been provided, list all templates from .bmad-core/templates or ask the user to provide another.
|
If a YAML Template has not been provided, list all templates from .bmad-core/templates or ask the user to provide another.
|
||||||
|
|
||||||
## CRITICAL: Mandatory Elicitation Format
|
## CRITICAL: Mandatory Elicitation Format
|
||||||
|
|
||||||
**When `elicit: true`, ALWAYS use this exact format:**
|
**When `elicit: true`, this is a HARD STOP requiring user interaction:**
|
||||||
|
|
||||||
|
**YOU MUST:**
|
||||||
|
|
||||||
1. Present section content
|
1. Present section content
|
||||||
2. Provide detailed rationale (explain trade-offs, assumptions, decisions made)
|
2. Provide detailed rationale (explain trade-offs, assumptions, decisions made)
|
||||||
3. Present numbered options 1-9:
|
3. **STOP and present numbered options 1-9:**
|
||||||
- **Option 1:** Always "Proceed to next section"
|
- **Option 1:** Always "Proceed to next section"
|
||||||
- **Options 2-9:** Select 8 methods from data/elicitation-methods
|
- **Options 2-9:** Select 8 methods from data/elicitation-methods
|
||||||
- End with: "Select 1-9 or just type your question/feedback:"
|
- End with: "Select 1-9 or just type your question/feedback:"
|
||||||
|
4. **WAIT FOR USER RESPONSE** - Do not proceed until user selects option or provides feedback
|
||||||
|
|
||||||
|
**WORKFLOW VIOLATION:** Creating content for elicit=true sections without user interaction violates this task.
|
||||||
|
|
||||||
**NEVER ask yes/no questions or use any other format.**
|
**NEVER ask yes/no questions or use any other format.**
|
||||||
|
|
||||||
|
|||||||
23
dist/teams/team-no-ui.txt
vendored
23
dist/teams/team-no-ui.txt
vendored
@@ -269,7 +269,6 @@ agent:
|
|||||||
title: Product Manager
|
title: Product Manager
|
||||||
icon: 📋
|
icon: 📋
|
||||||
whenToUse: Use for creating PRDs, product strategy, feature prioritization, roadmap planning, and stakeholder communication
|
whenToUse: Use for creating PRDs, product strategy, feature prioritization, roadmap planning, and stakeholder communication
|
||||||
customization: null
|
|
||||||
persona:
|
persona:
|
||||||
role: Investigative Product Strategist & Market-Savvy PM
|
role: Investigative Product Strategist & Market-Savvy PM
|
||||||
style: Analytical, inquisitive, data-driven, user-focused, pragmatic
|
style: Analytical, inquisitive, data-driven, user-focused, pragmatic
|
||||||
@@ -556,20 +555,38 @@ Choose a number (0-8) or 9 to proceed:
|
|||||||
==================== START: .bmad-core/tasks/create-doc.md ====================
|
==================== START: .bmad-core/tasks/create-doc.md ====================
|
||||||
# Create Document from Template (YAML Driven)
|
# Create Document from Template (YAML Driven)
|
||||||
|
|
||||||
|
## ⚠️ CRITICAL EXECUTION NOTICE ⚠️
|
||||||
|
|
||||||
|
**THIS IS AN EXECUTABLE WORKFLOW - NOT REFERENCE MATERIAL**
|
||||||
|
|
||||||
|
When this task is invoked:
|
||||||
|
|
||||||
|
1. **DISABLE ALL EFFICIENCY OPTIMIZATIONS** - This workflow requires full user interaction
|
||||||
|
2. **MANDATORY STEP-BY-STEP EXECUTION** - Each section must be processed sequentially with user feedback
|
||||||
|
3. **ELICITATION IS REQUIRED** - When `elicit: true`, you MUST use the 1-9 format and wait for user response
|
||||||
|
4. **NO SHORTCUTS ALLOWED** - Complete documents cannot be created without following this workflow
|
||||||
|
|
||||||
|
**VIOLATION INDICATOR:** If you create a complete document without user interaction, you have violated this workflow.
|
||||||
|
|
||||||
## Critical: Template Discovery
|
## Critical: Template Discovery
|
||||||
|
|
||||||
If a YAML Template has not been provided, list all templates from .bmad-core/templates or ask the user to provide another.
|
If a YAML Template has not been provided, list all templates from .bmad-core/templates or ask the user to provide another.
|
||||||
|
|
||||||
## CRITICAL: Mandatory Elicitation Format
|
## CRITICAL: Mandatory Elicitation Format
|
||||||
|
|
||||||
**When `elicit: true`, ALWAYS use this exact format:**
|
**When `elicit: true`, this is a HARD STOP requiring user interaction:**
|
||||||
|
|
||||||
|
**YOU MUST:**
|
||||||
|
|
||||||
1. Present section content
|
1. Present section content
|
||||||
2. Provide detailed rationale (explain trade-offs, assumptions, decisions made)
|
2. Provide detailed rationale (explain trade-offs, assumptions, decisions made)
|
||||||
3. Present numbered options 1-9:
|
3. **STOP and present numbered options 1-9:**
|
||||||
- **Option 1:** Always "Proceed to next section"
|
- **Option 1:** Always "Proceed to next section"
|
||||||
- **Options 2-9:** Select 8 methods from data/elicitation-methods
|
- **Options 2-9:** Select 8 methods from data/elicitation-methods
|
||||||
- End with: "Select 1-9 or just type your question/feedback:"
|
- End with: "Select 1-9 or just type your question/feedback:"
|
||||||
|
4. **WAIT FOR USER RESPONSE** - Do not proceed until user selects option or provides feedback
|
||||||
|
|
||||||
|
**WORKFLOW VIOLATION:** Creating content for elicit=true sections without user interaction violates this task.
|
||||||
|
|
||||||
**NEVER ask yes/no questions or use any other format.**
|
**NEVER ask yes/no questions or use any other format.**
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
name: bmad-2d-phaser-game-dev
|
name: bmad-2d-phaser-game-dev
|
||||||
version: 1.9.0
|
version: 1.10.0
|
||||||
short-title: 2D game development with Phaser 3 & TypeScript
|
short-title: 2D game development with Phaser 3 & TypeScript
|
||||||
description: >-
|
description: >-
|
||||||
2D Game Development expansion pack for BMad Method - Phaser 3 & TypeScript
|
2D Game Development expansion pack for BMad Method - Phaser 3 & TypeScript
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
name: bmad-creator-tools
|
name: bmad-creator-tools
|
||||||
version: 1.8.0
|
version: 1.9.0
|
||||||
short-title: Tools for creating BMad framework components
|
short-title: Tools for creating BMad framework components
|
||||||
description: Tools for creating and extending BMad framework components.
|
description: Tools for creating and extending BMad framework components.
|
||||||
author: Brian (BMad)
|
author: Brian (BMad)
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
name: bmad-infrastructure-devops
|
name: bmad-infrastructure-devops
|
||||||
version: 1.8.0
|
version: 1.9.0
|
||||||
short-title: Infrastructure and DevOps capabilities
|
short-title: Infrastructure and DevOps capabilities
|
||||||
description: >-
|
description: >-
|
||||||
This expansion pack extends BMad Method with comprehensive infrastructure and
|
This expansion pack extends BMad Method with comprehensive infrastructure and
|
||||||
|
|||||||
Reference in New Issue
Block a user