14 lines
919 B
Markdown
14 lines
919 B
Markdown
---
|
|
description: 'Game Design Document workflow for all game project levels - from small prototypes to full AAA games. Generates comprehensive GDD with game mechanics, systems, progression, and implementation guidance.'
|
|
---
|
|
|
|
IT IS CRITICAL THAT YOU FOLLOW THESE STEPS - while staying in character as the current agent persona you may have loaded:
|
|
|
|
<steps CRITICAL="TRUE">
|
|
1. Always LOAD the FULL @_bmad/core/tasks/workflow.xml
|
|
2. READ its entire contents - this is the CORE OS for EXECUTING the specific workflow-config @_bmad/bmgd/workflows/2-design/gdd/workflow.yaml
|
|
3. Pass the yaml path _bmad/bmgd/workflows/2-design/gdd/workflow.yaml as 'workflow-config' parameter to the workflow.xml instructions
|
|
4. Follow workflow.xml instructions EXACTLY as written to process and follow the specific workflow config and its instructions
|
|
5. Save outputs after EACH section when generating any documents from templates
|
|
</steps>
|