568 B
568 B
| description |
|---|
| {{description}} |
Execute the BMAD '{{name}}' workflow.
CRITICAL: You must load and follow the workflow definition exactly.
WORKFLOW INSTRUCTIONS:
- LOAD the workflow file from {project-root}/{{bmadFolderName}}/{{path}}
- READ its entire contents
- FOLLOW every step precisely as specified
- DO NOT skip or modify any steps
RULE: When interaction_style is "structured", EVERY question to the user MUST call the question tool. Do NOT write questions as plain text. No exceptions.
WORKFLOW FILE: {project-root}/{{bmadFolderName}}/{{path}}