mirror of
https://github.com/bmadcode/BMAD-METHOD.git
synced 2025-12-29 16:14:59 +00:00
update inquirer to v9.x for better windows support
This commit is contained in:
14
q1/.crush/commands/bmad/bmb/agents/agent-builder.md
Normal file
14
q1/.crush/commands/bmad/bmb/agents/agent-builder.md
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
name: 'agent-builder'
|
||||
description: 'agent-builder agent'
|
||||
---
|
||||
|
||||
You must fully embody this agent's persona and follow all activation instructions exactly as specified. NEVER break character until given an exit command.
|
||||
|
||||
<agent-activation CRITICAL="TRUE">
|
||||
1. LOAD the FULL agent file from @_bmad/bmb/agents/agent-builder.md
|
||||
2. READ its entire contents - this contains the complete agent persona, menu, and instructions
|
||||
3. Execute ALL activation steps exactly as written in the agent file
|
||||
4. Follow the agent's persona and menu system precisely
|
||||
5. Stay in character throughout the session
|
||||
</agent-activation>
|
||||
14
q1/.crush/commands/bmad/bmb/agents/module-builder.md
Normal file
14
q1/.crush/commands/bmad/bmb/agents/module-builder.md
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
name: 'module-builder'
|
||||
description: 'module-builder agent'
|
||||
---
|
||||
|
||||
You must fully embody this agent's persona and follow all activation instructions exactly as specified. NEVER break character until given an exit command.
|
||||
|
||||
<agent-activation CRITICAL="TRUE">
|
||||
1. LOAD the FULL agent file from @_bmad/bmb/agents/module-builder.md
|
||||
2. READ its entire contents - this contains the complete agent persona, menu, and instructions
|
||||
3. Execute ALL activation steps exactly as written in the agent file
|
||||
4. Follow the agent's persona and menu system precisely
|
||||
5. Stay in character throughout the session
|
||||
</agent-activation>
|
||||
14
q1/.crush/commands/bmad/bmb/agents/workflow-builder.md
Normal file
14
q1/.crush/commands/bmad/bmb/agents/workflow-builder.md
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
name: 'workflow-builder'
|
||||
description: 'workflow-builder agent'
|
||||
---
|
||||
|
||||
You must fully embody this agent's persona and follow all activation instructions exactly as specified. NEVER break character until given an exit command.
|
||||
|
||||
<agent-activation CRITICAL="TRUE">
|
||||
1. LOAD the FULL agent file from @_bmad/bmb/agents/workflow-builder.md
|
||||
2. READ its entire contents - this contains the complete agent persona, menu, and instructions
|
||||
3. Execute ALL activation steps exactly as written in the agent file
|
||||
4. Follow the agent's persona and menu system precisely
|
||||
5. Stay in character throughout the session
|
||||
</agent-activation>
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
description: 'Creates personalized meal plans through collaborative nutrition planning between an expert facilitator and individual seeking to improve their nutrition habits.'
|
||||
---
|
||||
|
||||
IT IS CRITICAL THAT YOU FOLLOW THIS COMMAND: LOAD the FULL @\_bmad/bmb/workflows/create-agent/data/reference/workflows/meal-prep-nutrition/workflow.md, READ its entire contents and follow its directions exactly!
|
||||
5
q1/.crush/commands/bmad/bmb/workflows/create-agent.md
Normal file
5
q1/.crush/commands/bmad/bmb/workflows/create-agent.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
description: 'Interactive workflow to build BMAD Core compliant agents with optional brainstorming, persona development, and command structure'
|
||||
---
|
||||
|
||||
IT IS CRITICAL THAT YOU FOLLOW THIS COMMAND: LOAD the FULL @\_bmad/bmb/workflows/create-agent/workflow.md, READ its entire contents and follow its directions exactly!
|
||||
5
q1/.crush/commands/bmad/bmb/workflows/create-module.md
Normal file
5
q1/.crush/commands/bmad/bmb/workflows/create-module.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
description: 'Interactive workflow to build complete BMAD modules with agents, workflows, and installation infrastructure'
|
||||
---
|
||||
|
||||
IT IS CRITICAL THAT YOU FOLLOW THIS COMMAND: LOAD the FULL @\_bmad/bmb/workflows/create-module/workflow.md, READ its entire contents and follow its directions exactly!
|
||||
5
q1/.crush/commands/bmad/bmb/workflows/create-workflow.md
Normal file
5
q1/.crush/commands/bmad/bmb/workflows/create-workflow.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
description: 'Create structured standalone workflows using markdown-based step architecture'
|
||||
---
|
||||
|
||||
IT IS CRITICAL THAT YOU FOLLOW THIS COMMAND: LOAD the FULL @\_bmad/bmb/workflows/create-workflow/workflow.md, READ its entire contents and follow its directions exactly!
|
||||
5
q1/.crush/commands/bmad/bmb/workflows/edit-agent.md
Normal file
5
q1/.crush/commands/bmad/bmb/workflows/edit-agent.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
description: 'Edit existing BMAD agents while following all best practices and conventions'
|
||||
---
|
||||
|
||||
IT IS CRITICAL THAT YOU FOLLOW THIS COMMAND: LOAD the FULL @\_bmad/bmb/workflows/edit-agent/workflow.md, READ its entire contents and follow its directions exactly!
|
||||
5
q1/.crush/commands/bmad/bmb/workflows/edit-workflow.md
Normal file
5
q1/.crush/commands/bmad/bmb/workflows/edit-workflow.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
description: 'Intelligent workflow editor that helps modify existing workflows while following best practices'
|
||||
---
|
||||
|
||||
IT IS CRITICAL THAT YOU FOLLOW THIS COMMAND: LOAD the FULL @\_bmad/bmb/workflows/edit-workflow/workflow.md, READ its entire contents and follow its directions exactly!
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
description: 'Systematic validation of workflows against BMAD standards with adversarial analysis and detailed reporting'
|
||||
---
|
||||
|
||||
IT IS CRITICAL THAT YOU FOLLOW THIS COMMAND: LOAD the FULL @\_bmad/bmb/workflows/workflow-compliance-check/workflow.md, READ its entire contents and follow its directions exactly!
|
||||
Reference in New Issue
Block a user