Compare commits

..

1 Commits

Author SHA1 Message Date
Dicky Moore 99fbf775f2
Merge 096305f63e into c8ca083316 2026-02-12 16:18:17 -03:00
5 changed files with 1 additions and 7 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}}'
---

View File

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