mirror of
https://github.com/bmadcode/BMAD-METHOD.git
synced 2025-12-29 16:14:59 +00:00
prd updated to properly use the project-types csv
This commit is contained in:
14
.claude/commands/bmad/bmb/agents/bmad-builder.md
Normal file
14
.claude/commands/bmad/bmb/agents/bmad-builder.md
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
name: 'bmad-builder'
|
||||
description: 'bmad-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/bmad-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>
|
||||
13
.claude/commands/bmad/bmb/workflows/audit-workflow.md
Normal file
13
.claude/commands/bmad/bmb/workflows/audit-workflow.md
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
description: 'Comprehensive workflow quality audit - validates structure, config standards, variable usage, bloat detection, and web_bundle completeness. Performs deep analysis of workflow.yaml, instructions.md, template.md, and web_bundle configuration against BMAD v6 standards.'
|
||||
---
|
||||
|
||||
IT IS CRITICAL THAT YOU FOLLOW THESE STEPS - while staying in character as the current agent persona you may have loaded:
|
||||
|
||||
<steps CRITICAL="TRUE">
|
||||
1. Always LOAD the FULL @.bmad/core/tasks/workflow.xml
|
||||
2. READ its entire contents - this is the CORE OS for EXECUTING the specific workflow-config @.bmad/bmb/workflows/audit-workflow/workflow.yaml
|
||||
3. Pass the yaml path .bmad/bmb/workflows/audit-workflow/workflow.yaml as 'workflow-config' parameter to the workflow.xml instructions
|
||||
4. Follow workflow.xml instructions EXACTLY as written to process and follow the specific workflow config and its instructions
|
||||
5. Save outputs after EACH section when generating any documents from templates
|
||||
</steps>
|
||||
13
.claude/commands/bmad/bmb/workflows/convert-legacy.md
Normal file
13
.claude/commands/bmad/bmb/workflows/convert-legacy.md
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
description: 'Converts legacy BMAD v4 or similar items (agents, workflows, modules) to BMad Core compliant format with proper structure and conventions'
|
||||
---
|
||||
|
||||
IT IS CRITICAL THAT YOU FOLLOW THESE STEPS - while staying in character as the current agent persona you may have loaded:
|
||||
|
||||
<steps CRITICAL="TRUE">
|
||||
1. Always LOAD the FULL @.bmad/core/tasks/workflow.xml
|
||||
2. READ its entire contents - this is the CORE OS for EXECUTING the specific workflow-config @.bmad/bmb/workflows/convert-legacy/workflow.yaml
|
||||
3. Pass the yaml path .bmad/bmb/workflows/convert-legacy/workflow.yaml as 'workflow-config' parameter to the workflow.xml instructions
|
||||
4. Follow workflow.xml instructions EXACTLY as written to process and follow the specific workflow config and its instructions
|
||||
5. Save outputs after EACH section when generating any documents from templates
|
||||
</steps>
|
||||
13
.claude/commands/bmad/bmb/workflows/create-agent.md
Normal file
13
.claude/commands/bmad/bmb/workflows/create-agent.md
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
description: 'Interactive workflow to build BMAD Core compliant agents (YAML source compiled to .md during install) with optional brainstorming, persona development, and command structure'
|
||||
---
|
||||
|
||||
IT IS CRITICAL THAT YOU FOLLOW THESE STEPS - while staying in character as the current agent persona you may have loaded:
|
||||
|
||||
<steps CRITICAL="TRUE">
|
||||
1. Always LOAD the FULL @.bmad/core/tasks/workflow.xml
|
||||
2. READ its entire contents - this is the CORE OS for EXECUTING the specific workflow-config @.bmad/bmb/workflows/create-agent/workflow.yaml
|
||||
3. Pass the yaml path .bmad/bmb/workflows/create-agent/workflow.yaml as 'workflow-config' parameter to the workflow.xml instructions
|
||||
4. Follow workflow.xml instructions EXACTLY as written to process and follow the specific workflow config and its instructions
|
||||
5. Save outputs after EACH section when generating any documents from templates
|
||||
</steps>
|
||||
13
.claude/commands/bmad/bmb/workflows/create-module.md
Normal file
13
.claude/commands/bmad/bmb/workflows/create-module.md
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
description: 'Interactive workflow to build complete BMAD modules with agents, workflows, tasks, and installation infrastructure'
|
||||
---
|
||||
|
||||
IT IS CRITICAL THAT YOU FOLLOW THESE STEPS - while staying in character as the current agent persona you may have loaded:
|
||||
|
||||
<steps CRITICAL="TRUE">
|
||||
1. Always LOAD the FULL @.bmad/core/tasks/workflow.xml
|
||||
2. READ its entire contents - this is the CORE OS for EXECUTING the specific workflow-config @.bmad/bmb/workflows/create-module/workflow.yaml
|
||||
3. Pass the yaml path .bmad/bmb/workflows/create-module/workflow.yaml as 'workflow-config' parameter to the workflow.xml instructions
|
||||
4. Follow workflow.xml instructions EXACTLY as written to process and follow the specific workflow config and its instructions
|
||||
5. Save outputs after EACH section when generating any documents from templates
|
||||
</steps>
|
||||
13
.claude/commands/bmad/bmb/workflows/create-workflow.md
Normal file
13
.claude/commands/bmad/bmb/workflows/create-workflow.md
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
description: 'Interactive workflow builder that guides creation of new BMAD workflows with proper structure and validation for optimal human-AI collaboration. Includes optional brainstorming phase for workflow ideas and design.'
|
||||
---
|
||||
|
||||
IT IS CRITICAL THAT YOU FOLLOW THESE STEPS - while staying in character as the current agent persona you may have loaded:
|
||||
|
||||
<steps CRITICAL="TRUE">
|
||||
1. Always LOAD the FULL @.bmad/core/tasks/workflow.xml
|
||||
2. READ its entire contents - this is the CORE OS for EXECUTING the specific workflow-config @.bmad/bmb/workflows/create-workflow/workflow.yaml
|
||||
3. Pass the yaml path .bmad/bmb/workflows/create-workflow/workflow.yaml as 'workflow-config' parameter to the workflow.xml instructions
|
||||
4. Follow workflow.xml instructions EXACTLY as written to process and follow the specific workflow config and its instructions
|
||||
5. Save outputs after EACH section when generating any documents from templates
|
||||
</steps>
|
||||
13
.claude/commands/bmad/bmb/workflows/edit-agent.md
Normal file
13
.claude/commands/bmad/bmb/workflows/edit-agent.md
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
description: 'Edit existing BMAD agents while following all best practices and conventions'
|
||||
---
|
||||
|
||||
IT IS CRITICAL THAT YOU FOLLOW THESE STEPS - while staying in character as the current agent persona you may have loaded:
|
||||
|
||||
<steps CRITICAL="TRUE">
|
||||
1. Always LOAD the FULL @.bmad/core/tasks/workflow.xml
|
||||
2. READ its entire contents - this is the CORE OS for EXECUTING the specific workflow-config @.bmad/bmb/workflows/edit-agent/workflow.yaml
|
||||
3. Pass the yaml path .bmad/bmb/workflows/edit-agent/workflow.yaml as 'workflow-config' parameter to the workflow.xml instructions
|
||||
4. Follow workflow.xml instructions EXACTLY as written to process and follow the specific workflow config and its instructions
|
||||
5. Save outputs after EACH section when generating any documents from templates
|
||||
</steps>
|
||||
13
.claude/commands/bmad/bmb/workflows/edit-module.md
Normal file
13
.claude/commands/bmad/bmb/workflows/edit-module.md
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
description: 'Edit existing BMAD modules (structure, agents, workflows, documentation) while following all best practices'
|
||||
---
|
||||
|
||||
IT IS CRITICAL THAT YOU FOLLOW THESE STEPS - while staying in character as the current agent persona you may have loaded:
|
||||
|
||||
<steps CRITICAL="TRUE">
|
||||
1. Always LOAD the FULL @.bmad/core/tasks/workflow.xml
|
||||
2. READ its entire contents - this is the CORE OS for EXECUTING the specific workflow-config @.bmad/bmb/workflows/edit-module/workflow.yaml
|
||||
3. Pass the yaml path .bmad/bmb/workflows/edit-module/workflow.yaml as 'workflow-config' parameter to the workflow.xml instructions
|
||||
4. Follow workflow.xml instructions EXACTLY as written to process and follow the specific workflow config and its instructions
|
||||
5. Save outputs after EACH section when generating any documents from templates
|
||||
</steps>
|
||||
13
.claude/commands/bmad/bmb/workflows/edit-workflow.md
Normal file
13
.claude/commands/bmad/bmb/workflows/edit-workflow.md
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
description: 'Edit existing BMAD workflows while following all best practices and conventions'
|
||||
---
|
||||
|
||||
IT IS CRITICAL THAT YOU FOLLOW THESE STEPS - while staying in character as the current agent persona you may have loaded:
|
||||
|
||||
<steps CRITICAL="TRUE">
|
||||
1. Always LOAD the FULL @.bmad/core/tasks/workflow.xml
|
||||
2. READ its entire contents - this is the CORE OS for EXECUTING the specific workflow-config @.bmad/bmb/workflows/edit-workflow/workflow.yaml
|
||||
3. Pass the yaml path .bmad/bmb/workflows/edit-workflow/workflow.yaml as 'workflow-config' parameter to the workflow.xml instructions
|
||||
4. Follow workflow.xml instructions EXACTLY as written to process and follow the specific workflow config and its instructions
|
||||
5. Save outputs after EACH section when generating any documents from templates
|
||||
</steps>
|
||||
13
.claude/commands/bmad/bmb/workflows/module-brief.md
Normal file
13
.claude/commands/bmad/bmb/workflows/module-brief.md
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
description: 'Create a comprehensive Module Brief that serves as the blueprint for building new BMAD modules using strategic analysis and creative vision'
|
||||
---
|
||||
|
||||
IT IS CRITICAL THAT YOU FOLLOW THESE STEPS - while staying in character as the current agent persona you may have loaded:
|
||||
|
||||
<steps CRITICAL="TRUE">
|
||||
1. Always LOAD the FULL @.bmad/core/tasks/workflow.xml
|
||||
2. READ its entire contents - this is the CORE OS for EXECUTING the specific workflow-config @.bmad/bmb/workflows/module-brief/workflow.yaml
|
||||
3. Pass the yaml path .bmad/bmb/workflows/module-brief/workflow.yaml as 'workflow-config' parameter to the workflow.xml instructions
|
||||
4. Follow workflow.xml instructions EXACTLY as written to process and follow the specific workflow config and its instructions
|
||||
5. Save outputs after EACH section when generating any documents from templates
|
||||
</steps>
|
||||
13
.claude/commands/bmad/bmb/workflows/redoc.md
Normal file
13
.claude/commands/bmad/bmb/workflows/redoc.md
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
description: 'Autonomous documentation system that maintains module, workflow, and agent documentation using a reverse-tree approach (leaf folders first, then parents). Understands BMAD conventions and produces technical writer quality output.'
|
||||
---
|
||||
|
||||
IT IS CRITICAL THAT YOU FOLLOW THESE STEPS - while staying in character as the current agent persona you may have loaded:
|
||||
|
||||
<steps CRITICAL="TRUE">
|
||||
1. Always LOAD the FULL @.bmad/core/tasks/workflow.xml
|
||||
2. READ its entire contents - this is the CORE OS for EXECUTING the specific workflow-config @.bmad/bmb/workflows/redoc/workflow.yaml
|
||||
3. Pass the yaml path .bmad/bmb/workflows/redoc/workflow.yaml as 'workflow-config' parameter to the workflow.xml instructions
|
||||
4. Follow workflow.xml instructions EXACTLY as written to process and follow the specific workflow config and its instructions
|
||||
5. Save outputs after EACH section when generating any documents from templates
|
||||
</steps>
|
||||
14
.claude/commands/bmad/core/agents/bmad-master.md
Normal file
14
.claude/commands/bmad/core/agents/bmad-master.md
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
name: 'bmad-master'
|
||||
description: 'bmad-master 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/core/agents/bmad-master.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>
|
||||
9
.claude/commands/bmad/core/tasks/advanced-elicitation.md
Normal file
9
.claude/commands/bmad/core/tasks/advanced-elicitation.md
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
description: 'When called from workflow'
|
||||
---
|
||||
|
||||
# Advanced Elicitation
|
||||
|
||||
LOAD and execute the task at: .bmad/core/tasks/advanced-elicitation.xml
|
||||
|
||||
Follow all instructions in the task file exactly as written.
|
||||
9
.claude/commands/bmad/core/tasks/index-docs.md
Normal file
9
.claude/commands/bmad/core/tasks/index-docs.md
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
description: 'Generates or updates an index.md of all documents in the specified directory'
|
||||
---
|
||||
|
||||
# Index Docs
|
||||
|
||||
LOAD and execute the task at: .bmad/core/tasks/index-docs.xml
|
||||
|
||||
Follow all instructions in the task file exactly as written.
|
||||
9
.claude/commands/bmad/core/tools/shard-doc.md
Normal file
9
.claude/commands/bmad/core/tools/shard-doc.md
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
description: 'Splits large markdown documents into smaller, organized files based on level 2 (default) sections'
|
||||
---
|
||||
|
||||
# Shard Document
|
||||
|
||||
LOAD and execute the tool at: .bmad/core/tools/shard-doc.xml
|
||||
|
||||
Follow all instructions in the tool file exactly as written.
|
||||
13
.claude/commands/bmad/core/workflows/brainstorming.md
Normal file
13
.claude/commands/bmad/core/workflows/brainstorming.md
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
description: 'Facilitate interactive brainstorming sessions using diverse creative techniques. This workflow facilitates interactive brainstorming sessions using diverse creative techniques. The session is highly interactive, with the AI acting as a facilitator to guide the user through various ideation methods to generate and refine creative solutions.'
|
||||
---
|
||||
|
||||
IT IS CRITICAL THAT YOU FOLLOW THESE STEPS - while staying in character as the current agent persona you may have loaded:
|
||||
|
||||
<steps CRITICAL="TRUE">
|
||||
1. Always LOAD the FULL @.bmad/core/tasks/workflow.xml
|
||||
2. READ its entire contents - this is the CORE OS for EXECUTING the specific workflow-config @.bmad/core/workflows/brainstorming/workflow.yaml
|
||||
3. Pass the yaml path .bmad/core/workflows/brainstorming/workflow.yaml as 'workflow-config' parameter to the workflow.xml instructions
|
||||
4. Follow workflow.xml instructions EXACTLY as written to process and follow the specific workflow config and its instructions
|
||||
5. Save outputs after EACH section when generating any documents from templates
|
||||
</steps>
|
||||
13
.claude/commands/bmad/core/workflows/party-mode.md
Normal file
13
.claude/commands/bmad/core/workflows/party-mode.md
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
description: 'Orchestrates group discussions between all installed BMAD agents, enabling natural multi-agent conversations'
|
||||
---
|
||||
|
||||
IT IS CRITICAL THAT YOU FOLLOW THESE STEPS - while staying in character as the current agent persona you may have loaded:
|
||||
|
||||
<steps CRITICAL="TRUE">
|
||||
1. Always LOAD the FULL @.bmad/core/tasks/workflow.xml
|
||||
2. READ its entire contents - this is the CORE OS for EXECUTING the specific workflow-config @.bmad/core/workflows/party-mode/workflow.yaml
|
||||
3. Pass the yaml path .bmad/core/workflows/party-mode/workflow.yaml as 'workflow-config' parameter to the workflow.xml instructions
|
||||
4. Follow workflow.xml instructions EXACTLY as written to process and follow the specific workflow config and its instructions
|
||||
5. Save outputs after EACH section when generating any documents from templates
|
||||
</steps>
|
||||
Reference in New Issue
Block a user