Compare commits

..

1 Commits

Author SHA1 Message Date
Alex Verkhovsky a842381435
Merge 63a03b6945 into c8ca083316 2026-02-12 12:29:10 -07:00
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