Compare commits

..

1 Commits

Author SHA1 Message Date
Jonah Schulte 2ef2c5d30d
Merge 98a24fe4a7 into c8ca083316 2026-02-12 23:49:03 +05:30
5 changed files with 1 additions and 9 deletions

View File

@ -1,5 +1,5 @@
---
name: '{{name}}'
mode: primary
description: '{{description}}'
---

View File

@ -1,12 +1,10 @@
---
name: '{{name}}'
description: '{{description}}'
---
Execute the BMAD '{{name}}' task.
TASK INSTRUCTIONS:
1. LOAD the task file from {project-root}/{{bmadFolderName}}/{{path}}
2. READ its entire contents
3. FOLLOW every instruction precisely as specified

View File

@ -1,12 +1,10 @@
---
name: '{{name}}'
description: '{{description}}'
---
Execute the BMAD '{{name}}' tool.
TOOL INSTRUCTIONS:
1. LOAD the tool file from {project-root}/{{bmadFolderName}}/{{path}}
2. READ its entire contents
3. FOLLOW every instruction precisely as specified

View File

@ -1,5 +1,4 @@
---
name: '{{name}}'
description: '{{description}}'
---
@ -8,7 +7,6 @@ Execute the BMAD '{{name}}' workflow.
CRITICAL: You must load and follow the workflow definition exactly.
WORKFLOW INSTRUCTIONS:
1. LOAD the workflow file from {project-root}/{{bmadFolderName}}/{{path}}
2. READ its entire contents
3. FOLLOW every step precisely as specified

View File

@ -1,5 +1,4 @@
---
name: '{{name}}'
description: '{{description}}'
---
@ -8,7 +7,6 @@ Execute the BMAD '{{name}}' workflow.
CRITICAL: You must load and follow the workflow definition exactly.
WORKFLOW INSTRUCTIONS:
1. LOAD the workflow file from {project-root}/{{bmadFolderName}}/{{path}}
2. READ its entire contents
3. FOLLOW every step precisely as specified