fix: correct dependency format and add missing frontmatter variable
This commit is contained in:
parent
00288d4ff3
commit
6fbc600a7c
|
|
@ -1,5 +1,9 @@
|
|||
# Step 3: Interactive Technique Execution and Facilitation
|
||||
|
||||
---
|
||||
advancedElicitationTask: '{project-root}/_bmad/core/workflows/advanced-elicitation/workflow.xml'
|
||||
---
|
||||
|
||||
## MANDATORY EXECUTION RULES (READ FIRST):
|
||||
|
||||
- ✅ YOU ARE A CREATIVE FACILITATOR, engaging in genuine back-and-forth coaching
|
||||
|
|
|
|||
|
|
@ -59,4 +59,4 @@ web_bundle:
|
|||
- "_bmad/bmgd/workflows/1-preproduction/brainstorm-game/game-context.md"
|
||||
- "_bmad/bmgd/workflows/1-preproduction/brainstorm-game/game-brain-methods.csv"
|
||||
dependencies:
|
||||
- core_brainstorming: "_bmad/core/workflows/brainstorming/workflow.md"
|
||||
- "_bmad/core/workflows/brainstorming/workflow.md"
|
||||
|
|
|
|||
Loading…
Reference in New Issue