bmad-init

This commit is contained in:
Azgaar 2026-03-12 01:05:55 +01:00
parent b6484a783f
commit 3047aefd40
294 changed files with 38091 additions and 55 deletions

12
.github/prompts/bmad-analyst.prompt.md vendored Normal file
View file

@ -0,0 +1,12 @@
---
description: 'Business Analyst'
agent: 'agent'
tools: ['read', 'edit', 'search', 'execute']
---
1. Load {project-root}/_bmad/bmm/config.yaml and store ALL fields as session variables
2. Load the full agent file from {project-root}/_bmad/bmm/agents/analyst.md
3. Follow ALL activation instructions in the agent file
4. Display the welcome/greeting as instructed
5. Present the numbered menu
6. Wait for user input before proceeding

View file

@ -0,0 +1,12 @@
---
description: 'Architect'
agent: 'agent'
tools: ['read', 'edit', 'search', 'execute']
---
1. Load {project-root}/_bmad/bmm/config.yaml and store ALL fields as session variables
2. Load the full agent file from {project-root}/_bmad/bmm/agents/architect.md
3. Follow ALL activation instructions in the agent file
4. Display the welcome/greeting as instructed
5. Present the numbered menu
6. Wait for user input before proceeding

View file

@ -0,0 +1,12 @@
---
description: 'BMad Master Executor, Knowledge Custodian, and Workflow Orchestrator'
agent: 'agent'
tools: ['read', 'edit', 'search', 'execute']
---
1. Load {project-root}/_bmad/bmm/config.yaml and store ALL fields as session variables
2. Load the full agent file from {project-root}/_bmad/core/agents/bmad-master.md
3. Follow ALL activation instructions in the agent file
4. Display the welcome/greeting as instructed
5. Present the numbered menu
6. Wait for user input before proceeding

View file

@ -0,0 +1,8 @@
---
description: 'Check implementation readiness'
agent: 'agent'
tools: ['read', 'edit', 'search', 'execute']
---
1. Load {project-root}/_bmad/bmm/config.yaml and store ALL fields as session variables
2. Load and follow the workflow at {project-root}/_bmad/bmm/workflows/3-solutioning/check-implementation-readiness/workflow.md

View file

@ -0,0 +1,9 @@
---
description: 'Code review'
agent: 'agent'
tools: ['read', 'edit', 'search', 'execute']
---
1. Load {project-root}/_bmad/bmm/config.yaml and store ALL fields as session variables
2. Load the workflow engine at {project-root}/_bmad/core/tasks/workflow.xml
3. Load and execute the workflow configuration at {project-root}/_bmad/bmm/workflows/4-implementation/code-review/workflow.yaml using the engine from step 2

View file

@ -0,0 +1,9 @@
---
description: 'Correct course'
agent: 'agent'
tools: ['read', 'edit', 'search', 'execute']
---
1. Load {project-root}/_bmad/bmm/config.yaml and store ALL fields as session variables
2. Load the workflow engine at {project-root}/_bmad/core/tasks/workflow.xml
3. Load and execute the workflow configuration at {project-root}/_bmad/bmm/workflows/4-implementation/correct-course/workflow.yaml using the engine from step 2

View file

@ -0,0 +1,8 @@
---
description: 'Create architecture'
agent: 'agent'
tools: ['read', 'edit', 'search', 'execute']
---
1. Load {project-root}/_bmad/bmm/config.yaml and store ALL fields as session variables
2. Load and follow the workflow at {project-root}/_bmad/bmm/workflows/3-solutioning/create-architecture/workflow.md

View file

@ -0,0 +1,8 @@
---
description: 'Create epics and stories'
agent: 'agent'
tools: ['read', 'edit', 'search', 'execute']
---
1. Load {project-root}/_bmad/bmm/config.yaml and store ALL fields as session variables
2. Load and follow the workflow at {project-root}/_bmad/bmm/workflows/3-solutioning/create-epics-and-stories/workflow.md

View file

@ -0,0 +1,8 @@
---
description: 'Create PRD'
agent: 'agent'
tools: ['read', 'edit', 'search', 'execute']
---
1. Load {project-root}/_bmad/bmm/config.yaml and store ALL fields as session variables
2. Load and follow the workflow at {project-root}/_bmad/bmm/workflows/2-plan-workflows/create-prd/workflow-create-prd.md

View file

@ -0,0 +1,8 @@
---
description: 'Create product brief'
agent: 'agent'
tools: ['read', 'edit', 'search', 'execute']
---
1. Load {project-root}/_bmad/bmm/config.yaml and store ALL fields as session variables
2. Load and follow the workflow at {project-root}/_bmad/bmm/workflows/1-analysis/create-product-brief/workflow.md

View file

@ -0,0 +1,9 @@
---
description: 'Validate story'
agent: 'agent'
tools: ['read', 'edit', 'search', 'execute']
---
1. Load {project-root}/_bmad/bmm/config.yaml and store ALL fields as session variables
2. Load the workflow engine at {project-root}/_bmad/core/tasks/workflow.xml
3. Load and execute the workflow configuration at {project-root}/_bmad/bmm/workflows/4-implementation/create-story/workflow.yaml using the engine from step 2

View file

@ -0,0 +1,8 @@
---
description: 'Create UX design'
agent: 'agent'
tools: ['read', 'edit', 'search', 'execute']
---
1. Load {project-root}/_bmad/bmm/config.yaml and store ALL fields as session variables
2. Load and follow the workflow at {project-root}/_bmad/bmm/workflows/2-plan-workflows/create-ux-design/workflow.md

View file

@ -0,0 +1,9 @@
---
description: 'Dev story'
agent: 'agent'
tools: ['read', 'edit', 'search', 'execute']
---
1. Load {project-root}/_bmad/bmm/config.yaml and store ALL fields as session variables
2. Load the workflow engine at {project-root}/_bmad/core/tasks/workflow.xml
3. Load and execute the workflow configuration at {project-root}/_bmad/bmm/workflows/4-implementation/dev-story/workflow.yaml using the engine from step 2

View file

@ -0,0 +1,9 @@
---
description: 'Document project'
agent: 'agent'
tools: ['read', 'edit', 'search', 'execute']
---
1. Load {project-root}/_bmad/bmm/config.yaml and store ALL fields as session variables
2. Load the workflow engine at {project-root}/_bmad/core/tasks/workflow.xml
3. Load and execute the workflow configuration at {project-root}/_bmad/bmm/workflows/document-project/workflow.yaml using the engine from step 2

View file

@ -0,0 +1,8 @@
---
description: 'Domain research'
agent: 'agent'
tools: ['read', 'edit', 'search', 'execute']
---
1. Load {project-root}/_bmad/bmm/config.yaml and store ALL fields as session variables
2. Load and follow the workflow at {project-root}/_bmad/bmm/workflows/1-analysis/research/workflow-domain-research.md

View file

@ -0,0 +1,8 @@
---
description: 'Edit PRD'
agent: 'agent'
tools: ['read', 'edit', 'search', 'execute']
---
1. Load {project-root}/_bmad/bmm/config.yaml and store ALL fields as session variables
2. Load and follow the workflow at {project-root}/_bmad/bmm/workflows/2-plan-workflows/create-prd/workflow-edit-prd.md

View file

@ -0,0 +1,9 @@
---
description: 'Explain concept'
agent: 'agent'
tools: ['read', 'edit', 'search', 'execute']
---
1. Load {project-root}/_bmad/bmm/config.yaml and store ALL fields as session variables
2. Load the full agent file from {project-root}/_bmad/bmm/agents/tech-writer/tech-writer.md and activate the Paige (Technical Writer) persona
3. Execute the Explain Concept menu command (EC)

View file

@ -0,0 +1,8 @@
---
description: 'Generate project context'
agent: 'agent'
tools: ['read', 'edit', 'search', 'execute']
---
1. Load {project-root}/_bmad/bmm/config.yaml and store ALL fields as session variables
2. Load and follow the workflow at {project-root}/_bmad/bmm/workflows/generate-project-context/workflow.md

View file

@ -0,0 +1,8 @@
---
description: 'Market research'
agent: 'agent'
tools: ['read', 'edit', 'search', 'execute']
---
1. Load {project-root}/_bmad/bmm/config.yaml and store ALL fields as session variables
2. Load and follow the workflow at {project-root}/_bmad/bmm/workflows/1-analysis/research/workflow-market-research.md

View file

@ -0,0 +1,9 @@
---
description: 'Mermaid generate'
agent: 'agent'
tools: ['read', 'edit', 'search', 'execute']
---
1. Load {project-root}/_bmad/bmm/config.yaml and store ALL fields as session variables
2. Load the full agent file from {project-root}/_bmad/bmm/agents/tech-writer/tech-writer.md and activate the Paige (Technical Writer) persona
3. Execute the Mermaid Generate menu command (MG)

View file

@ -0,0 +1,9 @@
---
description: 'QA automation'
agent: 'agent'
tools: ['read', 'edit', 'search', 'execute']
---
1. Load {project-root}/_bmad/bmm/config.yaml and store ALL fields as session variables
2. Load the workflow engine at {project-root}/_bmad/core/tasks/workflow.xml
3. Load and execute the workflow configuration at {project-root}/_bmad/bmm/workflows/qa-generate-e2e-tests/workflow.yaml using the engine from step 2

View file

@ -0,0 +1,8 @@
---
description: 'Quick dev'
agent: 'agent'
tools: ['read', 'edit', 'search', 'execute']
---
1. Load {project-root}/_bmad/bmm/config.yaml and store ALL fields as session variables
2. Load and follow the workflow at {project-root}/_bmad/bmm/workflows/bmad-quick-flow/quick-dev/workflow.md

View file

@ -0,0 +1,8 @@
---
description: 'Quick spec'
agent: 'agent'
tools: ['read', 'edit', 'search', 'execute']
---
1. Load {project-root}/_bmad/bmm/config.yaml and store ALL fields as session variables
2. Load and follow the workflow at {project-root}/_bmad/bmm/workflows/bmad-quick-flow/quick-spec/workflow.md

View file

@ -0,0 +1,9 @@
---
description: 'Retrospective'
agent: 'agent'
tools: ['read', 'edit', 'search', 'execute']
---
1. Load {project-root}/_bmad/bmm/config.yaml and store ALL fields as session variables
2. Load the workflow engine at {project-root}/_bmad/core/tasks/workflow.xml
3. Load and execute the workflow configuration at {project-root}/_bmad/bmm/workflows/4-implementation/retrospective/workflow.yaml using the engine from step 2

View file

@ -0,0 +1,9 @@
---
description: 'Sprint planning'
agent: 'agent'
tools: ['read', 'edit', 'search', 'execute']
---
1. Load {project-root}/_bmad/bmm/config.yaml and store ALL fields as session variables
2. Load the workflow engine at {project-root}/_bmad/core/tasks/workflow.xml
3. Load and execute the workflow configuration at {project-root}/_bmad/bmm/workflows/4-implementation/sprint-planning/workflow.yaml using the engine from step 2

View file

@ -0,0 +1,9 @@
---
description: 'Sprint status'
agent: 'agent'
tools: ['read', 'edit', 'search', 'execute']
---
1. Load {project-root}/_bmad/bmm/config.yaml and store ALL fields as session variables
2. Load the workflow engine at {project-root}/_bmad/core/tasks/workflow.xml
3. Load and execute the workflow configuration at {project-root}/_bmad/bmm/workflows/4-implementation/sprint-status/workflow.yaml using the engine from step 2

View file

@ -0,0 +1,8 @@
---
description: 'Technical research'
agent: 'agent'
tools: ['read', 'edit', 'search', 'execute']
---
1. Load {project-root}/_bmad/bmm/config.yaml and store ALL fields as session variables
2. Load and follow the workflow at {project-root}/_bmad/bmm/workflows/1-analysis/research/workflow-technical-research.md

View file

@ -0,0 +1,9 @@
---
description: 'Update standards'
agent: 'agent'
tools: ['read', 'edit', 'search', 'execute']
---
1. Load {project-root}/_bmad/bmm/config.yaml and store ALL fields as session variables
2. Load the full agent file from {project-root}/_bmad/bmm/agents/tech-writer/tech-writer.md and activate the Paige (Technical Writer) persona
3. Execute the Update Standards menu command (US)

View file

@ -0,0 +1,9 @@
---
description: 'Validate document'
agent: 'agent'
tools: ['read', 'edit', 'search', 'execute']
---
1. Load {project-root}/_bmad/bmm/config.yaml and store ALL fields as session variables
2. Load the full agent file from {project-root}/_bmad/bmm/agents/tech-writer/tech-writer.md and activate the Paige (Technical Writer) persona
3. Execute the Validate Document menu command (VD)

View file

@ -0,0 +1,8 @@
---
description: 'Validate PRD'
agent: 'agent'
tools: ['read', 'edit', 'search', 'execute']
---
1. Load {project-root}/_bmad/bmm/config.yaml and store ALL fields as session variables
2. Load and follow the workflow at {project-root}/_bmad/bmm/workflows/2-plan-workflows/create-prd/workflow-validate-prd.md

View file

@ -0,0 +1,9 @@
---
description: 'Write document'
agent: 'agent'
tools: ['read', 'edit', 'search', 'execute']
---
1. Load {project-root}/_bmad/bmm/config.yaml and store ALL fields as session variables
2. Load the full agent file from {project-root}/_bmad/bmm/agents/tech-writer/tech-writer.md and activate the Paige (Technical Writer) persona
3. Execute the Write Document menu command (WD)

View file

@ -0,0 +1,8 @@
---
description: 'Brainstorm ideas'
agent: 'agent'
tools: ['read', 'edit', 'search', 'execute']
---
1. Load {project-root}/_bmad/bmm/config.yaml and store ALL fields as session variables
2. Load and follow the workflow at {project-root}/_bmad/core/workflows/brainstorming/workflow.md

12
.github/prompts/bmad-dev.prompt.md vendored Normal file
View file

@ -0,0 +1,12 @@
---
description: 'Developer Agent'
agent: 'agent'
tools: ['read', 'edit', 'search', 'execute']
---
1. Load {project-root}/_bmad/bmm/config.yaml and store ALL fields as session variables
2. Load the full agent file from {project-root}/_bmad/bmm/agents/dev.md
3. Follow ALL activation instructions in the agent file
4. Display the welcome/greeting as instructed
5. Present the numbered menu
6. Wait for user input before proceeding

View file

@ -0,0 +1,8 @@
---
description: 'Editorial review prose'
agent: 'agent'
tools: ['read', 'edit', 'search', 'execute']
---
1. Load {project-root}/_bmad/bmm/config.yaml and store ALL fields as session variables
2. Load and execute the task at {project-root}/_bmad/core/tasks/editorial-review-prose.xml

View file

@ -0,0 +1,8 @@
---
description: 'Editorial review structure'
agent: 'agent'
tools: ['read', 'edit', 'search', 'execute']
---
1. Load {project-root}/_bmad/bmm/config.yaml and store ALL fields as session variables
2. Load and execute the task at {project-root}/_bmad/core/tasks/editorial-review-structure.xml

8
.github/prompts/bmad-help.prompt.md vendored Normal file
View file

@ -0,0 +1,8 @@
---
description: 'BMAD help'
agent: 'agent'
tools: ['read', 'edit', 'search', 'execute']
---
1. Load {project-root}/_bmad/bmm/config.yaml and store ALL fields as session variables
2. Load and follow the workflow at {project-root}/_bmad/core/tasks/help.md

View file

@ -0,0 +1,8 @@
---
description: 'Index documents'
agent: 'agent'
tools: ['read', 'edit', 'search', 'execute']
---
1. Load {project-root}/_bmad/bmm/config.yaml and store ALL fields as session variables
2. Load and execute the task at {project-root}/_bmad/core/tasks/index-docs.xml

View file

@ -0,0 +1,8 @@
---
description: 'Party mode'
agent: 'agent'
tools: ['read', 'edit', 'search', 'execute']
---
1. Load {project-root}/_bmad/bmm/config.yaml and store ALL fields as session variables
2. Load and follow the workflow at {project-root}/_bmad/core/workflows/party-mode/workflow.md

12
.github/prompts/bmad-pm.prompt.md vendored Normal file
View file

@ -0,0 +1,12 @@
---
description: 'Product Manager'
agent: 'agent'
tools: ['read', 'edit', 'search', 'execute']
---
1. Load {project-root}/_bmad/bmm/config.yaml and store ALL fields as session variables
2. Load the full agent file from {project-root}/_bmad/bmm/agents/pm.md
3. Follow ALL activation instructions in the agent file
4. Display the welcome/greeting as instructed
5. Present the numbered menu
6. Wait for user input before proceeding

12
.github/prompts/bmad-qa.prompt.md vendored Normal file
View file

@ -0,0 +1,12 @@
---
description: 'QA Engineer'
agent: 'agent'
tools: ['read', 'edit', 'search', 'execute']
---
1. Load {project-root}/_bmad/bmm/config.yaml and store ALL fields as session variables
2. Load the full agent file from {project-root}/_bmad/bmm/agents/qa.md
3. Follow ALL activation instructions in the agent file
4. Display the welcome/greeting as instructed
5. Present the numbered menu
6. Wait for user input before proceeding

View file

@ -0,0 +1,12 @@
---
description: 'Quick Flow Solo Dev'
agent: 'agent'
tools: ['read', 'edit', 'search', 'execute']
---
1. Load {project-root}/_bmad/bmm/config.yaml and store ALL fields as session variables
2. Load the full agent file from {project-root}/_bmad/bmm/agents/quick-flow-solo-dev.md
3. Follow ALL activation instructions in the agent file
4. Display the welcome/greeting as instructed
5. Present the numbered menu
6. Wait for user input before proceeding

View file

@ -0,0 +1,8 @@
---
description: 'Adversarial review'
agent: 'agent'
tools: ['read', 'edit', 'search', 'execute']
---
1. Load {project-root}/_bmad/bmm/config.yaml and store ALL fields as session variables
2. Load and execute the task at {project-root}/_bmad/core/tasks/review-adversarial-general.xml

View file

@ -0,0 +1,8 @@
---
description: 'Edge Case Hunter Review'
agent: 'agent'
tools: ['read', 'edit', 'search', 'execute']
---
1. Load {project-root}/_bmad/bmm/config.yaml and store ALL fields as session variables
2. Load and execute the task at {project-root}/_bmad/core/tasks/review-edge-case-hunter.xml

View file

@ -0,0 +1,8 @@
---
description: 'Shard document'
agent: 'agent'
tools: ['read', 'edit', 'search', 'execute']
---
1. Load {project-root}/_bmad/bmm/config.yaml and store ALL fields as session variables
2. Load and execute the task at {project-root}/_bmad/core/tasks/shard-doc.xml

12
.github/prompts/bmad-sm.prompt.md vendored Normal file
View file

@ -0,0 +1,12 @@
---
description: 'Scrum Master'
agent: 'agent'
tools: ['read', 'edit', 'search', 'execute']
---
1. Load {project-root}/_bmad/bmm/config.yaml and store ALL fields as session variables
2. Load the full agent file from {project-root}/_bmad/bmm/agents/sm.md
3. Follow ALL activation instructions in the agent file
4. Display the welcome/greeting as instructed
5. Present the numbered menu
6. Wait for user input before proceeding

View file

@ -0,0 +1,12 @@
---
description: 'Technical Writer'
agent: 'agent'
tools: ['read', 'edit', 'search', 'execute']
---
1. Load {project-root}/_bmad/bmm/config.yaml and store ALL fields as session variables
2. Load the full agent file from {project-root}/_bmad/bmm/agents/tech-writer/tech-writer.md
3. Follow ALL activation instructions in the agent file
4. Display the welcome/greeting as instructed
5. Present the numbered menu
6. Wait for user input before proceeding

View file

@ -0,0 +1,12 @@
---
description: 'UX Designer'
agent: 'agent'
tools: ['read', 'edit', 'search', 'execute']
---
1. Load {project-root}/_bmad/bmm/config.yaml and store ALL fields as session variables
2. Load the full agent file from {project-root}/_bmad/bmm/agents/ux-designer.md
3. Follow ALL activation instructions in the agent file
4. Display the welcome/greeting as instructed
5. Present the numbered menu
6. Wait for user input before proceeding