doc status updates

This commit is contained in:
Brian Madison
2025-10-04 01:29:40 -05:00
parent a747017520
commit 46cabf72cd
315 changed files with 1 additions and 38707 deletions

View File

@@ -1,19 +0,0 @@
name,displayName,description,module,path
"bmad-master","BMad Master","","core","bmad/core/agents/bmad-master.md"
"bmad-builder","BMad Builder","","bmb","bmad/bmb/agents/bmad-builder.md"
"analyst","Mary","","bmm","bmad/bmm/agents/analyst.md"
"architect","Winston","","bmm","bmad/bmm/agents/architect.md"
"dev","Amelia","","bmm","bmad/bmm/agents/dev.md"
"game-architect","Cloud Dragonborn","","bmm","bmad/bmm/agents/game-architect.md"
"game-designer","Samus Shepard","","bmm","bmad/bmm/agents/game-designer.md"
"game-dev","Link Freeman","","bmm","bmad/bmm/agents/game-dev.md"
"pm","John","","bmm","bmad/bmm/agents/pm.md"
"po","Sarah","","bmm","bmad/bmm/agents/po.md"
"sm","Bob","","bmm","bmad/bmm/agents/sm.md"
"tea","Murat","","bmm","bmad/bmm/agents/tea.md"
"ux-expert","Sally","","bmm","bmad/bmm/agents/ux-expert.md"
"brainstorming-coach","Carson","","cis","bmad/cis/agents/brainstorming-coach.md"
"creative-problem-solver","Dr. Quinn","","cis","bmad/cis/agents/creative-problem-solver.md"
"design-thinking-coach","Maya","","cis","bmad/cis/agents/design-thinking-coach.md"
"innovation-strategist","Victor","","cis","bmad/cis/agents/innovation-strategist.md"
"storyteller","Sophia","","cis","bmad/cis/agents/storyteller.md"
1 name displayName description module path
2 bmad-master BMad Master core bmad/core/agents/bmad-master.md
3 bmad-builder BMad Builder bmb bmad/bmb/agents/bmad-builder.md
4 analyst Mary bmm bmad/bmm/agents/analyst.md
5 architect Winston bmm bmad/bmm/agents/architect.md
6 dev Amelia bmm bmad/bmm/agents/dev.md
7 game-architect Cloud Dragonborn bmm bmad/bmm/agents/game-architect.md
8 game-designer Samus Shepard bmm bmad/bmm/agents/game-designer.md
9 game-dev Link Freeman bmm bmad/bmm/agents/game-dev.md
10 pm John bmm bmad/bmm/agents/pm.md
11 po Sarah bmm bmad/bmm/agents/po.md
12 sm Bob bmm bmad/bmm/agents/sm.md
13 tea Murat bmm bmad/bmm/agents/tea.md
14 ux-expert Sally bmm bmad/bmm/agents/ux-expert.md
15 brainstorming-coach Carson cis bmad/cis/agents/brainstorming-coach.md
16 creative-problem-solver Dr. Quinn cis bmad/cis/agents/creative-problem-solver.md
17 design-thinking-coach Maya cis bmad/cis/agents/design-thinking-coach.md
18 innovation-strategist Victor cis bmad/cis/agents/innovation-strategist.md
19 storyteller Sophia cis bmad/cis/agents/storyteller.md

View File

@@ -1,42 +0,0 @@
# Agent Customization
# Customize any section below - all are optional
# After editing: npx bmad-method build <agent-name>
# Override agent name
agent:
metadata:
name: ""
# Replace entire persona (not merged)
persona:
role: ""
identity: ""
communication_style: ""
principles: []
# Add custom critical actions (appended after standard config loading)
critical_actions: []
# Add persistent memories for the agent
memories: []
# Example:
# memories:
# - "User prefers detailed technical explanations"
# - "Current project uses React and TypeScript"
# Add custom menu items (appended to base menu)
# Don't include * prefix or help/exit - auto-injected
menu: []
# Example:
# menu:
# - trigger: my-workflow
# workflow: "{project-root}/custom/my.yaml"
# description: My custom workflow
# Add custom prompts (for action="#id" handlers)
prompts: []
# Example:
# prompts:
# - id: my-prompt
# content: |
# Prompt instructions here

View File

@@ -1,42 +0,0 @@
# Agent Customization
# Customize any section below - all are optional
# After editing: npx bmad-method build <agent-name>
# Override agent name
agent:
metadata:
name: ""
# Replace entire persona (not merged)
persona:
role: ""
identity: ""
communication_style: ""
principles: []
# Add custom critical actions (appended after standard config loading)
critical_actions: []
# Add persistent memories for the agent
memories: []
# Example:
# memories:
# - "User prefers detailed technical explanations"
# - "Current project uses React and TypeScript"
# Add custom menu items (appended to base menu)
# Don't include * prefix or help/exit - auto-injected
menu: []
# Example:
# menu:
# - trigger: my-workflow
# workflow: "{project-root}/custom/my.yaml"
# description: My custom workflow
# Add custom prompts (for action="#id" handlers)
prompts: []
# Example:
# prompts:
# - id: my-prompt
# content: |
# Prompt instructions here

View File

@@ -1,42 +0,0 @@
# Agent Customization
# Customize any section below - all are optional
# After editing: npx bmad-method build <agent-name>
# Override agent name
agent:
metadata:
name: ""
# Replace entire persona (not merged)
persona:
role: ""
identity: ""
communication_style: ""
principles: []
# Add custom critical actions (appended after standard config loading)
critical_actions: []
# Add persistent memories for the agent
memories: []
# Example:
# memories:
# - "User prefers detailed technical explanations"
# - "Current project uses React and TypeScript"
# Add custom menu items (appended to base menu)
# Don't include * prefix or help/exit - auto-injected
menu: []
# Example:
# menu:
# - trigger: my-workflow
# workflow: "{project-root}/custom/my.yaml"
# description: My custom workflow
# Add custom prompts (for action="#id" handlers)
prompts: []
# Example:
# prompts:
# - id: my-prompt
# content: |
# Prompt instructions here

View File

@@ -1,42 +0,0 @@
# Agent Customization
# Customize any section below - all are optional
# After editing: npx bmad-method build <agent-name>
# Override agent name
agent:
metadata:
name: ""
# Replace entire persona (not merged)
persona:
role: ""
identity: ""
communication_style: ""
principles: []
# Add custom critical actions (appended after standard config loading)
critical_actions: []
# Add persistent memories for the agent
memories: []
# Example:
# memories:
# - "User prefers detailed technical explanations"
# - "Current project uses React and TypeScript"
# Add custom menu items (appended to base menu)
# Don't include * prefix or help/exit - auto-injected
menu: []
# Example:
# menu:
# - trigger: my-workflow
# workflow: "{project-root}/custom/my.yaml"
# description: My custom workflow
# Add custom prompts (for action="#id" handlers)
prompts: []
# Example:
# prompts:
# - id: my-prompt
# content: |
# Prompt instructions here

View File

@@ -1,42 +0,0 @@
# Agent Customization
# Customize any section below - all are optional
# After editing: npx bmad-method build <agent-name>
# Override agent name
agent:
metadata:
name: ""
# Replace entire persona (not merged)
persona:
role: ""
identity: ""
communication_style: ""
principles: []
# Add custom critical actions (appended after standard config loading)
critical_actions: []
# Add persistent memories for the agent
memories: []
# Example:
# memories:
# - "User prefers detailed technical explanations"
# - "Current project uses React and TypeScript"
# Add custom menu items (appended to base menu)
# Don't include * prefix or help/exit - auto-injected
menu: []
# Example:
# menu:
# - trigger: my-workflow
# workflow: "{project-root}/custom/my.yaml"
# description: My custom workflow
# Add custom prompts (for action="#id" handlers)
prompts: []
# Example:
# prompts:
# - id: my-prompt
# content: |
# Prompt instructions here

View File

@@ -1,42 +0,0 @@
# Agent Customization
# Customize any section below - all are optional
# After editing: npx bmad-method build <agent-name>
# Override agent name
agent:
metadata:
name: ""
# Replace entire persona (not merged)
persona:
role: ""
identity: ""
communication_style: ""
principles: []
# Add custom critical actions (appended after standard config loading)
critical_actions: []
# Add persistent memories for the agent
memories: []
# Example:
# memories:
# - "User prefers detailed technical explanations"
# - "Current project uses React and TypeScript"
# Add custom menu items (appended to base menu)
# Don't include * prefix or help/exit - auto-injected
menu: []
# Example:
# menu:
# - trigger: my-workflow
# workflow: "{project-root}/custom/my.yaml"
# description: My custom workflow
# Add custom prompts (for action="#id" handlers)
prompts: []
# Example:
# prompts:
# - id: my-prompt
# content: |
# Prompt instructions here

View File

@@ -1,42 +0,0 @@
# Agent Customization
# Customize any section below - all are optional
# After editing: npx bmad-method build <agent-name>
# Override agent name
agent:
metadata:
name: ""
# Replace entire persona (not merged)
persona:
role: ""
identity: ""
communication_style: ""
principles: []
# Add custom critical actions (appended after standard config loading)
critical_actions: []
# Add persistent memories for the agent
memories: []
# Example:
# memories:
# - "User prefers detailed technical explanations"
# - "Current project uses React and TypeScript"
# Add custom menu items (appended to base menu)
# Don't include * prefix or help/exit - auto-injected
menu: []
# Example:
# menu:
# - trigger: my-workflow
# workflow: "{project-root}/custom/my.yaml"
# description: My custom workflow
# Add custom prompts (for action="#id" handlers)
prompts: []
# Example:
# prompts:
# - id: my-prompt
# content: |
# Prompt instructions here

View File

@@ -1,42 +0,0 @@
# Agent Customization
# Customize any section below - all are optional
# After editing: npx bmad-method build <agent-name>
# Override agent name
agent:
metadata:
name: ""
# Replace entire persona (not merged)
persona:
role: ""
identity: ""
communication_style: ""
principles: []
# Add custom critical actions (appended after standard config loading)
critical_actions: []
# Add persistent memories for the agent
memories: []
# Example:
# memories:
# - "User prefers detailed technical explanations"
# - "Current project uses React and TypeScript"
# Add custom menu items (appended to base menu)
# Don't include * prefix or help/exit - auto-injected
menu: []
# Example:
# menu:
# - trigger: my-workflow
# workflow: "{project-root}/custom/my.yaml"
# description: My custom workflow
# Add custom prompts (for action="#id" handlers)
prompts: []
# Example:
# prompts:
# - id: my-prompt
# content: |
# Prompt instructions here

View File

@@ -1,42 +0,0 @@
# Agent Customization
# Customize any section below - all are optional
# After editing: npx bmad-method build <agent-name>
# Override agent name
agent:
metadata:
name: ""
# Replace entire persona (not merged)
persona:
role: ""
identity: ""
communication_style: ""
principles: []
# Add custom critical actions (appended after standard config loading)
critical_actions: []
# Add persistent memories for the agent
memories: []
# Example:
# memories:
# - "User prefers detailed technical explanations"
# - "Current project uses React and TypeScript"
# Add custom menu items (appended to base menu)
# Don't include * prefix or help/exit - auto-injected
menu: []
# Example:
# menu:
# - trigger: my-workflow
# workflow: "{project-root}/custom/my.yaml"
# description: My custom workflow
# Add custom prompts (for action="#id" handlers)
prompts: []
# Example:
# prompts:
# - id: my-prompt
# content: |
# Prompt instructions here

View File

@@ -1,42 +0,0 @@
# Agent Customization
# Customize any section below - all are optional
# After editing: npx bmad-method build <agent-name>
# Override agent name
agent:
metadata:
name: ""
# Replace entire persona (not merged)
persona:
role: ""
identity: ""
communication_style: ""
principles: []
# Add custom critical actions (appended after standard config loading)
critical_actions: []
# Add persistent memories for the agent
memories: []
# Example:
# memories:
# - "User prefers detailed technical explanations"
# - "Current project uses React and TypeScript"
# Add custom menu items (appended to base menu)
# Don't include * prefix or help/exit - auto-injected
menu: []
# Example:
# menu:
# - trigger: my-workflow
# workflow: "{project-root}/custom/my.yaml"
# description: My custom workflow
# Add custom prompts (for action="#id" handlers)
prompts: []
# Example:
# prompts:
# - id: my-prompt
# content: |
# Prompt instructions here

View File

@@ -1,42 +0,0 @@
# Agent Customization
# Customize any section below - all are optional
# After editing: npx bmad-method build <agent-name>
# Override agent name
agent:
metadata:
name: ""
# Replace entire persona (not merged)
persona:
role: ""
identity: ""
communication_style: ""
principles: []
# Add custom critical actions (appended after standard config loading)
critical_actions: []
# Add persistent memories for the agent
memories: []
# Example:
# memories:
# - "User prefers detailed technical explanations"
# - "Current project uses React and TypeScript"
# Add custom menu items (appended to base menu)
# Don't include * prefix or help/exit - auto-injected
menu: []
# Example:
# menu:
# - trigger: my-workflow
# workflow: "{project-root}/custom/my.yaml"
# description: My custom workflow
# Add custom prompts (for action="#id" handlers)
prompts: []
# Example:
# prompts:
# - id: my-prompt
# content: |
# Prompt instructions here

View File

@@ -1,42 +0,0 @@
# Agent Customization
# Customize any section below - all are optional
# After editing: npx bmad-method build <agent-name>
# Override agent name
agent:
metadata:
name: ""
# Replace entire persona (not merged)
persona:
role: ""
identity: ""
communication_style: ""
principles: []
# Add custom critical actions (appended after standard config loading)
critical_actions: []
# Add persistent memories for the agent
memories: []
# Example:
# memories:
# - "User prefers detailed technical explanations"
# - "Current project uses React and TypeScript"
# Add custom menu items (appended to base menu)
# Don't include * prefix or help/exit - auto-injected
menu: []
# Example:
# menu:
# - trigger: my-workflow
# workflow: "{project-root}/custom/my.yaml"
# description: My custom workflow
# Add custom prompts (for action="#id" handlers)
prompts: []
# Example:
# prompts:
# - id: my-prompt
# content: |
# Prompt instructions here

View File

@@ -1,42 +0,0 @@
# Agent Customization
# Customize any section below - all are optional
# After editing: npx bmad-method build <agent-name>
# Override agent name
agent:
metadata:
name: ""
# Replace entire persona (not merged)
persona:
role: ""
identity: ""
communication_style: ""
principles: []
# Add custom critical actions (appended after standard config loading)
critical_actions: []
# Add persistent memories for the agent
memories: []
# Example:
# memories:
# - "User prefers detailed technical explanations"
# - "Current project uses React and TypeScript"
# Add custom menu items (appended to base menu)
# Don't include * prefix or help/exit - auto-injected
menu: []
# Example:
# menu:
# - trigger: my-workflow
# workflow: "{project-root}/custom/my.yaml"
# description: My custom workflow
# Add custom prompts (for action="#id" handlers)
prompts: []
# Example:
# prompts:
# - id: my-prompt
# content: |
# Prompt instructions here

View File

@@ -1,42 +0,0 @@
# Agent Customization
# Customize any section below - all are optional
# After editing: npx bmad-method build <agent-name>
# Override agent name
agent:
metadata:
name: ""
# Replace entire persona (not merged)
persona:
role: ""
identity: ""
communication_style: ""
principles: []
# Add custom critical actions (appended after standard config loading)
critical_actions: []
# Add persistent memories for the agent
memories: []
# Example:
# memories:
# - "User prefers detailed technical explanations"
# - "Current project uses React and TypeScript"
# Add custom menu items (appended to base menu)
# Don't include * prefix or help/exit - auto-injected
menu: []
# Example:
# menu:
# - trigger: my-workflow
# workflow: "{project-root}/custom/my.yaml"
# description: My custom workflow
# Add custom prompts (for action="#id" handlers)
prompts: []
# Example:
# prompts:
# - id: my-prompt
# content: |
# Prompt instructions here

View File

@@ -1,42 +0,0 @@
# Agent Customization
# Customize any section below - all are optional
# After editing: npx bmad-method build <agent-name>
# Override agent name
agent:
metadata:
name: ""
# Replace entire persona (not merged)
persona:
role: ""
identity: ""
communication_style: ""
principles: []
# Add custom critical actions (appended after standard config loading)
critical_actions: []
# Add persistent memories for the agent
memories: []
# Example:
# memories:
# - "User prefers detailed technical explanations"
# - "Current project uses React and TypeScript"
# Add custom menu items (appended to base menu)
# Don't include * prefix or help/exit - auto-injected
menu: []
# Example:
# menu:
# - trigger: my-workflow
# workflow: "{project-root}/custom/my.yaml"
# description: My custom workflow
# Add custom prompts (for action="#id" handlers)
prompts: []
# Example:
# prompts:
# - id: my-prompt
# content: |
# Prompt instructions here

View File

@@ -1,42 +0,0 @@
# Agent Customization
# Customize any section below - all are optional
# After editing: npx bmad-method build <agent-name>
# Override agent name
agent:
metadata:
name: ""
# Replace entire persona (not merged)
persona:
role: ""
identity: ""
communication_style: ""
principles: []
# Add custom critical actions (appended after standard config loading)
critical_actions: []
# Add persistent memories for the agent
memories: []
# Example:
# memories:
# - "User prefers detailed technical explanations"
# - "Current project uses React and TypeScript"
# Add custom menu items (appended to base menu)
# Don't include * prefix or help/exit - auto-injected
menu: []
# Example:
# menu:
# - trigger: my-workflow
# workflow: "{project-root}/custom/my.yaml"
# description: My custom workflow
# Add custom prompts (for action="#id" handlers)
prompts: []
# Example:
# prompts:
# - id: my-prompt
# content: |
# Prompt instructions here

View File

@@ -1,42 +0,0 @@
# Agent Customization
# Customize any section below - all are optional
# After editing: npx bmad-method build <agent-name>
# Override agent name
agent:
metadata:
name: ""
# Replace entire persona (not merged)
persona:
role: ""
identity: ""
communication_style: ""
principles: []
# Add custom critical actions (appended after standard config loading)
critical_actions: []
# Add persistent memories for the agent
memories: []
# Example:
# memories:
# - "User prefers detailed technical explanations"
# - "Current project uses React and TypeScript"
# Add custom menu items (appended to base menu)
# Don't include * prefix or help/exit - auto-injected
menu: []
# Example:
# menu:
# - trigger: my-workflow
# workflow: "{project-root}/custom/my.yaml"
# description: My custom workflow
# Add custom prompts (for action="#id" handlers)
prompts: []
# Example:
# prompts:
# - id: my-prompt
# content: |
# Prompt instructions here

View File

@@ -1,42 +0,0 @@
# Agent Customization
# Customize any section below - all are optional
# After editing: npx bmad-method build <agent-name>
# Override agent name
agent:
metadata:
name: ""
# Replace entire persona (not merged)
persona:
role: ""
identity: ""
communication_style: ""
principles: []
# Add custom critical actions (appended after standard config loading)
critical_actions: []
# Add persistent memories for the agent
memories: []
# Example:
# memories:
# - "User prefers detailed technical explanations"
# - "Current project uses React and TypeScript"
# Add custom menu items (appended to base menu)
# Don't include * prefix or help/exit - auto-injected
menu: []
# Example:
# menu:
# - trigger: my-workflow
# workflow: "{project-root}/custom/my.yaml"
# description: My custom workflow
# Add custom prompts (for action="#id" handlers)
prompts: []
# Example:
# prompts:
# - id: my-prompt
# content: |
# Prompt instructions here

View File

@@ -1,313 +0,0 @@
type,name,module,path,hash
"csv","agent-manifest","_cfg","bmad/_cfg/agent-manifest.csv","cfe720638ef19e993a484ec1f58086a86688055790f61d1029a4134fd4aad02c"
"csv","task-manifest","_cfg","bmad/_cfg/task-manifest.csv","46f98b1753914dc6193c9ca8b6427fadc9a6d71747cdc8f5159792576c004b60"
"csv","workflow-manifest","_cfg","bmad/_cfg/workflow-manifest.csv","01836c6c58afee757e45933ea8e84fd814fab935cd71267c70139cacc1fed4d8"
"yaml","manifest","_cfg","bmad/_cfg/manifest.yaml","2cc410ddc8723a350168c7733a625ff15a5def85382749aae3b22ee902f683f2"
"js","installer","bmb","bmad/bmb/workflows/create-module/installer-templates/installer.js","a539cd5266471dab9359bd3ed849d7b45c5de842a9d5869f8332a5a8bb81fad5"
"md","agent-architecture","bmb","bmad/bmb/workflows/create-agent/agent-architecture.md","eb0c62e7e11454dbfae1a4fb35003396ff1c1344513d63d460b4c5502f9b5950"
"md","agent-command-patterns","bmb","bmad/bmb/workflows/create-agent/agent-command-patterns.md","4d5c07b44f21ca2afd3c02646db4eb266838731637447046d04b36ef7e1724ca"
"md","agent-types","bmb","bmad/bmb/workflows/create-agent/agent-types.md","c2efa1dc615a134192c063302cfac3dc1262ce1e97a6017ec7f7539a21c40bae"
"md","bmad-builder","bmb","bmad/bmb/agents/bmad-builder.md","58a7589fb8d0ff6ea431365660fa62121575f6f3dd5d9c08a32e56921abc0e28"
"md","brainstorm-context","bmb","bmad/bmb/workflows/create-agent/brainstorm-context.md","85be72976c4ff5d79b2bce8e6b433f5e3526a7466a72b3efdb4f6d3d118e1d15"
"md","brainstorm-context","bmb","bmad/bmb/workflows/create-module/brainstorm-context.md","62b902177d2cb56df2d6a12e5ec5c7d75ec94770ce22ac72c96691a876ed2e6a"
"md","brainstorm-context","bmb","bmad/bmb/workflows/create-workflow/brainstorm-context.md","f246ec343e338068b37fee8c93aa6d2fe1d4857addba6db3fe6ad80a2a2950e8"
"md","checklist","bmb","bmad/bmb/workflows/convert-legacy/checklist.md","b93a687dec4a70c84a25d83d1819cf1e489630eb5eac521d8746fe244b5dc815"
"md","checklist","bmb","bmad/bmb/workflows/create-agent/checklist.md","4b1017854e4745f16282bd8df92bc2ef103ca889576ad31714c7748943705cc0"
"md","checklist","bmb","bmad/bmb/workflows/create-module/checklist.md","494f5bcef32b3abfd4fb24023fdcfad70b222521dae12e71049ec55e6041cc08"
"md","checklist","bmb","bmad/bmb/workflows/create-workflow/checklist.md","876ab6f7e11e46d13ea38be8764c7df4b24445d8a41bddaba04b34ba081e6e8b"
"md","checklist","bmb","bmad/bmb/workflows/create-workflow/workflow-template/checklist.md","a950c68c71cd54b5a3ef4c8d68ad8ec40d5d1fa057f7c95e697e975807ae600b"
"md","checklist","bmb","bmad/bmb/workflows/edit-workflow/checklist.md","9677c087ddfb40765e611de23a5a009afe51c347683dfe5f7d9fd33712ac4795"
"md","checklist","bmb","bmad/bmb/workflows/module-brief/checklist.md","821c90da14f02b967cb468b19f59a26c0d8f044d7a81a8b97631fb8ffac7648f"
"md","checklist","bmb","bmad/bmb/workflows/redoc/checklist.md","2117d60b14e19158f4b586878b3667d715d3b62f79815b72b55c2376ce31aae8"
"md","communication-styles","bmb","bmad/bmb/workflows/create-agent/communication-styles.md","1aea4671532682bc14e4cb4036bfa2ebb3e07da7e91bd6e739b20f85515bfacf"
"md","instructions","bmb","bmad/bmb/workflows/convert-legacy/instructions.md","f127640361ce82d6f13f146aeb3026d0d83bf3e1655557b186c45d1eccbbd5a3"
"md","instructions","bmb","bmad/bmb/workflows/create-agent/instructions.md","1c4b41ac91e9a5255457b037271389901c4978a22c61efedbf13ebef649a1936"
"md","instructions","bmb","bmad/bmb/workflows/create-module/instructions.md","312c32802db4effd961a2b104e995748b3a35f3dc34c5c3852ae45407e42386c"
"md","instructions","bmb","bmad/bmb/workflows/create-workflow/instructions.md","535f4d898cc3eb85e84a183503f74ba95e8ac3b513c5747d692a7d7b5caa3b30"
"md","instructions","bmb","bmad/bmb/workflows/create-workflow/workflow-template/instructions.md","acb05fe42dcad7f9a2e59e53fdb92a23b5967e2fff729043658ce27ae117e1d7"
"md","instructions","bmb","bmad/bmb/workflows/edit-workflow/instructions.md","4c763b84d77ad16d6df97ae4ad5dad340484fd7d6b7b6a1af1e795ed8ed08f99"
"md","instructions","bmb","bmad/bmb/workflows/module-brief/instructions.md","2b4d5d1596cf55024f94d3f09fa50516f273639b6b595af51cc3883097c897b0"
"md","instructions","bmb","bmad/bmb/workflows/redoc/instructions.md","e987f10e333e00b6a35fcf614301da5e23879f3dc6c8e798535dcd67fbd15157"
"md","module-structure","bmb","bmad/bmb/workflows/create-module/module-structure.md","9970768af75da79b4cdef78096c751e70a3a00194af58dca7ed58a79d324423f"
"md","README","bmb","bmad/bmb/workflows/convert-legacy/README.md","669de90715ae2004d2fac337f951760826c68102c44f69ce35a7691a611ea288"
"md","README","bmb","bmad/bmb/workflows/create-agent/README.md","8f3042b27b311f2b1ae57553a6bc48ad7d8fb17b16a88f0ec095ba97df7bce5f"
"md","README","bmb","bmad/bmb/workflows/create-module/README.md","00cba91f6fc7b7b3906de8748d2859660f2c45fe0c9c361dca0e73e4ba8f72b5"
"md","README","bmb","bmad/bmb/workflows/create-workflow/README.md","56501b159b18e051ebcc78b4039ad614e44d172fe06dce679e9b24122a4929b5"
"md","README","bmb","bmad/bmb/workflows/edit-workflow/README.md","2141d42d922701281d4d92e435d4690c462c53cf31e8307c87252f0cabec4987"
"md","README","bmb","bmad/bmb/workflows/module-brief/README.md","05772db9095db7b4944e9fc47a049a3609c506be697537fd5fd9e409c10b92f4"
"md","README","bmb","bmad/bmb/workflows/redoc/README.md","a1b7e02427cf252bca69a8a1ee0f554844a6a01b5d568d74f494c71542056173"
"md","template","bmb","bmad/bmb/workflows/create-workflow/workflow-template/template.md","c98f65a122035b456f1cbb2df6ecaf06aa442746d93a29d1d0ed2fc9274a43ee"
"md","template","bmb","bmad/bmb/workflows/module-brief/template.md","7d1ad5ec40b06510fcbb0a3da8ea32aefa493e5b04c3a2bba90ce5685b894275"
"md","workflow-creation-guide","bmb","bmad/bmb/workflows/create-workflow/workflow-creation-guide.md","1d3f0ce685f4642c75c758aac262033ff34f1013a337a0d9811f7d6b968b5502"
"yaml","bmad-builder.agent","bmb","bmad/bmb/agents/bmad-builder.agent.yaml",""
"yaml","config","bmb","bmad/bmb/config.yaml","996ef87706cbafd0596a92c0476857cb81f128e64e96a9a0092d26d6576e5cdc"
"yaml","install-module-config","bmb","bmad/bmb/workflows/create-module/installer-templates/install-module-config.yaml","69c03628b04600f76aa1aa136094d59514f8eb900529114f7233dc28f2d5302d"
"yaml","workflow","bmb","bmad/bmb/workflows/convert-legacy/workflow.yaml","7014a8ac1e95a9a131b3d998bf4f22288a236b65d4742d27fddac4f1cae2b397"
"yaml","workflow","bmb","bmad/bmb/workflows/create-agent/workflow.yaml","de01bed8bed88ed326ef1b5ac92a87d6f7c280647e6ad07c03ef9a0e84acbd10"
"yaml","workflow","bmb","bmad/bmb/workflows/create-module/workflow.yaml","b9e0a27cf05a3790044b9466e7354eebdd5defc084017685c9bf0a0fa6b91f50"
"yaml","workflow","bmb","bmad/bmb/workflows/create-workflow/workflow-template/workflow.yaml","043a84728c92c997661c28a923c4c333af58909da592f0ed0c1bb89fad8e1d2f"
"yaml","workflow","bmb","bmad/bmb/workflows/create-workflow/workflow.yaml","9770c8f52b5cb2433b146984edfd1482dc53ca58c9551e086980721488d09606"
"yaml","workflow","bmb","bmad/bmb/workflows/edit-workflow/workflow.yaml","cfc47a904b5eedf977374b1fcf8904c13dd01db7d77fffabd1a9fc49081d12b5"
"yaml","workflow","bmb","bmad/bmb/workflows/module-brief/workflow.yaml","ef547c410db51be1688d21b3f76198d6265fea0999889a43b81e18764963ddb8"
"yaml","workflow","bmb","bmad/bmb/workflows/redoc/workflow.yaml","aa8ae9e82e2951f17e45ace6f2a415966dd881d7d1a217c44968c2658d46ec56"
"csv","game-brain-methods","bmm","bmad/bmm/workflows/1-analysis/brainstorm-game/game-brain-methods.csv","9dd6c853bcd04038223abf0263c465381dace3c9b13c9eb637f22ce9dc93210e"
"csv","game-types","bmm","bmad/bmm/workflows/2-plan/gdd/game-types.csv","a44c04d09432c886a7a5a8112474bd32540d8e84de25b308dca0f96e570651fd"
"csv","project-types","bmm","bmad/bmm/workflows/3-solutioning/project-types/project-types.csv","dd3f3b1daf06b09e79691c513e83c8256df1cc79147f2f05cadb3704c7e4cb9d"
"csv","registry","bmm","bmad/bmm/workflows/3-solutioning/templates/registry.csv","d6b3611fc60d2ce45abca3b9cbd2ce8308005ffc913c9bc19df7b180accdd249"
"csv","tea-index","bmm","bmad/bmm/testarch/tea-index.csv","1e98d260bbd875c6245e650be95a5bd626320957d5fe3e4fdc6f2d31d9558ea1"
"md","action-platformer","bmm","bmad/bmm/workflows/2-plan/gdd/game-types/action-platformer.md","f1cbe9e9a52acd01ff120d05ce22fa81b30500933f62a3c6c36642280244057c"
"md","ADR-template","bmm","bmad/bmm/workflows/3-solutioning/ADR-template.md","c43213a6f4c1e6a0afbfb5dab26505a385966cfa15e2c468d8c174b4a5161995"
"md","adventure","bmm","bmad/bmm/workflows/2-plan/gdd/game-types/adventure.md","06aa57786c2e7ebc7580d501fcdefaabb28933c7b5785d6643bf643f58ae13e7"
"md","analysis-template","bmm","bmad/bmm/workflows/2-plan/prd/analysis-template.md","702fddd00b56a74e3f884f382c4c16a1f34804607392c17ff186e0742da4321d"
"md","analyst","bmm","bmad/bmm/agents/analyst.md","0d18150963634c885289f123b38aba3baf92d41a45a9c2d29cf7bc3154831dac"
"md","architect","bmm","bmad/bmm/agents/architect.md","ebd2544bfc1a9b3ecdba74e65c2cc6cb19a266fa66d2d8f19055fd3498386a76"
"md","backend-questions","bmm","bmad/bmm/workflows/3-solutioning/project-types/backend-questions.md","7c8a6c35ffde58440ba5df2f14ca5ea2421f6d1341b53e372fcb2cebbe1c5cdc"
"md","backend-service-architecture","bmm","bmad/bmm/workflows/3-solutioning/templates/backend-service-architecture.md","bb1688916680cfe3d723d6991d68bf288931dc27713b5f5f27ec08955a57ef4f"
"md","backlog_template","bmm","bmad/bmm/workflows/4-implementation/review-story/backlog_template.md","84b1381c05012999ff9a8b036b11c8aa2f926db4d840d256b56d2fa5c11f4ef7"
"md","bmm-competitor-analyzer","bmm","bmad/bmm/workflows/1-analysis/research/claude-code/sub-agents/bmm-competitor-analyzer.md","82d80930d8ed89d3b58616e53fc6f6f2788fd2fe88a08cff41a1500ff640201c"
"md","bmm-data-analyst","bmm","bmad/bmm/workflows/1-analysis/research/claude-code/sub-agents/bmm-data-analyst.md","a50ddc2dca39cc36289a43ff9c635ab5304e50b60174fa4fc34254d86464599e"
"md","bmm-market-researcher","bmm","bmad/bmm/workflows/1-analysis/research/claude-code/sub-agents/bmm-market-researcher.md","8993d2b104e1aca7b9407d9ab1af8958397c7abdf673b68756747f6d795ae929"
"md","bmm-trend-spotter","bmm","bmad/bmm/workflows/1-analysis/research/claude-code/sub-agents/bmm-trend-spotter.md","375ec3502fadd7f8e2403e71707ece5bbad703ee60360c068f9cf90fe409d6fa"
"md","bmm-user-researcher","bmm","bmad/bmm/workflows/1-analysis/research/claude-code/sub-agents/bmm-user-researcher.md","7f4733add8e3d89546e9769a7b0d259d73c262876ac64aff04d51e3094032afb"
"md","card-game","bmm","bmad/bmm/workflows/2-plan/gdd/game-types/card-game.md","6b9298ace2607c8e93d64533e6406828053234282e4977e4407faa2e9302fd0a"
"md","checklist","bmm","bmad/bmm/workflows/1-analysis/game-brief/checklist.md","3516d66cffceb3e5ab23e1ddc9aaed8c0335eb0755e7437488cdebff96162395"
"md","checklist","bmm","bmad/bmm/workflows/1-analysis/product-brief/checklist.md","d801d792e3cf6f4b3e4c5f264d39a18b2992a197bc347e6d0389cc7b6c5905de"
"md","checklist","bmm","bmad/bmm/workflows/1-analysis/research/checklist.md","0524c5a0ea841d9b98b6f5a5cec095d0ecbd35779aa0ae079f6a81d36af16389"
"md","checklist","bmm","bmad/bmm/workflows/2-plan/checklist.md","f42eeb00f8ca8c85cc1727e4198e72c7f98b142988ebd32747e5b3e911e45364"
"md","checklist","bmm","bmad/bmm/workflows/3-solutioning/checklist.md","fef7232e7c0da80a02241ae4c00af6f11e4985b0ac49bddabf3fee1172aac426"
"md","checklist","bmm","bmad/bmm/workflows/3-solutioning/tech-spec/checklist.md","07e61427814d7f97c86dc02f4c9caedbe725b2dd5b8876d5371371f872a81aed"
"md","checklist","bmm","bmad/bmm/workflows/4-implementation/correct-course/checklist.md","d883f8c21b6315fe2296a5b250913adfbbf43d3387053e94f60051b5198989a3"
"md","checklist","bmm","bmad/bmm/workflows/4-implementation/create-story/checklist.md","05a34bdba17b85b34402e5202f388534b7b277f9f81a87821a6e80d4f455ecf6"
"md","checklist","bmm","bmad/bmm/workflows/4-implementation/dev-story/checklist.md","77cecc9d45050de194300c841e7d8a11f6376e2fbe0a5aac33bb2953b1026014"
"md","checklist","bmm","bmad/bmm/workflows/4-implementation/review-story/checklist.md","549f958bfe0b28f33ed3dac7b76ea8f266630b3e67f4bda2d4ae85be518d3c89"
"md","checklist","bmm","bmad/bmm/workflows/4-implementation/story-context/checklist.md","89c90d004e0649624a533d09604384c297b2891847c87cf1dcb358e9c8d0d723"
"md","ci-burn-in","bmm","bmad/bmm/testarch/knowledge/ci-burn-in.md","42e14a03d84563ed9dffc618959b71fcfb35b6aef2e5e3a713335b96ad7709a5"
"md","cli-questions","bmm","bmad/bmm/workflows/3-solutioning/project-types/cli-questions.md","f83b13181eb4b62085e3d8ffa046359f99d2631b6c2d6141da14e15d82d0b84d"
"md","cli-tool-architecture","bmm","bmad/bmm/workflows/3-solutioning/templates/cli-tool-architecture.md","bb1688916680cfe3d723d6991d68bf288931dc27713b5f5f27ec08955a57ef4f"
"md","component-tdd","bmm","bmad/bmm/testarch/knowledge/component-tdd.md","c2d1ea48b2d43abb0cee67b139827d3f9d8ea55203a7e6e9a9f87f0c9e717e2e"
"md","contract-testing","bmm","bmad/bmm/testarch/knowledge/contract-testing.md","b0c4de2d61a9c278e82cac49d26b82019db1ae594615ebce4bf8d04657e9fc2d"
"md","data-factories","bmm","bmad/bmm/testarch/knowledge/data-factories.md","714ab838ee4d409fd9dfe5189ccd4adb5aef12bdea7bc5ca8adb6c2a2bc84a98"
"md","data-pipeline-architecture","bmm","bmad/bmm/workflows/3-solutioning/templates/data-pipeline-architecture.md","bb1688916680cfe3d723d6991d68bf288931dc27713b5f5f27ec08955a57ef4f"
"md","data-questions","bmm","bmad/bmm/workflows/3-solutioning/project-types/data-questions.md","bf8c36fb0cf622d7f36c590056cfcbd8cf667450d00d4a27a81c6776210fa6cb"
"md","desktop-app-architecture","bmm","bmad/bmm/workflows/3-solutioning/templates/desktop-app-architecture.md","bb1688916680cfe3d723d6991d68bf288931dc27713b5f5f27ec08955a57ef4f"
"md","desktop-questions","bmm","bmad/bmm/workflows/3-solutioning/project-types/desktop-questions.md","f5a50f1169cef74f0c20aca0216615dfef173bd19fb47f64f9432be69f6271ec"
"md","dev","bmm","bmad/bmm/agents/dev.md","6ebd67b7ac97f50b7761882d623148c556281b013bd01bf5b516e11c8dd70eca"
"md","email-auth","bmm","bmad/bmm/testarch/knowledge/email-auth.md","7d0cc4d8e810f5f18d0654dc3f1ae306e73ef63b40a58a0f094c60b3a4cd309d"
"md","embedded-firmware-architecture","bmm","bmad/bmm/workflows/3-solutioning/templates/embedded-firmware-architecture.md","bb1688916680cfe3d723d6991d68bf288931dc27713b5f5f27ec08955a57ef4f"
"md","embedded-questions","bmm","bmad/bmm/workflows/3-solutioning/project-types/embedded-questions.md","fc9a01b298f59bb26aa22e64006f5c6ec8ac6eec327eec92114b7a7f8940a507"
"md","epics-template","bmm","bmad/bmm/workflows/2-plan/prd/epics-template.md","93652c367a4138d94eebbea149c9cfc4d81cd08c8ea228ba57232275de2822be"
"md","error-handling","bmm","bmad/bmm/testarch/knowledge/error-handling.md","d3301196502dc5b6ddae56a3fbdcfce04589c28890cf1ea7f70d2591e2cf2ff6"
"md","extension-questions","bmm","bmad/bmm/workflows/3-solutioning/project-types/extension-questions.md","0c0cead79ad35d0d09b72f712b64f97a78838c9a4b58975d81c4ed3e755e6637"
"md","feature-flags","bmm","bmad/bmm/testarch/knowledge/feature-flags.md","2d97b8939d573e62c045ee8aaa98aa2b6b2e027b878636e6615619864bcebf70"
"md","fighting","bmm","bmad/bmm/workflows/2-plan/gdd/game-types/fighting.md","52e5a142aac496ae7154fc0829bfbce1ef22296f0a464cf8e595aa14ca02eb86"
"md","fixture-architecture","bmm","bmad/bmm/testarch/knowledge/fixture-architecture.md","1d3f12a29a0c1fa3737bf7e85a99691b0b2543d3693024595569cc8aae4eae07"
"md","game-architect","bmm","bmad/bmm/agents/game-architect.md","3c5e15e5da9890865343afb3f6ef644af2c3bc8626b079015bb0da07eb6bd070"
"md","game-context","bmm","bmad/bmm/workflows/1-analysis/brainstorm-game/game-context.md","d0f5cb4d6151bb65b799676281ea2af0fe1b5ec227c92ceba655ba363e18a0ba"
"md","game-designer","bmm","bmad/bmm/agents/game-designer.md","ce8c99448abc0a238975b45b3a1c8d18b33f45bce4e78fa7820f308007aa1232"
"md","game-dev","bmm","bmad/bmm/agents/game-dev.md","452799c7ea628e5a2ba893c774d0f47a8dfbedf2b8f9a80664cb06932a230756"
"md","game-engine-architecture","bmm","bmad/bmm/workflows/3-solutioning/templates/game-engine-architecture.md","999e59b8c7196d731243565806ebcbea769fcac7d352ae31f16dedf5dc252ab4"
"md","game-engine-godot-guide","bmm","bmad/bmm/workflows/3-solutioning/templates/game-engine-godot-guide.md","fb178ab700dab8ead1c00eb69f360d06982d7ac2aa5d333076ec07f279c2c459"
"md","game-engine-unity-guide","bmm","bmad/bmm/workflows/3-solutioning/templates/game-engine-unity-guide.md","5a444408dac577a50bd443f3027cc362e402df42f8254b410d1b9d0ba4d8ed14"
"md","game-engine-web-guide","bmm","bmad/bmm/workflows/3-solutioning/templates/game-engine-web-guide.md","6ba56a0d294d4798301af4a9126a69ed18e6c05899a9c4c6d518bba1de33801d"
"md","game-questions","bmm","bmad/bmm/workflows/3-solutioning/project-types/game-questions.md","fff3446cbd0c821d5e7608e274f7653c87752f3644268475b16bae0fd35bf837"
"md","gdd-template","bmm","bmad/bmm/workflows/2-plan/gdd/gdd-template.md","5a37c367bb2386b44587086b463d92e73e7a63a37abc772ba96617402a698cd3"
"md","horror","bmm","bmad/bmm/workflows/2-plan/gdd/game-types/horror.md","7ff7599d5701bb7a8ef0e14f3ba614626cdd0d8960a8e880fc1cd41c5f508f75"
"md","idle-incremental","bmm","bmad/bmm/workflows/2-plan/gdd/game-types/idle-incremental.md","515b52bb301e467c1f096cc55abde47159bb0b0d87157b9fa565973b48601ddf"
"md","infra-questions","bmm","bmad/bmm/workflows/3-solutioning/project-types/infra-questions.md","8c9522d5ac3077f898ffe22e861a9688099751f312e8539bf154853d3fcb4d99"
"md","infrastructure-architecture","bmm","bmad/bmm/workflows/3-solutioning/templates/infrastructure-architecture.md","bb1688916680cfe3d723d6991d68bf288931dc27713b5f5f27ec08955a57ef4f"
"md","instructions","bmm","bmad/bmm/workflows/1-analysis/brainstorm-game/instructions.md","3f13cfe557d9c3d05e7cb59f3282ff848253dfdd01eb1c49cd874d8dd4c207f0"
"md","instructions","bmm","bmad/bmm/workflows/1-analysis/brainstorm-project/instructions.md","196613703f312f3732ca53454d77831dae36ecaaacce0e6f5bc401020492303a"
"md","instructions","bmm","bmad/bmm/workflows/1-analysis/game-brief/instructions.md","eaf49775b737cd61c68cb3e6e00eac080922d38c1f91feabd81a8819ea0748a2"
"md","instructions","bmm","bmad/bmm/workflows/1-analysis/product-brief/instructions.md","adc2bca7732dc98d7a0bca3275bf2714763cf686f9adb13f576d3d90097c8055"
"md","instructions","bmm","bmad/bmm/workflows/3-solutioning/instructions.md","6fd1939004b18954d1ed5ed4bacfdda35fee1f1387783d9fb0142e37c2c02803"
"md","instructions","bmm","bmad/bmm/workflows/3-solutioning/tech-spec/instructions.md","fa0474bb6f9b4ae4ed4268633c8f553716ffd661aa5c86d4ebcb6bee20f77e6e"
"md","instructions","bmm","bmad/bmm/workflows/4-implementation/correct-course/instructions.md","edc5dd17152edcdce00c5349c1f2cc6e4cddd3651f77f9e2d4f2b44b34403955"
"md","instructions","bmm","bmad/bmm/workflows/4-implementation/create-story/instructions.md","1602895e3e7e5a555cfb30ae39f8d913819c828ac92bf7f92290e0b6f138f411"
"md","instructions","bmm","bmad/bmm/workflows/4-implementation/dev-story/instructions.md","4498c35a6cf5a6c760371612292590b3a580317aababaa1adb0958be26fe674e"
"md","instructions","bmm","bmad/bmm/workflows/4-implementation/retrospective/instructions.md","57e47ceccfac5a28ef85dfe54e084cd49818c535319424ee0012e22320286986"
"md","instructions","bmm","bmad/bmm/workflows/4-implementation/review-story/instructions.md","80d68c4bedf191c356051a99c80f01a39493bc9c8de6a008752a78ec546946b2"
"md","instructions","bmm","bmad/bmm/workflows/4-implementation/story-context/instructions.md","40e4a9a3c0d97207a3a560c02a8d0c7c2e0129a71f044153b9537865a9d0e6db"
"md","instructions","bmm","bmad/bmm/workflows/testarch/atdd/instructions.md","946b00119290758ab2900498f19ae3514e0d291eb65099c47ddbd793306d8e31"
"md","instructions","bmm","bmad/bmm/workflows/testarch/automate/instructions.md","b74121f6bc87ae73c8b7b8b2bc4257801262cb8924239ebe9a4e3228d042ac1d"
"md","instructions","bmm","bmad/bmm/workflows/testarch/ci/instructions.md","d2a8d515af18767d211909d91691ff41c6baa572d06f6778592b08b3fbd54148"
"md","instructions","bmm","bmad/bmm/workflows/testarch/framework/instructions.md","7065d32554f138f5af848759c96e55aca921fd5839f5dad593849e358132f002"
"md","instructions","bmm","bmad/bmm/workflows/testarch/gate/instructions.md","ea0f9bc1c67f2a1089f3d6937e851b8b74c0dde7d65f649f9301b0effd99b95d"
"md","instructions","bmm","bmad/bmm/workflows/testarch/nfr-assess/instructions.md","fbb0b3c5ad8210f522858e2daf872f2b050db898c4bb090056bf42980046d54b"
"md","instructions","bmm","bmad/bmm/workflows/testarch/test-design/instructions.md","293a06ff2ce67485d5acb8d262c0f8dff3b98c15af1848b4219bf14eaa7ea03a"
"md","instructions","bmm","bmad/bmm/workflows/testarch/trace/instructions.md","2861e1981f42bb0db09fa79ce2954836f5844ec8744ea2d33d3f05d3543963b2"
"md","instructions-deep-prompt","bmm","bmad/bmm/workflows/1-analysis/research/instructions-deep-prompt.md","90d88872e38960448eb48ce027c4942a0a9702cfba83f8642a312016dded2997"
"md","instructions-gdd","bmm","bmad/bmm/workflows/2-plan/gdd/instructions-gdd.md","a47f08d36116a9369e67a8fbd4d46dfcd79b01ce24c22ed8b4fa6211f750a0dc"
"md","instructions-lg","bmm","bmad/bmm/workflows/2-plan/prd/instructions-lg.md","71e719e916364d961b16ad4e06c6156c31f89cff85d9ef5b7f8671e75ff5fc91"
"md","instructions-market","bmm","bmad/bmm/workflows/1-analysis/research/instructions-market.md","5b3cb373ac8dc9a858438cb52a53592aaeef609947b333c7f646b5febd5caa6a"
"md","instructions-med","bmm","bmad/bmm/workflows/2-plan/prd/instructions-med.md","2d06a0212ea1e749cc34366711153e9c67f3909c56c5e33c77d643ca0bb3a74c"
"md","instructions-narrative","bmm","bmad/bmm/workflows/2-plan/narrative/instructions-narrative.md","91da340049055ccb9523b3a5f08b271ecc4e0fac6957aa03ecded0ca0c8477e3"
"md","instructions-router","bmm","bmad/bmm/workflows/1-analysis/research/instructions-router.md","102294bd341df819ff40a955be036f8801579027b0fd80a2eafad0683971b1ad"
"md","instructions-router","bmm","bmad/bmm/workflows/2-plan/instructions-router.md","c2b2cc29cd221f9d85d44865e09cffd0a73bdfe88f09fcb86531019b17b6a199"
"md","instructions-sm","bmm","bmad/bmm/workflows/2-plan/tech-spec/instructions-sm.md","dc7616eb3511c3d883431b9c0ab8f373afe7ca3dfbfeacb958f162b91c5e30c6"
"md","instructions-technical","bmm","bmad/bmm/workflows/1-analysis/research/instructions-technical.md","6db666955e2bcf1f09daa741a4f36d200ef0bb877ac066de892e6850cbbca14f"
"md","instructions-ux","bmm","bmad/bmm/workflows/2-plan/ux/instructions-ux.md","2f96feeed9554e7920edb220a9447868cc447f864394b3d3ba7badce3657ae22"
"md","library-package-architecture","bmm","bmad/bmm/workflows/3-solutioning/templates/library-package-architecture.md","bb1688916680cfe3d723d6991d68bf288931dc27713b5f5f27ec08955a57ef4f"
"md","library-questions","bmm","bmad/bmm/workflows/3-solutioning/project-types/library-questions.md","1a21b0345744a108590f293a492345bb6370af561a7875985f6307816df178ae"
"md","metroidvania","bmm","bmad/bmm/workflows/2-plan/gdd/game-types/metroidvania.md","2a8c101dda7911d1cd1d9c66d1be86af3725832f5dcc7fab71e95204f45614ea"
"md","moba","bmm","bmad/bmm/workflows/2-plan/gdd/game-types/moba.md","92d0ba9f7508a38d5bfeac1651c6aee8a1a58c54659ad3f0e0d1fd678a1ef498"
"md","mobile-app-architecture","bmm","bmad/bmm/workflows/3-solutioning/templates/mobile-app-architecture.md","bb1688916680cfe3d723d6991d68bf288931dc27713b5f5f27ec08955a57ef4f"
"md","mobile-questions","bmm","bmad/bmm/workflows/3-solutioning/project-types/mobile-questions.md","5b44cf9cac7d035ec754e335be8ba78046f70934825d074c474be29938075440"
"md","narrative-template","bmm","bmad/bmm/workflows/2-plan/narrative/narrative-template.md","a97e07173c540f85e946eb9c525e1ccad9294ae5f970760f2a9c537b5c0dcd6b"
"md","network-first","bmm","bmad/bmm/testarch/knowledge/network-first.md","555dbb40e8e3e17d09e1bf3532d46c28a13fc5c868942b04f27937bcb6365ee8"
"md","nfr-criteria","bmm","bmad/bmm/testarch/knowledge/nfr-criteria.md","384beb17c8d127cc0a26ddf55a71a4c75c770517b1454ee3177500a93d7b558e"
"md","party-game","bmm","bmad/bmm/workflows/2-plan/gdd/game-types/party-game.md","0cc50b3aede0c45c94cdff743cdac2d8ad67421ea80497a29d2300a1744ea703"
"md","playwright-config","bmm","bmad/bmm/testarch/knowledge/playwright-config.md","6583c48c974f1be27bd0ac4f33c19de96f3714fa86a3b5e39cfcaa7adb90614c"
"md","pm","bmm","bmad/bmm/agents/pm.md","e2798168c396527e6817e75f0cbee972cd932a1a2d8c72c7afdff971b67476fe"
"md","po","bmm","bmad/bmm/agents/po.md","275dfd5bf8f6934bf6cfaec3e3a1d6a4ed2730f168a18d2cecf86682580eae92"
"md","prd-template","bmm","bmad/bmm/workflows/2-plan/prd/prd-template.md","db91b88f1457b95b6e44b8eeaf57b54b075f3300cb7d71294d12848d5c4beef6"
"md","probability-impact","bmm","bmad/bmm/testarch/knowledge/probability-impact.md","6786eb7162bddaa0b8b66d612082de1c2837e5740776436cc3e973fb7f972a65"
"md","project-context","bmm","bmad/bmm/workflows/1-analysis/brainstorm-project/project-context.md","0f1888da4bfc4f24c4de9477bd3ccb2a6fb7aa83c516dfdc1f98fbd08846d4ba"
"md","puzzle","bmm","bmad/bmm/workflows/2-plan/gdd/game-types/puzzle.md","f9c08b6f087bfaa41ea08c9dfa78aa034f5ae46b627b9f476bdf8b4f5c3389ed"
"md","racing","bmm","bmad/bmm/workflows/2-plan/gdd/game-types/racing.md","085ea5d0914d7bc6a233c479d0ad6288a575ad1c8b9a8a85881e779fac0e60fc"
"md","README","bmm","bmad/bmm/testarch/README.md","9adbee749e3b311d14ff7e317d690ff857eeb40bb4bb6465e2de16077eb68c9d"
"md","README","bmm","bmad/bmm/workflows/1-analysis/brainstorm-game/README.md","4d704cf0ff96239cb37974009a3db1f067cf6d6fed48774746969f845f021a5a"
"md","README","bmm","bmad/bmm/workflows/1-analysis/brainstorm-project/README.md","d4ef2c6f5033cdb58e713cf30a8f88b37d83a361601bbeca38e15f9470535699"
"md","README","bmm","bmad/bmm/workflows/1-analysis/game-brief/README.md","cc922fd97a0fb4aab624e35e24ada783fdbd4b057b8a8e2f8c550087f1725596"
"md","README","bmm","bmad/bmm/workflows/1-analysis/product-brief/README.md","e891a719ac22e5cd754b55efc7b2f367094c8fa00e802139b3cb1f9fabf1c559"
"md","README","bmm","bmad/bmm/workflows/1-analysis/research/README.md","e365d495308a23d6163f3353c4efa254ecaef0ef9ecf7427398509de751ca207"
"md","README","bmm","bmad/bmm/workflows/2-plan/README.md","0bfcbccdc96c45496bacad43b02505f12dc15d26de8a9b8b746c73cce83e73c5"
"md","README","bmm","bmad/bmm/workflows/2-plan/gdd/README.md","2dfdc93ab6c9c5982c3a79bb184cd468fd59a44565ad23188a4a1a8f32208588"
"md","README","bmm","bmad/bmm/workflows/3-solutioning/README.md","535dfb7874538a6c6184cc57f3b5f8d5ef49388f8125255fd5fcaec34418ec64"
"md","README","bmm","bmad/bmm/workflows/3-solutioning/tech-spec/README.md","c9cdbdd691fcf63e4ed38e4a2998739c07ce57d63b5464da4545835fe030812d"
"md","README","bmm","bmad/bmm/workflows/4-implementation/correct-course/README.md","7d5324ef1abbb4b46da2f850e7b57ce8856a5c6b3f9b2af2804f9cd71f007d8f"
"md","README","bmm","bmad/bmm/workflows/4-implementation/create-story/README.md","19d8633f4688aa914d237f3ad7a72c40b82506fc82442d52a1b0277ab10b28ab"
"md","README","bmm","bmad/bmm/workflows/4-implementation/dev-story/README.md","808dbd7c69efcf4c0651dc95d49ee2d4bbd95b986398359387578f6b3006bdda"
"md","README","bmm","bmad/bmm/workflows/4-implementation/retrospective/README.md","ae7e8503dabb3f8b9e21e662a8143a996b825a658f6e8feef53b43502246353c"
"md","README","bmm","bmad/bmm/workflows/4-implementation/review-story/README.md","bf8aacb0692173df34923cb643372403a7c1cd83d1457c68fa6c38f2c5e18207"
"md","README","bmm","bmad/bmm/workflows/4-implementation/story-context/README.md","aadd2d77c2c254a358a0b91f4db48a1ad69815226120fab74ebc40bc209f8246"
"md","README","bmm","bmad/bmm/workflows/README.md","c472e1aa6dace68543924eca818c629055a962f5164f1c4f2e9722e15747b24c"
"md","README","bmm","bmad/bmm/workflows/testarch/README.md","d148c9ec9430f492c81d8e91fd4a2fab144a9ce80583dfdaa8acd120b572a735"
"md","rhythm","bmm","bmad/bmm/workflows/2-plan/gdd/game-types/rhythm.md","83bbf1761fdc604b8c2b50ed86c5874cce331417e1b3a46c65cb6c4c1a7c8db2"
"md","risk-governance","bmm","bmad/bmm/testarch/knowledge/risk-governance.md","2642089dddb690f71008c7986f770bf486e711e820d36226df721d356045b4f9"
"md","roguelike","bmm","bmad/bmm/workflows/2-plan/gdd/game-types/roguelike.md","fb1ebc838011020a6f740e6fb4f2ceb81be8477f9c67bc7ae3a8e34dfe548f00"
"md","rpg","bmm","bmad/bmm/workflows/2-plan/gdd/game-types/rpg.md","5aa57ecefb448a0507ee0c8d503b43bd34d0c612ba130240d1af9842b80cba50"
"md","sandbox","bmm","bmad/bmm/workflows/2-plan/gdd/game-types/sandbox.md","836f656bbaae549f31ac574c0865a61de451c08ab8c561db2c93398e147ece85"
"md","selective-testing","bmm","bmad/bmm/testarch/knowledge/selective-testing.md","e669fb7a5e897efefa582f96807800625bea5cb73bfab9eadf564a8477d77f2a"
"md","shooter","bmm","bmad/bmm/workflows/2-plan/gdd/game-types/shooter.md","2452850295ac2b9fac04ce2d6126bfc19bb7dccbb04c40e7f89c801aecc5555d"
"md","simulation","bmm","bmad/bmm/workflows/2-plan/gdd/game-types/simulation.md","fd74a7d21243f8d9827fe6a99263579309bc0aabd9e56261d3dd4eb5cfc75ad5"
"md","sm","bmm","bmad/bmm/agents/sm.md","44a52e63dd4ee272f8b652e63a14d0d048d3c38aab9f1cf29eeabdbe88b5c811"
"md","sports","bmm","bmad/bmm/workflows/2-plan/gdd/game-types/sports.md","2247ea87dbca74e879f8c686d9e80434618e9e61bd3572739274c1af64cb0bb8"
"md","strategy","bmm","bmad/bmm/workflows/2-plan/gdd/game-types/strategy.md","997380919f6c1b408906c364f74e728b9c6b45bf2960d1f0bfe8b0def594735e"
"md","survival","bmm","bmad/bmm/workflows/2-plan/gdd/game-types/survival.md","3647795ee0073a85217633412a41a938e51a553776acbe9ac953fb403e3437f9"
"md","tea","bmm","bmad/bmm/agents/tea.md","78e571ea254c7baae7d82ef6ab5935e1165c5f1e1b3ba85bf6e71e4cd8ca2d25"
"md","tech-spec-template","bmm","bmad/bmm/workflows/2-plan/tech-spec/tech-spec-template.md","79e0b33c3e191603160bf2e6f11497ff3be010878cd1008dc986e2b957a9230c"
"md","template","bmm","bmad/bmm/workflows/1-analysis/game-brief/template.md","6d5555fae3763e8528898663d51276e0cc7d2d9725a8c74162d8e9732dbc5843"
"md","template","bmm","bmad/bmm/workflows/1-analysis/product-brief/template.md","6e80489578bf0908c70742b36997007ea3978bcd14af7ee6b1dca5d54679090e"
"md","template","bmm","bmad/bmm/workflows/3-solutioning/tech-spec/template.md","f27cf5523b383afa33918f02d2ecf37bd2fb514e3eff3a6b423684667d8678f0"
"md","template","bmm","bmad/bmm/workflows/4-implementation/create-story/template.md","4b94d18a0ab63c729e62428a462eaa3ac72e5152647e4f99758ee2223ea7ccea"
"md","template-deep-prompt","bmm","bmad/bmm/workflows/1-analysis/research/template-deep-prompt.md","2e65c7d6c56e0fa3c994e9eb8e6685409d84bc3e4d198ea462fa78e06c1c0932"
"md","template-market","bmm","bmad/bmm/workflows/1-analysis/research/template-market.md","28631d8693beac54f4b47f38b143d5efc91f8ed7673e396a7b40304db7eba6cb"
"md","template-technical","bmm","bmad/bmm/workflows/1-analysis/research/template-technical.md","6f571c638c9d2f12ded2cf82ed7c5064a25e99f197fcd42dc558cb45e7ebaf93"
"md","test-levels-framework","bmm","bmad/bmm/testarch/knowledge/test-levels-framework.md","85feecbee24c2e2efa7e3a7c5b455eddfad2f262ffe3ee84b7759c45576b3f10"
"md","test-priorities-matrix","bmm","bmad/bmm/testarch/knowledge/test-priorities-matrix.md","b18dfbb0d81112d1333ad5abe29ef719b72906d013679347c9e019fef33958fe"
"md","test-quality","bmm","bmad/bmm/testarch/knowledge/test-quality.md","314e926651965c9bd535b41d17bb378232b23c08d13b997d947331f2f073b504"
"md","text-based","bmm","bmad/bmm/workflows/2-plan/gdd/game-types/text-based.md","5895ca65dc93f676bb33b754f2c6be85d5d9b651df87d8431d404dc9bb736ee7"
"md","tower-defense","bmm","bmad/bmm/workflows/2-plan/gdd/game-types/tower-defense.md","03a2cc577fdd1a183ba04409b01b22f2f38713d28f1278481b0f221858f97ec8"
"md","turn-based-tactics","bmm","bmad/bmm/workflows/2-plan/gdd/game-types/turn-based-tactics.md","30a150d8a0ab746f0c67d414be79e7e421fff1b8b7a1b716e64800df72bdb6c2"
"md","ux-expert","bmm","bmad/bmm/agents/ux-expert.md","ca90b467cb615204c82451c351d067f1934274fe3b5feec70184392044df395c"
"md","ux-spec-template","bmm","bmad/bmm/workflows/2-plan/ux/ux-spec-template.md","b04fa73b5cc1c835f0ddd7a8699b458b8631ecd4add2fb0be4f47b8ba5bfd54e"
"md","visual-debugging","bmm","bmad/bmm/testarch/knowledge/visual-debugging.md","8c0c625f73761c318fc05cdbc57f4ed21a871d9fe2df2ffba91f8ec7c9835032"
"md","visual-novel","bmm","bmad/bmm/workflows/2-plan/gdd/game-types/visual-novel.md","2d98f4c682f0abbd6330ac1bad04600c596e6b27302adbe9510fc0c0bf53052c"
"md","web-api-architecture","bmm","bmad/bmm/workflows/3-solutioning/templates/web-api-architecture.md","bb1688916680cfe3d723d6991d68bf288931dc27713b5f5f27ec08955a57ef4f"
"md","web-fullstack-architecture","bmm","bmad/bmm/workflows/3-solutioning/templates/web-fullstack-architecture.md","48f17f9a8063af9bc123967abb143c45a69c1742e8573807948768733cd680d3"
"md","web-questions","bmm","bmad/bmm/workflows/3-solutioning/project-types/web-questions.md","0f214e0a4a9e81eb9994a3f1d82ef2c5358e97baa2ca6320ba0a7a73747fa4aa"
"xml","context-template","bmm","bmad/bmm/workflows/4-implementation/story-context/context-template.xml","6b88d07ff10f51bb847d70e02f22d8927beb6ef1e55d5acf647e8f23b5821921"
"xml","daily-standup","bmm","bmad/bmm/tasks/daily-standup.xml","51b7938726bd2ad32d9ccc3b1bbad89b6023ddc607d3714cc5f2fd91d296465b"
"xml","retrospective","bmm","bmad/bmm/tasks/retrospective.xml","0c7ed9b6a5a590a58f35fca3f9d04e548bb62fb3e9bd0c8e22df24c1dc905c7b"
"yaml","analyst.agent","bmm","bmad/bmm/agents/analyst.agent.yaml",""
"yaml","architect.agent","bmm","bmad/bmm/agents/architect.agent.yaml",""
"yaml","config","bmm","bmad/bmm/config.yaml","80fecb4e92ec7b0eb9f70b26abeb6bb096f741b2cec0753510ddffc5203285db"
"yaml","dev.agent","bmm","bmad/bmm/agents/dev.agent.yaml",""
"yaml","game-architect.agent","bmm","bmad/bmm/agents/game-architect.agent.yaml",""
"yaml","game-designer.agent","bmm","bmad/bmm/agents/game-designer.agent.yaml",""
"yaml","game-dev.agent","bmm","bmad/bmm/agents/game-dev.agent.yaml",""
"yaml","injections","bmm","bmad/bmm/workflows/1-analysis/research/claude-code/injections.yaml","dd6dd6e722bf661c3c51d25cc97a1e8ca9c21d517ec0372e469364ba2cf1fa8b"
"yaml","pm.agent","bmm","bmad/bmm/agents/pm.agent.yaml",""
"yaml","po.agent","bmm","bmad/bmm/agents/po.agent.yaml",""
"yaml","sm.agent","bmm","bmad/bmm/agents/sm.agent.yaml",""
"yaml","tea.agent","bmm","bmad/bmm/agents/tea.agent.yaml",""
"yaml","team-all","bmm","bmad/bmm/teams/team-all.yaml","65e3087d727efdec02565758c1bd07e13e7dff0e102847d4dd65e0e77a88debc"
"yaml","team-gamedev","bmm","bmad/bmm/teams/team-gamedev.yaml","74f8951a5e57ff1687ec5f79c8f58e8d78d55a80bdd96d8b825f1f321c39ba25"
"yaml","team-planning","bmm","bmad/bmm/teams/team-planning.yaml","b337fa82a75b842f5c94f67535e63c1da6c22e778e03d289572fe26622672261"
"yaml","ux-expert.agent","bmm","bmad/bmm/agents/ux-expert.agent.yaml",""
"yaml","workflow","bmm","bmad/bmm/workflows/1-analysis/brainstorm-game/workflow.yaml","721501249e14a8860224514ab071b7fd304320dd735e56f248bb0f06f26d466b"
"yaml","workflow","bmm","bmad/bmm/workflows/1-analysis/brainstorm-project/workflow.yaml","e8c1c6853d43901e4dc970189aef27495cfe9a366759350d161a34fa38fee785"
"yaml","workflow","bmm","bmad/bmm/workflows/1-analysis/game-brief/workflow.yaml","b3d3f58c4119ed0db6c4d24bc5be30489057504b023f42fcb168e3d93be52357"
"yaml","workflow","bmm","bmad/bmm/workflows/1-analysis/product-brief/workflow.yaml","0a95dea856d0b8142815d229fcdff5a98d2e946888c64b262124f6afa906425e"
"yaml","workflow","bmm","bmad/bmm/workflows/1-analysis/research/workflow.yaml","60477226a00e4b865a6f0980018bacd30372a79715e9de3c2daee3456a8eac6b"
"yaml","workflow","bmm","bmad/bmm/workflows/2-plan/workflow.yaml","a3f5846a556a49477b1b14ce7667bf235a211c8c305d3f6e4979adce6c2b6fee"
"yaml","workflow","bmm","bmad/bmm/workflows/3-solutioning/tech-spec/workflow.yaml","e965596daac7d0232751301af91b3d15d8e828f9104c5b2bfc79ec362112f733"
"yaml","workflow","bmm","bmad/bmm/workflows/3-solutioning/workflow.yaml","6c703cf15b931a96ba563e5d06b96b629ade0e890e7d6c792ec404cceff92fb8"
"yaml","workflow","bmm","bmad/bmm/workflows/4-implementation/correct-course/workflow.yaml","e22bce828e334a2bb37379162c1706a8dd09d9bf73d1e0315b20fb4cfa173d25"
"yaml","workflow","bmm","bmad/bmm/workflows/4-implementation/create-story/workflow.yaml","b03ea6114392d28adb7915354f41401818e54f5ff24a1938813f04d41740b233"
"yaml","workflow","bmm","bmad/bmm/workflows/4-implementation/dev-story/workflow.yaml","c99b6cb5b984998d07295af636af37dd3a8cba3e07376de2e4b448294cd80f39"
"yaml","workflow","bmm","bmad/bmm/workflows/4-implementation/retrospective/workflow.yaml","a61ceccede31fbb12fed83c1d70f89d9ee376f84c0a5dbc18a5570c420e1c27f"
"yaml","workflow","bmm","bmad/bmm/workflows/4-implementation/review-story/workflow.yaml","9141ed4d53b7de733faf82541427c5ca83e86a26d61546a1b2952051d9b1f081"
"yaml","workflow","bmm","bmad/bmm/workflows/4-implementation/story-context/workflow.yaml","130817c35bb68ea698a8100c80238471a505deb89882b9e09a58058667c93dbe"
"yaml","workflow","bmm","bmad/bmm/workflows/testarch/atdd/workflow.yaml","c1c0206042dc9b96b4a717b5187a4cf5c0254256625ff7b88c0c32094c419d4d"
"yaml","workflow","bmm","bmad/bmm/workflows/testarch/automate/workflow.yaml","d4f0ae9520e8515ce1cef5372993ad721cf3389167815f00a8fbd93d5fc4d9de"
"yaml","workflow","bmm","bmad/bmm/workflows/testarch/ci/workflow.yaml","303c2cae23251d7ebb400987dbaf422cb6aebe6b77cb886aafb0ac2eb9dbe2ac"
"yaml","workflow","bmm","bmad/bmm/workflows/testarch/framework/workflow.yaml","328d7e7e0edbbaff18761e1fe0e753f985b25028611f363ae84d09115160620f"
"yaml","workflow","bmm","bmad/bmm/workflows/testarch/gate/workflow.yaml","86eb4a240f10adad14ee211e2be1ca89bf31a41b9f5a8e7bb0719caf32405912"
"yaml","workflow","bmm","bmad/bmm/workflows/testarch/nfr-assess/workflow.yaml","9372ffd0c107bebc58cd93fb9bf8e7d0e4cdb5e55eabebaf6a7a821cc946c7e1"
"yaml","workflow","bmm","bmad/bmm/workflows/testarch/test-design/workflow.yaml","08fe57d8bf91c6866699bce92ea05b1e694aa72fde2a3b530833a1556e2fef1a"
"yaml","workflow","bmm","bmad/bmm/workflows/testarch/trace/workflow.yaml","0b841730236e0e0a140dfd99a82ab66cec26930f07fe3bb9154cc02e8bb9d29d"
"csv","brain-methods","cis","bmad/cis/workflows/brainstorming/brain-methods.csv","ecffe2f0ba263aac872b2d2c95a3f7b1556da2a980aa0edd3764ffb2f11889f3"
"csv","design-methods","cis","bmad/cis/workflows/design-thinking/design-methods.csv","f5fe4a911305fb94af37d21d3a74847eb37a028ef9da994459a2c64a5a52c9de"
"csv","innovation-frameworks","cis","bmad/cis/workflows/innovation-strategy/innovation-frameworks.csv","59780af3d50270bf978a9a8919cd156d38678f32cbac4f9fd960a074545b8e33"
"csv","solving-methods","cis","bmad/cis/workflows/problem-solving/solving-methods.csv","c0aa9c9ed2cee8c86d9a0691d9884485495da104c42e4909e3ee235432f72a13"
"csv","story-types","cis","bmad/cis/workflows/storytelling/story-types.csv","ec5a3c713617bf7e2cf7db439303dd8f3363daa2f6db20a350c82260ade88bdb"
"file",".DS_Store","cis","bmad/cis/.DS_Store","f616d3fcf2d96cd85185476c06de9f932a5f2a8ab39750d6bb48db3ea09de689"
"md","brainstorming-coach","cis","bmad/cis/agents/brainstorming-coach.md","1f952e9419a8bf33704598188774a49f41c656ad2f0acb2a5dd7d836e7dd3633"
"md","creative-problem-solver","cis","bmad/cis/agents/creative-problem-solver.md","00fc2329c16c80839564a021840f970dbad33c55768f918ba36ca4539d4c8f24"
"md","design-thinking-coach","cis","bmad/cis/agents/design-thinking-coach.md","faffe80544a086dd782f7279bcacca3af899182b10a4e18309c64a4a34314c2f"
"md","innovation-strategist","cis","bmad/cis/agents/innovation-strategist.md","7a8f08fca843b2c4f4b6bcabc6291988cf5b6380864d922ab684352140b170c5"
"md","instructions","cis","bmad/cis/workflows/brainstorming/instructions.md","d4371ec888d8e712a23e0c33e63ede65a14fa4d46fc2e0719654a89d28d4296a"
"md","instructions","cis","bmad/cis/workflows/design-thinking/instructions.md","40e09c9c8dfcb57bb9f89f6357d619dc006d6520239494144a9122e5086d87dc"
"md","instructions","cis","bmad/cis/workflows/innovation-strategy/instructions.md","fa8fbe1e56f666b0931a0c782cbf49f8b65dfa366c8ffa208f21ba3881bdb331"
"md","instructions","cis","bmad/cis/workflows/problem-solving/instructions.md","9b4e1fd2e5ea8ce5c6d4fdb495291775225ad7aaca8a39d7ac3351b7475c0cc1"
"md","instructions","cis","bmad/cis/workflows/storytelling/instructions.md","4fcb1483bcb26b69ce4aab6708826ba5c84218265ef43692c9f6e65ccaa7d0f0"
"md","readme","cis","bmad/cis/readme.md","1f1476a033812c687724619f8bb00eb9c994ecff7dc08c52bd92cfb9f822b6f1"
"md","README","cis","bmad/cis/agents/README.md","dd7276c44ba77e9d856efaa9587666267279564a3f930398869f475341cd9c38"
"md","README","cis","bmad/cis/workflows/README.md","91b568dcdda5ba635f4c0cc3ff72329532637de2ecb5a2758642ce4c2d4bf817"
"md","README","cis","bmad/cis/workflows/brainstorming/README.md","ca469d9fbb2b9156491d160e11e2517fdf85ea2c29f41f92b22d4027fe7d9d2a"
"md","README","cis","bmad/cis/workflows/design-thinking/README.md","0a38f88352dc4674f6e1f55a67ffebf403bf329c874a21a49ce7834c08f91f62"
"md","README","cis","bmad/cis/workflows/innovation-strategy/README.md","820a9e734fadf2cfac94d499cec2e4b41a54d054c0d2f6b9819da319beee4fb9"
"md","README","cis","bmad/cis/workflows/problem-solving/README.md","a5e75b9899751d7aabffcf65785f10d4d2e0455f8c7c541e8a143e3babceca8b"
"md","README","cis","bmad/cis/workflows/storytelling/README.md","1bad4223dce51cb5a7ab8c116467f78037a4583d3a840210ee2f160ad15b71ee"
"md","storyteller","cis","bmad/cis/agents/storyteller.md","c8311e0fefe5b7bfbb50db2927f4d47c688c1ea86f13bd8e3b8b193fdba82533"
"md","template","cis","bmad/cis/workflows/brainstorming/template.md","b5c760f4cea2b56c75ef76d17a87177b988ac846657f4b9819ec125d125b7386"
"md","template","cis","bmad/cis/workflows/design-thinking/template.md","7834c387ac0412c841b49a9fcdd8043f5ce053e5cb26993548cf4d31b561f6f0"
"md","template","cis","bmad/cis/workflows/innovation-strategy/template.md","3e649531c0d8ac94e147159cd456aa0e1726439e8518c3ccc2ad08fc486aed59"
"md","template","cis","bmad/cis/workflows/problem-solving/template.md","6c9efd7ac7b10010bd9911db16c2fbdca01fb0c306d871fa6381eef700b45608"
"md","template","cis","bmad/cis/workflows/storytelling/template.md","461981aa772ef2df238070cbec90fc40995df2a71a8c22225b90c91afed57452"
"yaml","brainstorming-coach.agent","cis","bmad/cis/agents/brainstorming-coach.agent.yaml",""
"yaml","config","cis","bmad/cis/config.yaml","18c8b0f01b943922b5be15c8e2f98252dbfef1aa5aadd0234c23e4088a560213"
"yaml","creative-problem-solver.agent","cis","bmad/cis/agents/creative-problem-solver.agent.yaml",""
"yaml","creative-squad","cis","bmad/cis/teams/creative-squad.yaml","5c31e9dd98fff661baa82e71ae3dd5856883fabbc245a62e28a77c4e2df83dec"
"yaml","design-thinking-coach.agent","cis","bmad/cis/agents/design-thinking-coach.agent.yaml",""
"yaml","innovation-strategist.agent","cis","bmad/cis/agents/innovation-strategist.agent.yaml",""
"yaml","storyteller.agent","cis","bmad/cis/agents/storyteller.agent.yaml",""
"yaml","workflow","cis","bmad/cis/workflows/brainstorming/workflow.yaml","815924c7f9b515ceada1f810edf1beba8d71b41f80fec77a3384f317b751190c"
"yaml","workflow","cis","bmad/cis/workflows/design-thinking/workflow.yaml","a1978e265f0470c7b77ba9279609c690a179b0fc4437aaeb53ea49818a858110"
"yaml","workflow","cis","bmad/cis/workflows/innovation-strategy/workflow.yaml","f1b6617afd69b0c3bcd3fc1dcdc74a22ff1f77b47ee04d49d7cf5e884540c958"
"yaml","workflow","cis","bmad/cis/workflows/problem-solving/workflow.yaml","f5b16fb8c5b91b3e5f828f722fd46f40741d1407155207c0cd0042534b202264"
"yaml","workflow","cis","bmad/cis/workflows/storytelling/workflow.yaml","c867f8bef9954973fd9dd73e063060a9b9c4a1ad8273cc68ead55e6d8c8701d3"
"csv","adv-elicit-methods","core","bmad/core/tasks/adv-elicit-methods.csv","b4e925870f902862899f12934e617c3b4fe002d1b652c99922b30fa93482533b"
"md","bmad-master","core","bmad/core/agents/bmad-master.md","27c322692bc2cc965451c9e3942705b0ccc274b36240355519707fc886b2f113"
"md","instructions","core","bmad/core/workflows/bmad-init/instructions.md","f4eff0e5f8c060126cb3027e3b0a343451ff25cd8fac28551e70281c3b16a5b2"
"md","instructions","core","bmad/core/workflows/party-mode/instructions.md","8f636dd530bd9df38b868009ed71e7b4851c9b7b8a204bbf6a17eb47efae9c45"
"xml","adv-elicit","core","bmad/core/tasks/adv-elicit.xml","94f004a336e434cd231de35eb864435ac51cd5888e9befe66e326eb16497121e"
"xml","bmad-web-orchestrator.agent","core","bmad/core/agents/bmad-web-orchestrator.agent.xml","91a5c1b660befa7365f427640b4fa3dbb18f5e48cd135560303dae0939dccf12"
"xml","index-docs","core","bmad/core/tasks/index-docs.xml","8d011ea850571d448932814bad7cbedcc8aa6e3e28868f55dcc7c2ba82158901"
"xml","validate-workflow","core","bmad/core/tasks/validate-workflow.xml","1244874db38a55d957995ed224812ef868ff1451d8e1901cc5887dd0eb1c236e"
"xml","workflow","core","bmad/core/tasks/workflow.xml","32ab05fbb3474862d5c71493d142bc54dfb22391bfdbb35a70babe3a4d202c59"
"yaml","bmad-master.agent","core","bmad/core/agents/bmad-master.agent.yaml",""
"yaml","config","core","bmad/core/config.yaml","83ab488b83a45c949993ae1c85892fe3fd95e5b5f68c165fac4bdc575f3ab28b"
"yaml","workflow","core","bmad/core/workflows/bmad-init/workflow.yaml","ec0b25447d888267f37195cb12e8f2d3eedc42193b04e2ea1e906766b58b7f78"
"yaml","workflow","core","bmad/core/workflows/party-mode/workflow.yaml","ad3962ccfb35860b239fc67f6fadfdb6bb287ae29e859e572575b7fcc2b12e37"
1 type name module path hash
2 csv agent-manifest _cfg bmad/_cfg/agent-manifest.csv cfe720638ef19e993a484ec1f58086a86688055790f61d1029a4134fd4aad02c
3 csv task-manifest _cfg bmad/_cfg/task-manifest.csv 46f98b1753914dc6193c9ca8b6427fadc9a6d71747cdc8f5159792576c004b60
4 csv workflow-manifest _cfg bmad/_cfg/workflow-manifest.csv 01836c6c58afee757e45933ea8e84fd814fab935cd71267c70139cacc1fed4d8
5 yaml manifest _cfg bmad/_cfg/manifest.yaml 2cc410ddc8723a350168c7733a625ff15a5def85382749aae3b22ee902f683f2
6 js installer bmb bmad/bmb/workflows/create-module/installer-templates/installer.js a539cd5266471dab9359bd3ed849d7b45c5de842a9d5869f8332a5a8bb81fad5
7 md agent-architecture bmb bmad/bmb/workflows/create-agent/agent-architecture.md eb0c62e7e11454dbfae1a4fb35003396ff1c1344513d63d460b4c5502f9b5950
8 md agent-command-patterns bmb bmad/bmb/workflows/create-agent/agent-command-patterns.md 4d5c07b44f21ca2afd3c02646db4eb266838731637447046d04b36ef7e1724ca
9 md agent-types bmb bmad/bmb/workflows/create-agent/agent-types.md c2efa1dc615a134192c063302cfac3dc1262ce1e97a6017ec7f7539a21c40bae
10 md bmad-builder bmb bmad/bmb/agents/bmad-builder.md 58a7589fb8d0ff6ea431365660fa62121575f6f3dd5d9c08a32e56921abc0e28
11 md brainstorm-context bmb bmad/bmb/workflows/create-agent/brainstorm-context.md 85be72976c4ff5d79b2bce8e6b433f5e3526a7466a72b3efdb4f6d3d118e1d15
12 md brainstorm-context bmb bmad/bmb/workflows/create-module/brainstorm-context.md 62b902177d2cb56df2d6a12e5ec5c7d75ec94770ce22ac72c96691a876ed2e6a
13 md brainstorm-context bmb bmad/bmb/workflows/create-workflow/brainstorm-context.md f246ec343e338068b37fee8c93aa6d2fe1d4857addba6db3fe6ad80a2a2950e8
14 md checklist bmb bmad/bmb/workflows/convert-legacy/checklist.md b93a687dec4a70c84a25d83d1819cf1e489630eb5eac521d8746fe244b5dc815
15 md checklist bmb bmad/bmb/workflows/create-agent/checklist.md 4b1017854e4745f16282bd8df92bc2ef103ca889576ad31714c7748943705cc0
16 md checklist bmb bmad/bmb/workflows/create-module/checklist.md 494f5bcef32b3abfd4fb24023fdcfad70b222521dae12e71049ec55e6041cc08
17 md checklist bmb bmad/bmb/workflows/create-workflow/checklist.md 876ab6f7e11e46d13ea38be8764c7df4b24445d8a41bddaba04b34ba081e6e8b
18 md checklist bmb bmad/bmb/workflows/create-workflow/workflow-template/checklist.md a950c68c71cd54b5a3ef4c8d68ad8ec40d5d1fa057f7c95e697e975807ae600b
19 md checklist bmb bmad/bmb/workflows/edit-workflow/checklist.md 9677c087ddfb40765e611de23a5a009afe51c347683dfe5f7d9fd33712ac4795
20 md checklist bmb bmad/bmb/workflows/module-brief/checklist.md 821c90da14f02b967cb468b19f59a26c0d8f044d7a81a8b97631fb8ffac7648f
21 md checklist bmb bmad/bmb/workflows/redoc/checklist.md 2117d60b14e19158f4b586878b3667d715d3b62f79815b72b55c2376ce31aae8
22 md communication-styles bmb bmad/bmb/workflows/create-agent/communication-styles.md 1aea4671532682bc14e4cb4036bfa2ebb3e07da7e91bd6e739b20f85515bfacf
23 md instructions bmb bmad/bmb/workflows/convert-legacy/instructions.md f127640361ce82d6f13f146aeb3026d0d83bf3e1655557b186c45d1eccbbd5a3
24 md instructions bmb bmad/bmb/workflows/create-agent/instructions.md 1c4b41ac91e9a5255457b037271389901c4978a22c61efedbf13ebef649a1936
25 md instructions bmb bmad/bmb/workflows/create-module/instructions.md 312c32802db4effd961a2b104e995748b3a35f3dc34c5c3852ae45407e42386c
26 md instructions bmb bmad/bmb/workflows/create-workflow/instructions.md 535f4d898cc3eb85e84a183503f74ba95e8ac3b513c5747d692a7d7b5caa3b30
27 md instructions bmb bmad/bmb/workflows/create-workflow/workflow-template/instructions.md acb05fe42dcad7f9a2e59e53fdb92a23b5967e2fff729043658ce27ae117e1d7
28 md instructions bmb bmad/bmb/workflows/edit-workflow/instructions.md 4c763b84d77ad16d6df97ae4ad5dad340484fd7d6b7b6a1af1e795ed8ed08f99
29 md instructions bmb bmad/bmb/workflows/module-brief/instructions.md 2b4d5d1596cf55024f94d3f09fa50516f273639b6b595af51cc3883097c897b0
30 md instructions bmb bmad/bmb/workflows/redoc/instructions.md e987f10e333e00b6a35fcf614301da5e23879f3dc6c8e798535dcd67fbd15157
31 md module-structure bmb bmad/bmb/workflows/create-module/module-structure.md 9970768af75da79b4cdef78096c751e70a3a00194af58dca7ed58a79d324423f
32 md README bmb bmad/bmb/workflows/convert-legacy/README.md 669de90715ae2004d2fac337f951760826c68102c44f69ce35a7691a611ea288
33 md README bmb bmad/bmb/workflows/create-agent/README.md 8f3042b27b311f2b1ae57553a6bc48ad7d8fb17b16a88f0ec095ba97df7bce5f
34 md README bmb bmad/bmb/workflows/create-module/README.md 00cba91f6fc7b7b3906de8748d2859660f2c45fe0c9c361dca0e73e4ba8f72b5
35 md README bmb bmad/bmb/workflows/create-workflow/README.md 56501b159b18e051ebcc78b4039ad614e44d172fe06dce679e9b24122a4929b5
36 md README bmb bmad/bmb/workflows/edit-workflow/README.md 2141d42d922701281d4d92e435d4690c462c53cf31e8307c87252f0cabec4987
37 md README bmb bmad/bmb/workflows/module-brief/README.md 05772db9095db7b4944e9fc47a049a3609c506be697537fd5fd9e409c10b92f4
38 md README bmb bmad/bmb/workflows/redoc/README.md a1b7e02427cf252bca69a8a1ee0f554844a6a01b5d568d74f494c71542056173
39 md template bmb bmad/bmb/workflows/create-workflow/workflow-template/template.md c98f65a122035b456f1cbb2df6ecaf06aa442746d93a29d1d0ed2fc9274a43ee
40 md template bmb bmad/bmb/workflows/module-brief/template.md 7d1ad5ec40b06510fcbb0a3da8ea32aefa493e5b04c3a2bba90ce5685b894275
41 md workflow-creation-guide bmb bmad/bmb/workflows/create-workflow/workflow-creation-guide.md 1d3f0ce685f4642c75c758aac262033ff34f1013a337a0d9811f7d6b968b5502
42 yaml bmad-builder.agent bmb bmad/bmb/agents/bmad-builder.agent.yaml
43 yaml config bmb bmad/bmb/config.yaml 996ef87706cbafd0596a92c0476857cb81f128e64e96a9a0092d26d6576e5cdc
44 yaml install-module-config bmb bmad/bmb/workflows/create-module/installer-templates/install-module-config.yaml 69c03628b04600f76aa1aa136094d59514f8eb900529114f7233dc28f2d5302d
45 yaml workflow bmb bmad/bmb/workflows/convert-legacy/workflow.yaml 7014a8ac1e95a9a131b3d998bf4f22288a236b65d4742d27fddac4f1cae2b397
46 yaml workflow bmb bmad/bmb/workflows/create-agent/workflow.yaml de01bed8bed88ed326ef1b5ac92a87d6f7c280647e6ad07c03ef9a0e84acbd10
47 yaml workflow bmb bmad/bmb/workflows/create-module/workflow.yaml b9e0a27cf05a3790044b9466e7354eebdd5defc084017685c9bf0a0fa6b91f50
48 yaml workflow bmb bmad/bmb/workflows/create-workflow/workflow-template/workflow.yaml 043a84728c92c997661c28a923c4c333af58909da592f0ed0c1bb89fad8e1d2f
49 yaml workflow bmb bmad/bmb/workflows/create-workflow/workflow.yaml 9770c8f52b5cb2433b146984edfd1482dc53ca58c9551e086980721488d09606
50 yaml workflow bmb bmad/bmb/workflows/edit-workflow/workflow.yaml cfc47a904b5eedf977374b1fcf8904c13dd01db7d77fffabd1a9fc49081d12b5
51 yaml workflow bmb bmad/bmb/workflows/module-brief/workflow.yaml ef547c410db51be1688d21b3f76198d6265fea0999889a43b81e18764963ddb8
52 yaml workflow bmb bmad/bmb/workflows/redoc/workflow.yaml aa8ae9e82e2951f17e45ace6f2a415966dd881d7d1a217c44968c2658d46ec56
53 csv game-brain-methods bmm bmad/bmm/workflows/1-analysis/brainstorm-game/game-brain-methods.csv 9dd6c853bcd04038223abf0263c465381dace3c9b13c9eb637f22ce9dc93210e
54 csv game-types bmm bmad/bmm/workflows/2-plan/gdd/game-types.csv a44c04d09432c886a7a5a8112474bd32540d8e84de25b308dca0f96e570651fd
55 csv project-types bmm bmad/bmm/workflows/3-solutioning/project-types/project-types.csv dd3f3b1daf06b09e79691c513e83c8256df1cc79147f2f05cadb3704c7e4cb9d
56 csv registry bmm bmad/bmm/workflows/3-solutioning/templates/registry.csv d6b3611fc60d2ce45abca3b9cbd2ce8308005ffc913c9bc19df7b180accdd249
57 csv tea-index bmm bmad/bmm/testarch/tea-index.csv 1e98d260bbd875c6245e650be95a5bd626320957d5fe3e4fdc6f2d31d9558ea1
58 md action-platformer bmm bmad/bmm/workflows/2-plan/gdd/game-types/action-platformer.md f1cbe9e9a52acd01ff120d05ce22fa81b30500933f62a3c6c36642280244057c
59 md ADR-template bmm bmad/bmm/workflows/3-solutioning/ADR-template.md c43213a6f4c1e6a0afbfb5dab26505a385966cfa15e2c468d8c174b4a5161995
60 md adventure bmm bmad/bmm/workflows/2-plan/gdd/game-types/adventure.md 06aa57786c2e7ebc7580d501fcdefaabb28933c7b5785d6643bf643f58ae13e7
61 md analysis-template bmm bmad/bmm/workflows/2-plan/prd/analysis-template.md 702fddd00b56a74e3f884f382c4c16a1f34804607392c17ff186e0742da4321d
62 md analyst bmm bmad/bmm/agents/analyst.md 0d18150963634c885289f123b38aba3baf92d41a45a9c2d29cf7bc3154831dac
63 md architect bmm bmad/bmm/agents/architect.md ebd2544bfc1a9b3ecdba74e65c2cc6cb19a266fa66d2d8f19055fd3498386a76
64 md backend-questions bmm bmad/bmm/workflows/3-solutioning/project-types/backend-questions.md 7c8a6c35ffde58440ba5df2f14ca5ea2421f6d1341b53e372fcb2cebbe1c5cdc
65 md backend-service-architecture bmm bmad/bmm/workflows/3-solutioning/templates/backend-service-architecture.md bb1688916680cfe3d723d6991d68bf288931dc27713b5f5f27ec08955a57ef4f
66 md backlog_template bmm bmad/bmm/workflows/4-implementation/review-story/backlog_template.md 84b1381c05012999ff9a8b036b11c8aa2f926db4d840d256b56d2fa5c11f4ef7
67 md bmm-competitor-analyzer bmm bmad/bmm/workflows/1-analysis/research/claude-code/sub-agents/bmm-competitor-analyzer.md 82d80930d8ed89d3b58616e53fc6f6f2788fd2fe88a08cff41a1500ff640201c
68 md bmm-data-analyst bmm bmad/bmm/workflows/1-analysis/research/claude-code/sub-agents/bmm-data-analyst.md a50ddc2dca39cc36289a43ff9c635ab5304e50b60174fa4fc34254d86464599e
69 md bmm-market-researcher bmm bmad/bmm/workflows/1-analysis/research/claude-code/sub-agents/bmm-market-researcher.md 8993d2b104e1aca7b9407d9ab1af8958397c7abdf673b68756747f6d795ae929
70 md bmm-trend-spotter bmm bmad/bmm/workflows/1-analysis/research/claude-code/sub-agents/bmm-trend-spotter.md 375ec3502fadd7f8e2403e71707ece5bbad703ee60360c068f9cf90fe409d6fa
71 md bmm-user-researcher bmm bmad/bmm/workflows/1-analysis/research/claude-code/sub-agents/bmm-user-researcher.md 7f4733add8e3d89546e9769a7b0d259d73c262876ac64aff04d51e3094032afb
72 md card-game bmm bmad/bmm/workflows/2-plan/gdd/game-types/card-game.md 6b9298ace2607c8e93d64533e6406828053234282e4977e4407faa2e9302fd0a
73 md checklist bmm bmad/bmm/workflows/1-analysis/game-brief/checklist.md 3516d66cffceb3e5ab23e1ddc9aaed8c0335eb0755e7437488cdebff96162395
74 md checklist bmm bmad/bmm/workflows/1-analysis/product-brief/checklist.md d801d792e3cf6f4b3e4c5f264d39a18b2992a197bc347e6d0389cc7b6c5905de
75 md checklist bmm bmad/bmm/workflows/1-analysis/research/checklist.md 0524c5a0ea841d9b98b6f5a5cec095d0ecbd35779aa0ae079f6a81d36af16389
76 md checklist bmm bmad/bmm/workflows/2-plan/checklist.md f42eeb00f8ca8c85cc1727e4198e72c7f98b142988ebd32747e5b3e911e45364
77 md checklist bmm bmad/bmm/workflows/3-solutioning/checklist.md fef7232e7c0da80a02241ae4c00af6f11e4985b0ac49bddabf3fee1172aac426
78 md checklist bmm bmad/bmm/workflows/3-solutioning/tech-spec/checklist.md 07e61427814d7f97c86dc02f4c9caedbe725b2dd5b8876d5371371f872a81aed
79 md checklist bmm bmad/bmm/workflows/4-implementation/correct-course/checklist.md d883f8c21b6315fe2296a5b250913adfbbf43d3387053e94f60051b5198989a3
80 md checklist bmm bmad/bmm/workflows/4-implementation/create-story/checklist.md 05a34bdba17b85b34402e5202f388534b7b277f9f81a87821a6e80d4f455ecf6
81 md checklist bmm bmad/bmm/workflows/4-implementation/dev-story/checklist.md 77cecc9d45050de194300c841e7d8a11f6376e2fbe0a5aac33bb2953b1026014
82 md checklist bmm bmad/bmm/workflows/4-implementation/review-story/checklist.md 549f958bfe0b28f33ed3dac7b76ea8f266630b3e67f4bda2d4ae85be518d3c89
83 md checklist bmm bmad/bmm/workflows/4-implementation/story-context/checklist.md 89c90d004e0649624a533d09604384c297b2891847c87cf1dcb358e9c8d0d723
84 md ci-burn-in bmm bmad/bmm/testarch/knowledge/ci-burn-in.md 42e14a03d84563ed9dffc618959b71fcfb35b6aef2e5e3a713335b96ad7709a5
85 md cli-questions bmm bmad/bmm/workflows/3-solutioning/project-types/cli-questions.md f83b13181eb4b62085e3d8ffa046359f99d2631b6c2d6141da14e15d82d0b84d
86 md cli-tool-architecture bmm bmad/bmm/workflows/3-solutioning/templates/cli-tool-architecture.md bb1688916680cfe3d723d6991d68bf288931dc27713b5f5f27ec08955a57ef4f
87 md component-tdd bmm bmad/bmm/testarch/knowledge/component-tdd.md c2d1ea48b2d43abb0cee67b139827d3f9d8ea55203a7e6e9a9f87f0c9e717e2e
88 md contract-testing bmm bmad/bmm/testarch/knowledge/contract-testing.md b0c4de2d61a9c278e82cac49d26b82019db1ae594615ebce4bf8d04657e9fc2d
89 md data-factories bmm bmad/bmm/testarch/knowledge/data-factories.md 714ab838ee4d409fd9dfe5189ccd4adb5aef12bdea7bc5ca8adb6c2a2bc84a98
90 md data-pipeline-architecture bmm bmad/bmm/workflows/3-solutioning/templates/data-pipeline-architecture.md bb1688916680cfe3d723d6991d68bf288931dc27713b5f5f27ec08955a57ef4f
91 md data-questions bmm bmad/bmm/workflows/3-solutioning/project-types/data-questions.md bf8c36fb0cf622d7f36c590056cfcbd8cf667450d00d4a27a81c6776210fa6cb
92 md desktop-app-architecture bmm bmad/bmm/workflows/3-solutioning/templates/desktop-app-architecture.md bb1688916680cfe3d723d6991d68bf288931dc27713b5f5f27ec08955a57ef4f
93 md desktop-questions bmm bmad/bmm/workflows/3-solutioning/project-types/desktop-questions.md f5a50f1169cef74f0c20aca0216615dfef173bd19fb47f64f9432be69f6271ec
94 md dev bmm bmad/bmm/agents/dev.md 6ebd67b7ac97f50b7761882d623148c556281b013bd01bf5b516e11c8dd70eca
95 md email-auth bmm bmad/bmm/testarch/knowledge/email-auth.md 7d0cc4d8e810f5f18d0654dc3f1ae306e73ef63b40a58a0f094c60b3a4cd309d
96 md embedded-firmware-architecture bmm bmad/bmm/workflows/3-solutioning/templates/embedded-firmware-architecture.md bb1688916680cfe3d723d6991d68bf288931dc27713b5f5f27ec08955a57ef4f
97 md embedded-questions bmm bmad/bmm/workflows/3-solutioning/project-types/embedded-questions.md fc9a01b298f59bb26aa22e64006f5c6ec8ac6eec327eec92114b7a7f8940a507
98 md epics-template bmm bmad/bmm/workflows/2-plan/prd/epics-template.md 93652c367a4138d94eebbea149c9cfc4d81cd08c8ea228ba57232275de2822be
99 md error-handling bmm bmad/bmm/testarch/knowledge/error-handling.md d3301196502dc5b6ddae56a3fbdcfce04589c28890cf1ea7f70d2591e2cf2ff6
100 md extension-questions bmm bmad/bmm/workflows/3-solutioning/project-types/extension-questions.md 0c0cead79ad35d0d09b72f712b64f97a78838c9a4b58975d81c4ed3e755e6637
101 md feature-flags bmm bmad/bmm/testarch/knowledge/feature-flags.md 2d97b8939d573e62c045ee8aaa98aa2b6b2e027b878636e6615619864bcebf70
102 md fighting bmm bmad/bmm/workflows/2-plan/gdd/game-types/fighting.md 52e5a142aac496ae7154fc0829bfbce1ef22296f0a464cf8e595aa14ca02eb86
103 md fixture-architecture bmm bmad/bmm/testarch/knowledge/fixture-architecture.md 1d3f12a29a0c1fa3737bf7e85a99691b0b2543d3693024595569cc8aae4eae07
104 md game-architect bmm bmad/bmm/agents/game-architect.md 3c5e15e5da9890865343afb3f6ef644af2c3bc8626b079015bb0da07eb6bd070
105 md game-context bmm bmad/bmm/workflows/1-analysis/brainstorm-game/game-context.md d0f5cb4d6151bb65b799676281ea2af0fe1b5ec227c92ceba655ba363e18a0ba
106 md game-designer bmm bmad/bmm/agents/game-designer.md ce8c99448abc0a238975b45b3a1c8d18b33f45bce4e78fa7820f308007aa1232
107 md game-dev bmm bmad/bmm/agents/game-dev.md 452799c7ea628e5a2ba893c774d0f47a8dfbedf2b8f9a80664cb06932a230756
108 md game-engine-architecture bmm bmad/bmm/workflows/3-solutioning/templates/game-engine-architecture.md 999e59b8c7196d731243565806ebcbea769fcac7d352ae31f16dedf5dc252ab4
109 md game-engine-godot-guide bmm bmad/bmm/workflows/3-solutioning/templates/game-engine-godot-guide.md fb178ab700dab8ead1c00eb69f360d06982d7ac2aa5d333076ec07f279c2c459
110 md game-engine-unity-guide bmm bmad/bmm/workflows/3-solutioning/templates/game-engine-unity-guide.md 5a444408dac577a50bd443f3027cc362e402df42f8254b410d1b9d0ba4d8ed14
111 md game-engine-web-guide bmm bmad/bmm/workflows/3-solutioning/templates/game-engine-web-guide.md 6ba56a0d294d4798301af4a9126a69ed18e6c05899a9c4c6d518bba1de33801d
112 md game-questions bmm bmad/bmm/workflows/3-solutioning/project-types/game-questions.md fff3446cbd0c821d5e7608e274f7653c87752f3644268475b16bae0fd35bf837
113 md gdd-template bmm bmad/bmm/workflows/2-plan/gdd/gdd-template.md 5a37c367bb2386b44587086b463d92e73e7a63a37abc772ba96617402a698cd3
114 md horror bmm bmad/bmm/workflows/2-plan/gdd/game-types/horror.md 7ff7599d5701bb7a8ef0e14f3ba614626cdd0d8960a8e880fc1cd41c5f508f75
115 md idle-incremental bmm bmad/bmm/workflows/2-plan/gdd/game-types/idle-incremental.md 515b52bb301e467c1f096cc55abde47159bb0b0d87157b9fa565973b48601ddf
116 md infra-questions bmm bmad/bmm/workflows/3-solutioning/project-types/infra-questions.md 8c9522d5ac3077f898ffe22e861a9688099751f312e8539bf154853d3fcb4d99
117 md infrastructure-architecture bmm bmad/bmm/workflows/3-solutioning/templates/infrastructure-architecture.md bb1688916680cfe3d723d6991d68bf288931dc27713b5f5f27ec08955a57ef4f
118 md instructions bmm bmad/bmm/workflows/1-analysis/brainstorm-game/instructions.md 3f13cfe557d9c3d05e7cb59f3282ff848253dfdd01eb1c49cd874d8dd4c207f0
119 md instructions bmm bmad/bmm/workflows/1-analysis/brainstorm-project/instructions.md 196613703f312f3732ca53454d77831dae36ecaaacce0e6f5bc401020492303a
120 md instructions bmm bmad/bmm/workflows/1-analysis/game-brief/instructions.md eaf49775b737cd61c68cb3e6e00eac080922d38c1f91feabd81a8819ea0748a2
121 md instructions bmm bmad/bmm/workflows/1-analysis/product-brief/instructions.md adc2bca7732dc98d7a0bca3275bf2714763cf686f9adb13f576d3d90097c8055
122 md instructions bmm bmad/bmm/workflows/3-solutioning/instructions.md 6fd1939004b18954d1ed5ed4bacfdda35fee1f1387783d9fb0142e37c2c02803
123 md instructions bmm bmad/bmm/workflows/3-solutioning/tech-spec/instructions.md fa0474bb6f9b4ae4ed4268633c8f553716ffd661aa5c86d4ebcb6bee20f77e6e
124 md instructions bmm bmad/bmm/workflows/4-implementation/correct-course/instructions.md edc5dd17152edcdce00c5349c1f2cc6e4cddd3651f77f9e2d4f2b44b34403955
125 md instructions bmm bmad/bmm/workflows/4-implementation/create-story/instructions.md 1602895e3e7e5a555cfb30ae39f8d913819c828ac92bf7f92290e0b6f138f411
126 md instructions bmm bmad/bmm/workflows/4-implementation/dev-story/instructions.md 4498c35a6cf5a6c760371612292590b3a580317aababaa1adb0958be26fe674e
127 md instructions bmm bmad/bmm/workflows/4-implementation/retrospective/instructions.md 57e47ceccfac5a28ef85dfe54e084cd49818c535319424ee0012e22320286986
128 md instructions bmm bmad/bmm/workflows/4-implementation/review-story/instructions.md 80d68c4bedf191c356051a99c80f01a39493bc9c8de6a008752a78ec546946b2
129 md instructions bmm bmad/bmm/workflows/4-implementation/story-context/instructions.md 40e4a9a3c0d97207a3a560c02a8d0c7c2e0129a71f044153b9537865a9d0e6db
130 md instructions bmm bmad/bmm/workflows/testarch/atdd/instructions.md 946b00119290758ab2900498f19ae3514e0d291eb65099c47ddbd793306d8e31
131 md instructions bmm bmad/bmm/workflows/testarch/automate/instructions.md b74121f6bc87ae73c8b7b8b2bc4257801262cb8924239ebe9a4e3228d042ac1d
132 md instructions bmm bmad/bmm/workflows/testarch/ci/instructions.md d2a8d515af18767d211909d91691ff41c6baa572d06f6778592b08b3fbd54148
133 md instructions bmm bmad/bmm/workflows/testarch/framework/instructions.md 7065d32554f138f5af848759c96e55aca921fd5839f5dad593849e358132f002
134 md instructions bmm bmad/bmm/workflows/testarch/gate/instructions.md ea0f9bc1c67f2a1089f3d6937e851b8b74c0dde7d65f649f9301b0effd99b95d
135 md instructions bmm bmad/bmm/workflows/testarch/nfr-assess/instructions.md fbb0b3c5ad8210f522858e2daf872f2b050db898c4bb090056bf42980046d54b
136 md instructions bmm bmad/bmm/workflows/testarch/test-design/instructions.md 293a06ff2ce67485d5acb8d262c0f8dff3b98c15af1848b4219bf14eaa7ea03a
137 md instructions bmm bmad/bmm/workflows/testarch/trace/instructions.md 2861e1981f42bb0db09fa79ce2954836f5844ec8744ea2d33d3f05d3543963b2
138 md instructions-deep-prompt bmm bmad/bmm/workflows/1-analysis/research/instructions-deep-prompt.md 90d88872e38960448eb48ce027c4942a0a9702cfba83f8642a312016dded2997
139 md instructions-gdd bmm bmad/bmm/workflows/2-plan/gdd/instructions-gdd.md a47f08d36116a9369e67a8fbd4d46dfcd79b01ce24c22ed8b4fa6211f750a0dc
140 md instructions-lg bmm bmad/bmm/workflows/2-plan/prd/instructions-lg.md 71e719e916364d961b16ad4e06c6156c31f89cff85d9ef5b7f8671e75ff5fc91
141 md instructions-market bmm bmad/bmm/workflows/1-analysis/research/instructions-market.md 5b3cb373ac8dc9a858438cb52a53592aaeef609947b333c7f646b5febd5caa6a
142 md instructions-med bmm bmad/bmm/workflows/2-plan/prd/instructions-med.md 2d06a0212ea1e749cc34366711153e9c67f3909c56c5e33c77d643ca0bb3a74c
143 md instructions-narrative bmm bmad/bmm/workflows/2-plan/narrative/instructions-narrative.md 91da340049055ccb9523b3a5f08b271ecc4e0fac6957aa03ecded0ca0c8477e3
144 md instructions-router bmm bmad/bmm/workflows/1-analysis/research/instructions-router.md 102294bd341df819ff40a955be036f8801579027b0fd80a2eafad0683971b1ad
145 md instructions-router bmm bmad/bmm/workflows/2-plan/instructions-router.md c2b2cc29cd221f9d85d44865e09cffd0a73bdfe88f09fcb86531019b17b6a199
146 md instructions-sm bmm bmad/bmm/workflows/2-plan/tech-spec/instructions-sm.md dc7616eb3511c3d883431b9c0ab8f373afe7ca3dfbfeacb958f162b91c5e30c6
147 md instructions-technical bmm bmad/bmm/workflows/1-analysis/research/instructions-technical.md 6db666955e2bcf1f09daa741a4f36d200ef0bb877ac066de892e6850cbbca14f
148 md instructions-ux bmm bmad/bmm/workflows/2-plan/ux/instructions-ux.md 2f96feeed9554e7920edb220a9447868cc447f864394b3d3ba7badce3657ae22
149 md library-package-architecture bmm bmad/bmm/workflows/3-solutioning/templates/library-package-architecture.md bb1688916680cfe3d723d6991d68bf288931dc27713b5f5f27ec08955a57ef4f
150 md library-questions bmm bmad/bmm/workflows/3-solutioning/project-types/library-questions.md 1a21b0345744a108590f293a492345bb6370af561a7875985f6307816df178ae
151 md metroidvania bmm bmad/bmm/workflows/2-plan/gdd/game-types/metroidvania.md 2a8c101dda7911d1cd1d9c66d1be86af3725832f5dcc7fab71e95204f45614ea
152 md moba bmm bmad/bmm/workflows/2-plan/gdd/game-types/moba.md 92d0ba9f7508a38d5bfeac1651c6aee8a1a58c54659ad3f0e0d1fd678a1ef498
153 md mobile-app-architecture bmm bmad/bmm/workflows/3-solutioning/templates/mobile-app-architecture.md bb1688916680cfe3d723d6991d68bf288931dc27713b5f5f27ec08955a57ef4f
154 md mobile-questions bmm bmad/bmm/workflows/3-solutioning/project-types/mobile-questions.md 5b44cf9cac7d035ec754e335be8ba78046f70934825d074c474be29938075440
155 md narrative-template bmm bmad/bmm/workflows/2-plan/narrative/narrative-template.md a97e07173c540f85e946eb9c525e1ccad9294ae5f970760f2a9c537b5c0dcd6b
156 md network-first bmm bmad/bmm/testarch/knowledge/network-first.md 555dbb40e8e3e17d09e1bf3532d46c28a13fc5c868942b04f27937bcb6365ee8
157 md nfr-criteria bmm bmad/bmm/testarch/knowledge/nfr-criteria.md 384beb17c8d127cc0a26ddf55a71a4c75c770517b1454ee3177500a93d7b558e
158 md party-game bmm bmad/bmm/workflows/2-plan/gdd/game-types/party-game.md 0cc50b3aede0c45c94cdff743cdac2d8ad67421ea80497a29d2300a1744ea703
159 md playwright-config bmm bmad/bmm/testarch/knowledge/playwright-config.md 6583c48c974f1be27bd0ac4f33c19de96f3714fa86a3b5e39cfcaa7adb90614c
160 md pm bmm bmad/bmm/agents/pm.md e2798168c396527e6817e75f0cbee972cd932a1a2d8c72c7afdff971b67476fe
161 md po bmm bmad/bmm/agents/po.md 275dfd5bf8f6934bf6cfaec3e3a1d6a4ed2730f168a18d2cecf86682580eae92
162 md prd-template bmm bmad/bmm/workflows/2-plan/prd/prd-template.md db91b88f1457b95b6e44b8eeaf57b54b075f3300cb7d71294d12848d5c4beef6
163 md probability-impact bmm bmad/bmm/testarch/knowledge/probability-impact.md 6786eb7162bddaa0b8b66d612082de1c2837e5740776436cc3e973fb7f972a65
164 md project-context bmm bmad/bmm/workflows/1-analysis/brainstorm-project/project-context.md 0f1888da4bfc4f24c4de9477bd3ccb2a6fb7aa83c516dfdc1f98fbd08846d4ba
165 md puzzle bmm bmad/bmm/workflows/2-plan/gdd/game-types/puzzle.md f9c08b6f087bfaa41ea08c9dfa78aa034f5ae46b627b9f476bdf8b4f5c3389ed
166 md racing bmm bmad/bmm/workflows/2-plan/gdd/game-types/racing.md 085ea5d0914d7bc6a233c479d0ad6288a575ad1c8b9a8a85881e779fac0e60fc
167 md README bmm bmad/bmm/testarch/README.md 9adbee749e3b311d14ff7e317d690ff857eeb40bb4bb6465e2de16077eb68c9d
168 md README bmm bmad/bmm/workflows/1-analysis/brainstorm-game/README.md 4d704cf0ff96239cb37974009a3db1f067cf6d6fed48774746969f845f021a5a
169 md README bmm bmad/bmm/workflows/1-analysis/brainstorm-project/README.md d4ef2c6f5033cdb58e713cf30a8f88b37d83a361601bbeca38e15f9470535699
170 md README bmm bmad/bmm/workflows/1-analysis/game-brief/README.md cc922fd97a0fb4aab624e35e24ada783fdbd4b057b8a8e2f8c550087f1725596
171 md README bmm bmad/bmm/workflows/1-analysis/product-brief/README.md e891a719ac22e5cd754b55efc7b2f367094c8fa00e802139b3cb1f9fabf1c559
172 md README bmm bmad/bmm/workflows/1-analysis/research/README.md e365d495308a23d6163f3353c4efa254ecaef0ef9ecf7427398509de751ca207
173 md README bmm bmad/bmm/workflows/2-plan/README.md 0bfcbccdc96c45496bacad43b02505f12dc15d26de8a9b8b746c73cce83e73c5
174 md README bmm bmad/bmm/workflows/2-plan/gdd/README.md 2dfdc93ab6c9c5982c3a79bb184cd468fd59a44565ad23188a4a1a8f32208588
175 md README bmm bmad/bmm/workflows/3-solutioning/README.md 535dfb7874538a6c6184cc57f3b5f8d5ef49388f8125255fd5fcaec34418ec64
176 md README bmm bmad/bmm/workflows/3-solutioning/tech-spec/README.md c9cdbdd691fcf63e4ed38e4a2998739c07ce57d63b5464da4545835fe030812d
177 md README bmm bmad/bmm/workflows/4-implementation/correct-course/README.md 7d5324ef1abbb4b46da2f850e7b57ce8856a5c6b3f9b2af2804f9cd71f007d8f
178 md README bmm bmad/bmm/workflows/4-implementation/create-story/README.md 19d8633f4688aa914d237f3ad7a72c40b82506fc82442d52a1b0277ab10b28ab
179 md README bmm bmad/bmm/workflows/4-implementation/dev-story/README.md 808dbd7c69efcf4c0651dc95d49ee2d4bbd95b986398359387578f6b3006bdda
180 md README bmm bmad/bmm/workflows/4-implementation/retrospective/README.md ae7e8503dabb3f8b9e21e662a8143a996b825a658f6e8feef53b43502246353c
181 md README bmm bmad/bmm/workflows/4-implementation/review-story/README.md bf8aacb0692173df34923cb643372403a7c1cd83d1457c68fa6c38f2c5e18207
182 md README bmm bmad/bmm/workflows/4-implementation/story-context/README.md aadd2d77c2c254a358a0b91f4db48a1ad69815226120fab74ebc40bc209f8246
183 md README bmm bmad/bmm/workflows/README.md c472e1aa6dace68543924eca818c629055a962f5164f1c4f2e9722e15747b24c
184 md README bmm bmad/bmm/workflows/testarch/README.md d148c9ec9430f492c81d8e91fd4a2fab144a9ce80583dfdaa8acd120b572a735
185 md rhythm bmm bmad/bmm/workflows/2-plan/gdd/game-types/rhythm.md 83bbf1761fdc604b8c2b50ed86c5874cce331417e1b3a46c65cb6c4c1a7c8db2
186 md risk-governance bmm bmad/bmm/testarch/knowledge/risk-governance.md 2642089dddb690f71008c7986f770bf486e711e820d36226df721d356045b4f9
187 md roguelike bmm bmad/bmm/workflows/2-plan/gdd/game-types/roguelike.md fb1ebc838011020a6f740e6fb4f2ceb81be8477f9c67bc7ae3a8e34dfe548f00
188 md rpg bmm bmad/bmm/workflows/2-plan/gdd/game-types/rpg.md 5aa57ecefb448a0507ee0c8d503b43bd34d0c612ba130240d1af9842b80cba50
189 md sandbox bmm bmad/bmm/workflows/2-plan/gdd/game-types/sandbox.md 836f656bbaae549f31ac574c0865a61de451c08ab8c561db2c93398e147ece85
190 md selective-testing bmm bmad/bmm/testarch/knowledge/selective-testing.md e669fb7a5e897efefa582f96807800625bea5cb73bfab9eadf564a8477d77f2a
191 md shooter bmm bmad/bmm/workflows/2-plan/gdd/game-types/shooter.md 2452850295ac2b9fac04ce2d6126bfc19bb7dccbb04c40e7f89c801aecc5555d
192 md simulation bmm bmad/bmm/workflows/2-plan/gdd/game-types/simulation.md fd74a7d21243f8d9827fe6a99263579309bc0aabd9e56261d3dd4eb5cfc75ad5
193 md sm bmm bmad/bmm/agents/sm.md 44a52e63dd4ee272f8b652e63a14d0d048d3c38aab9f1cf29eeabdbe88b5c811
194 md sports bmm bmad/bmm/workflows/2-plan/gdd/game-types/sports.md 2247ea87dbca74e879f8c686d9e80434618e9e61bd3572739274c1af64cb0bb8
195 md strategy bmm bmad/bmm/workflows/2-plan/gdd/game-types/strategy.md 997380919f6c1b408906c364f74e728b9c6b45bf2960d1f0bfe8b0def594735e
196 md survival bmm bmad/bmm/workflows/2-plan/gdd/game-types/survival.md 3647795ee0073a85217633412a41a938e51a553776acbe9ac953fb403e3437f9
197 md tea bmm bmad/bmm/agents/tea.md 78e571ea254c7baae7d82ef6ab5935e1165c5f1e1b3ba85bf6e71e4cd8ca2d25
198 md tech-spec-template bmm bmad/bmm/workflows/2-plan/tech-spec/tech-spec-template.md 79e0b33c3e191603160bf2e6f11497ff3be010878cd1008dc986e2b957a9230c
199 md template bmm bmad/bmm/workflows/1-analysis/game-brief/template.md 6d5555fae3763e8528898663d51276e0cc7d2d9725a8c74162d8e9732dbc5843
200 md template bmm bmad/bmm/workflows/1-analysis/product-brief/template.md 6e80489578bf0908c70742b36997007ea3978bcd14af7ee6b1dca5d54679090e
201 md template bmm bmad/bmm/workflows/3-solutioning/tech-spec/template.md f27cf5523b383afa33918f02d2ecf37bd2fb514e3eff3a6b423684667d8678f0
202 md template bmm bmad/bmm/workflows/4-implementation/create-story/template.md 4b94d18a0ab63c729e62428a462eaa3ac72e5152647e4f99758ee2223ea7ccea
203 md template-deep-prompt bmm bmad/bmm/workflows/1-analysis/research/template-deep-prompt.md 2e65c7d6c56e0fa3c994e9eb8e6685409d84bc3e4d198ea462fa78e06c1c0932
204 md template-market bmm bmad/bmm/workflows/1-analysis/research/template-market.md 28631d8693beac54f4b47f38b143d5efc91f8ed7673e396a7b40304db7eba6cb
205 md template-technical bmm bmad/bmm/workflows/1-analysis/research/template-technical.md 6f571c638c9d2f12ded2cf82ed7c5064a25e99f197fcd42dc558cb45e7ebaf93
206 md test-levels-framework bmm bmad/bmm/testarch/knowledge/test-levels-framework.md 85feecbee24c2e2efa7e3a7c5b455eddfad2f262ffe3ee84b7759c45576b3f10
207 md test-priorities-matrix bmm bmad/bmm/testarch/knowledge/test-priorities-matrix.md b18dfbb0d81112d1333ad5abe29ef719b72906d013679347c9e019fef33958fe
208 md test-quality bmm bmad/bmm/testarch/knowledge/test-quality.md 314e926651965c9bd535b41d17bb378232b23c08d13b997d947331f2f073b504
209 md text-based bmm bmad/bmm/workflows/2-plan/gdd/game-types/text-based.md 5895ca65dc93f676bb33b754f2c6be85d5d9b651df87d8431d404dc9bb736ee7
210 md tower-defense bmm bmad/bmm/workflows/2-plan/gdd/game-types/tower-defense.md 03a2cc577fdd1a183ba04409b01b22f2f38713d28f1278481b0f221858f97ec8
211 md turn-based-tactics bmm bmad/bmm/workflows/2-plan/gdd/game-types/turn-based-tactics.md 30a150d8a0ab746f0c67d414be79e7e421fff1b8b7a1b716e64800df72bdb6c2
212 md ux-expert bmm bmad/bmm/agents/ux-expert.md ca90b467cb615204c82451c351d067f1934274fe3b5feec70184392044df395c
213 md ux-spec-template bmm bmad/bmm/workflows/2-plan/ux/ux-spec-template.md b04fa73b5cc1c835f0ddd7a8699b458b8631ecd4add2fb0be4f47b8ba5bfd54e
214 md visual-debugging bmm bmad/bmm/testarch/knowledge/visual-debugging.md 8c0c625f73761c318fc05cdbc57f4ed21a871d9fe2df2ffba91f8ec7c9835032
215 md visual-novel bmm bmad/bmm/workflows/2-plan/gdd/game-types/visual-novel.md 2d98f4c682f0abbd6330ac1bad04600c596e6b27302adbe9510fc0c0bf53052c
216 md web-api-architecture bmm bmad/bmm/workflows/3-solutioning/templates/web-api-architecture.md bb1688916680cfe3d723d6991d68bf288931dc27713b5f5f27ec08955a57ef4f
217 md web-fullstack-architecture bmm bmad/bmm/workflows/3-solutioning/templates/web-fullstack-architecture.md 48f17f9a8063af9bc123967abb143c45a69c1742e8573807948768733cd680d3
218 md web-questions bmm bmad/bmm/workflows/3-solutioning/project-types/web-questions.md 0f214e0a4a9e81eb9994a3f1d82ef2c5358e97baa2ca6320ba0a7a73747fa4aa
219 xml context-template bmm bmad/bmm/workflows/4-implementation/story-context/context-template.xml 6b88d07ff10f51bb847d70e02f22d8927beb6ef1e55d5acf647e8f23b5821921
220 xml daily-standup bmm bmad/bmm/tasks/daily-standup.xml 51b7938726bd2ad32d9ccc3b1bbad89b6023ddc607d3714cc5f2fd91d296465b
221 xml retrospective bmm bmad/bmm/tasks/retrospective.xml 0c7ed9b6a5a590a58f35fca3f9d04e548bb62fb3e9bd0c8e22df24c1dc905c7b
222 yaml analyst.agent bmm bmad/bmm/agents/analyst.agent.yaml
223 yaml architect.agent bmm bmad/bmm/agents/architect.agent.yaml
224 yaml config bmm bmad/bmm/config.yaml 80fecb4e92ec7b0eb9f70b26abeb6bb096f741b2cec0753510ddffc5203285db
225 yaml dev.agent bmm bmad/bmm/agents/dev.agent.yaml
226 yaml game-architect.agent bmm bmad/bmm/agents/game-architect.agent.yaml
227 yaml game-designer.agent bmm bmad/bmm/agents/game-designer.agent.yaml
228 yaml game-dev.agent bmm bmad/bmm/agents/game-dev.agent.yaml
229 yaml injections bmm bmad/bmm/workflows/1-analysis/research/claude-code/injections.yaml dd6dd6e722bf661c3c51d25cc97a1e8ca9c21d517ec0372e469364ba2cf1fa8b
230 yaml pm.agent bmm bmad/bmm/agents/pm.agent.yaml
231 yaml po.agent bmm bmad/bmm/agents/po.agent.yaml
232 yaml sm.agent bmm bmad/bmm/agents/sm.agent.yaml
233 yaml tea.agent bmm bmad/bmm/agents/tea.agent.yaml
234 yaml team-all bmm bmad/bmm/teams/team-all.yaml 65e3087d727efdec02565758c1bd07e13e7dff0e102847d4dd65e0e77a88debc
235 yaml team-gamedev bmm bmad/bmm/teams/team-gamedev.yaml 74f8951a5e57ff1687ec5f79c8f58e8d78d55a80bdd96d8b825f1f321c39ba25
236 yaml team-planning bmm bmad/bmm/teams/team-planning.yaml b337fa82a75b842f5c94f67535e63c1da6c22e778e03d289572fe26622672261
237 yaml ux-expert.agent bmm bmad/bmm/agents/ux-expert.agent.yaml
238 yaml workflow bmm bmad/bmm/workflows/1-analysis/brainstorm-game/workflow.yaml 721501249e14a8860224514ab071b7fd304320dd735e56f248bb0f06f26d466b
239 yaml workflow bmm bmad/bmm/workflows/1-analysis/brainstorm-project/workflow.yaml e8c1c6853d43901e4dc970189aef27495cfe9a366759350d161a34fa38fee785
240 yaml workflow bmm bmad/bmm/workflows/1-analysis/game-brief/workflow.yaml b3d3f58c4119ed0db6c4d24bc5be30489057504b023f42fcb168e3d93be52357
241 yaml workflow bmm bmad/bmm/workflows/1-analysis/product-brief/workflow.yaml 0a95dea856d0b8142815d229fcdff5a98d2e946888c64b262124f6afa906425e
242 yaml workflow bmm bmad/bmm/workflows/1-analysis/research/workflow.yaml 60477226a00e4b865a6f0980018bacd30372a79715e9de3c2daee3456a8eac6b
243 yaml workflow bmm bmad/bmm/workflows/2-plan/workflow.yaml a3f5846a556a49477b1b14ce7667bf235a211c8c305d3f6e4979adce6c2b6fee
244 yaml workflow bmm bmad/bmm/workflows/3-solutioning/tech-spec/workflow.yaml e965596daac7d0232751301af91b3d15d8e828f9104c5b2bfc79ec362112f733
245 yaml workflow bmm bmad/bmm/workflows/3-solutioning/workflow.yaml 6c703cf15b931a96ba563e5d06b96b629ade0e890e7d6c792ec404cceff92fb8
246 yaml workflow bmm bmad/bmm/workflows/4-implementation/correct-course/workflow.yaml e22bce828e334a2bb37379162c1706a8dd09d9bf73d1e0315b20fb4cfa173d25
247 yaml workflow bmm bmad/bmm/workflows/4-implementation/create-story/workflow.yaml b03ea6114392d28adb7915354f41401818e54f5ff24a1938813f04d41740b233
248 yaml workflow bmm bmad/bmm/workflows/4-implementation/dev-story/workflow.yaml c99b6cb5b984998d07295af636af37dd3a8cba3e07376de2e4b448294cd80f39
249 yaml workflow bmm bmad/bmm/workflows/4-implementation/retrospective/workflow.yaml a61ceccede31fbb12fed83c1d70f89d9ee376f84c0a5dbc18a5570c420e1c27f
250 yaml workflow bmm bmad/bmm/workflows/4-implementation/review-story/workflow.yaml 9141ed4d53b7de733faf82541427c5ca83e86a26d61546a1b2952051d9b1f081
251 yaml workflow bmm bmad/bmm/workflows/4-implementation/story-context/workflow.yaml 130817c35bb68ea698a8100c80238471a505deb89882b9e09a58058667c93dbe
252 yaml workflow bmm bmad/bmm/workflows/testarch/atdd/workflow.yaml c1c0206042dc9b96b4a717b5187a4cf5c0254256625ff7b88c0c32094c419d4d
253 yaml workflow bmm bmad/bmm/workflows/testarch/automate/workflow.yaml d4f0ae9520e8515ce1cef5372993ad721cf3389167815f00a8fbd93d5fc4d9de
254 yaml workflow bmm bmad/bmm/workflows/testarch/ci/workflow.yaml 303c2cae23251d7ebb400987dbaf422cb6aebe6b77cb886aafb0ac2eb9dbe2ac
255 yaml workflow bmm bmad/bmm/workflows/testarch/framework/workflow.yaml 328d7e7e0edbbaff18761e1fe0e753f985b25028611f363ae84d09115160620f
256 yaml workflow bmm bmad/bmm/workflows/testarch/gate/workflow.yaml 86eb4a240f10adad14ee211e2be1ca89bf31a41b9f5a8e7bb0719caf32405912
257 yaml workflow bmm bmad/bmm/workflows/testarch/nfr-assess/workflow.yaml 9372ffd0c107bebc58cd93fb9bf8e7d0e4cdb5e55eabebaf6a7a821cc946c7e1
258 yaml workflow bmm bmad/bmm/workflows/testarch/test-design/workflow.yaml 08fe57d8bf91c6866699bce92ea05b1e694aa72fde2a3b530833a1556e2fef1a
259 yaml workflow bmm bmad/bmm/workflows/testarch/trace/workflow.yaml 0b841730236e0e0a140dfd99a82ab66cec26930f07fe3bb9154cc02e8bb9d29d
260 csv brain-methods cis bmad/cis/workflows/brainstorming/brain-methods.csv ecffe2f0ba263aac872b2d2c95a3f7b1556da2a980aa0edd3764ffb2f11889f3
261 csv design-methods cis bmad/cis/workflows/design-thinking/design-methods.csv f5fe4a911305fb94af37d21d3a74847eb37a028ef9da994459a2c64a5a52c9de
262 csv innovation-frameworks cis bmad/cis/workflows/innovation-strategy/innovation-frameworks.csv 59780af3d50270bf978a9a8919cd156d38678f32cbac4f9fd960a074545b8e33
263 csv solving-methods cis bmad/cis/workflows/problem-solving/solving-methods.csv c0aa9c9ed2cee8c86d9a0691d9884485495da104c42e4909e3ee235432f72a13
264 csv story-types cis bmad/cis/workflows/storytelling/story-types.csv ec5a3c713617bf7e2cf7db439303dd8f3363daa2f6db20a350c82260ade88bdb
265 file .DS_Store cis bmad/cis/.DS_Store f616d3fcf2d96cd85185476c06de9f932a5f2a8ab39750d6bb48db3ea09de689
266 md brainstorming-coach cis bmad/cis/agents/brainstorming-coach.md 1f952e9419a8bf33704598188774a49f41c656ad2f0acb2a5dd7d836e7dd3633
267 md creative-problem-solver cis bmad/cis/agents/creative-problem-solver.md 00fc2329c16c80839564a021840f970dbad33c55768f918ba36ca4539d4c8f24
268 md design-thinking-coach cis bmad/cis/agents/design-thinking-coach.md faffe80544a086dd782f7279bcacca3af899182b10a4e18309c64a4a34314c2f
269 md innovation-strategist cis bmad/cis/agents/innovation-strategist.md 7a8f08fca843b2c4f4b6bcabc6291988cf5b6380864d922ab684352140b170c5
270 md instructions cis bmad/cis/workflows/brainstorming/instructions.md d4371ec888d8e712a23e0c33e63ede65a14fa4d46fc2e0719654a89d28d4296a
271 md instructions cis bmad/cis/workflows/design-thinking/instructions.md 40e09c9c8dfcb57bb9f89f6357d619dc006d6520239494144a9122e5086d87dc
272 md instructions cis bmad/cis/workflows/innovation-strategy/instructions.md fa8fbe1e56f666b0931a0c782cbf49f8b65dfa366c8ffa208f21ba3881bdb331
273 md instructions cis bmad/cis/workflows/problem-solving/instructions.md 9b4e1fd2e5ea8ce5c6d4fdb495291775225ad7aaca8a39d7ac3351b7475c0cc1
274 md instructions cis bmad/cis/workflows/storytelling/instructions.md 4fcb1483bcb26b69ce4aab6708826ba5c84218265ef43692c9f6e65ccaa7d0f0
275 md readme cis bmad/cis/readme.md 1f1476a033812c687724619f8bb00eb9c994ecff7dc08c52bd92cfb9f822b6f1
276 md README cis bmad/cis/agents/README.md dd7276c44ba77e9d856efaa9587666267279564a3f930398869f475341cd9c38
277 md README cis bmad/cis/workflows/README.md 91b568dcdda5ba635f4c0cc3ff72329532637de2ecb5a2758642ce4c2d4bf817
278 md README cis bmad/cis/workflows/brainstorming/README.md ca469d9fbb2b9156491d160e11e2517fdf85ea2c29f41f92b22d4027fe7d9d2a
279 md README cis bmad/cis/workflows/design-thinking/README.md 0a38f88352dc4674f6e1f55a67ffebf403bf329c874a21a49ce7834c08f91f62
280 md README cis bmad/cis/workflows/innovation-strategy/README.md 820a9e734fadf2cfac94d499cec2e4b41a54d054c0d2f6b9819da319beee4fb9
281 md README cis bmad/cis/workflows/problem-solving/README.md a5e75b9899751d7aabffcf65785f10d4d2e0455f8c7c541e8a143e3babceca8b
282 md README cis bmad/cis/workflows/storytelling/README.md 1bad4223dce51cb5a7ab8c116467f78037a4583d3a840210ee2f160ad15b71ee
283 md storyteller cis bmad/cis/agents/storyteller.md c8311e0fefe5b7bfbb50db2927f4d47c688c1ea86f13bd8e3b8b193fdba82533
284 md template cis bmad/cis/workflows/brainstorming/template.md b5c760f4cea2b56c75ef76d17a87177b988ac846657f4b9819ec125d125b7386
285 md template cis bmad/cis/workflows/design-thinking/template.md 7834c387ac0412c841b49a9fcdd8043f5ce053e5cb26993548cf4d31b561f6f0
286 md template cis bmad/cis/workflows/innovation-strategy/template.md 3e649531c0d8ac94e147159cd456aa0e1726439e8518c3ccc2ad08fc486aed59
287 md template cis bmad/cis/workflows/problem-solving/template.md 6c9efd7ac7b10010bd9911db16c2fbdca01fb0c306d871fa6381eef700b45608
288 md template cis bmad/cis/workflows/storytelling/template.md 461981aa772ef2df238070cbec90fc40995df2a71a8c22225b90c91afed57452
289 yaml brainstorming-coach.agent cis bmad/cis/agents/brainstorming-coach.agent.yaml
290 yaml config cis bmad/cis/config.yaml 18c8b0f01b943922b5be15c8e2f98252dbfef1aa5aadd0234c23e4088a560213
291 yaml creative-problem-solver.agent cis bmad/cis/agents/creative-problem-solver.agent.yaml
292 yaml creative-squad cis bmad/cis/teams/creative-squad.yaml 5c31e9dd98fff661baa82e71ae3dd5856883fabbc245a62e28a77c4e2df83dec
293 yaml design-thinking-coach.agent cis bmad/cis/agents/design-thinking-coach.agent.yaml
294 yaml innovation-strategist.agent cis bmad/cis/agents/innovation-strategist.agent.yaml
295 yaml storyteller.agent cis bmad/cis/agents/storyteller.agent.yaml
296 yaml workflow cis bmad/cis/workflows/brainstorming/workflow.yaml 815924c7f9b515ceada1f810edf1beba8d71b41f80fec77a3384f317b751190c
297 yaml workflow cis bmad/cis/workflows/design-thinking/workflow.yaml a1978e265f0470c7b77ba9279609c690a179b0fc4437aaeb53ea49818a858110
298 yaml workflow cis bmad/cis/workflows/innovation-strategy/workflow.yaml f1b6617afd69b0c3bcd3fc1dcdc74a22ff1f77b47ee04d49d7cf5e884540c958
299 yaml workflow cis bmad/cis/workflows/problem-solving/workflow.yaml f5b16fb8c5b91b3e5f828f722fd46f40741d1407155207c0cd0042534b202264
300 yaml workflow cis bmad/cis/workflows/storytelling/workflow.yaml c867f8bef9954973fd9dd73e063060a9b9c4a1ad8273cc68ead55e6d8c8701d3
301 csv adv-elicit-methods core bmad/core/tasks/adv-elicit-methods.csv b4e925870f902862899f12934e617c3b4fe002d1b652c99922b30fa93482533b
302 md bmad-master core bmad/core/agents/bmad-master.md 27c322692bc2cc965451c9e3942705b0ccc274b36240355519707fc886b2f113
303 md instructions core bmad/core/workflows/bmad-init/instructions.md f4eff0e5f8c060126cb3027e3b0a343451ff25cd8fac28551e70281c3b16a5b2
304 md instructions core bmad/core/workflows/party-mode/instructions.md 8f636dd530bd9df38b868009ed71e7b4851c9b7b8a204bbf6a17eb47efae9c45
305 xml adv-elicit core bmad/core/tasks/adv-elicit.xml 94f004a336e434cd231de35eb864435ac51cd5888e9befe66e326eb16497121e
306 xml bmad-web-orchestrator.agent core bmad/core/agents/bmad-web-orchestrator.agent.xml 91a5c1b660befa7365f427640b4fa3dbb18f5e48cd135560303dae0939dccf12
307 xml index-docs core bmad/core/tasks/index-docs.xml 8d011ea850571d448932814bad7cbedcc8aa6e3e28868f55dcc7c2ba82158901
308 xml validate-workflow core bmad/core/tasks/validate-workflow.xml 1244874db38a55d957995ed224812ef868ff1451d8e1901cc5887dd0eb1c236e
309 xml workflow core bmad/core/tasks/workflow.xml 32ab05fbb3474862d5c71493d142bc54dfb22391bfdbb35a70babe3a4d202c59
310 yaml bmad-master.agent core bmad/core/agents/bmad-master.agent.yaml
311 yaml config core bmad/core/config.yaml 83ab488b83a45c949993ae1c85892fe3fd95e5b5f68c165fac4bdc575f3ab28b
312 yaml workflow core bmad/core/workflows/bmad-init/workflow.yaml ec0b25447d888267f37195cb12e8f2d3eedc42193b04e2ea1e906766b58b7f78
313 yaml workflow core bmad/core/workflows/party-mode/workflow.yaml ad3962ccfb35860b239fc67f6fadfdb6bb287ae29e859e572575b7fcc2b12e37

View File

@@ -1,11 +0,0 @@
installation:
version: 6.0.0-alpha.0
installDate: "2025-10-04T04:19:30.706Z"
lastUpdated: "2025-10-04T04:19:30.706Z"
modules:
- core
- bmb
- bmm
- cis
ides:
- claude-code

View File

@@ -1 +0,0 @@
name,displayName,description,module,path
1 name displayName description module path

View File

@@ -1,37 +0,0 @@
name,description,module,path
"bmad-init","BMAD system initialization and maintenance workflow for agent manifest generation and system configuration","core","bmad/core/workflows/bmad-init/workflow.yaml"
"party-mode","Orchestrates group discussions between all installed BMAD agents, enabling natural multi-agent conversations","core","bmad/core/workflows/party-mode/workflow.yaml"
"convert-legacy","Converts legacy BMAD v4 or similar items (agents, workflows, modules) to BMad Core compliant format with proper structure and conventions","bmb","bmad/bmb/workflows/convert-legacy/workflow.yaml"
"create-agent","Interactive workflow to build BMAD Core compliant agents (YAML source compiled to .md during install) with optional brainstorming, persona development, and command structure","bmb","bmad/bmb/workflows/create-agent/workflow.yaml"
"create-module","Interactive workflow to build complete BMAD modules with agents, workflows, tasks, and installation infrastructure","bmb","bmad/bmb/workflows/create-module/workflow.yaml"
"create-workflow","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.","bmb","bmad/bmb/workflows/create-workflow/workflow.yaml"
"edit-workflow","Edit existing BMAD workflows while following all best practices and conventions","bmb","bmad/bmb/workflows/edit-workflow/workflow.yaml"
"module-brief","Create a comprehensive Module Brief that serves as the blueprint for building new BMAD modules using strategic analysis and creative vision","bmb","bmad/bmb/workflows/module-brief/workflow.yaml"
"redoc","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.","bmb","bmad/bmb/workflows/redoc/workflow.yaml"
"brainstorm-game","Facilitate game brainstorming sessions by orchestrating the CIS brainstorming workflow with game-specific context, guidance, and additional game design techniques.","bmm","bmad/bmm/workflows/1-analysis/brainstorm-game/workflow.yaml"
"brainstorm-project","Facilitate project brainstorming sessions by orchestrating the CIS brainstorming workflow with project-specific context and guidance.","bmm","bmad/bmm/workflows/1-analysis/brainstorm-project/workflow.yaml"
"game-brief","Interactive game brief creation workflow that guides users through defining their game vision with multiple input sources and conversational collaboration","bmm","bmad/bmm/workflows/1-analysis/game-brief/workflow.yaml"
"product-brief","Interactive product brief creation workflow that guides users through defining their product vision with multiple input sources and conversational collaboration","bmm","bmad/bmm/workflows/1-analysis/product-brief/workflow.yaml"
"research","Adaptive research workflow supporting multiple research types: market research, deep research prompt generation, technical/architecture evaluation, competitive intelligence, user research, and domain analysis","bmm","bmad/bmm/workflows/1-analysis/research/workflow.yaml"
"plan-project","Scale-adaptive project planning workflow for all project levels (0-4). Automatically adjusts outputs based on project scope - from single atomic changes (Level 0: tech-spec only) to enterprise platforms (Level 4: full PRD + epics). Level 2-4 route to 3-solutioning workflow for architecture and tech specs. Generates appropriate planning artifacts for each level.","bmm","bmad/bmm/workflows/2-plan/workflow.yaml"
"tech-spec","Generate a comprehensive Technical Specification from PRD and Architecture with acceptance criteria and traceability mapping","bmm","bmad/bmm/workflows/3-solutioning/tech-spec/workflow.yaml"
"solution-architecture","Scale-adaptive solution architecture generation with dynamic template sections. Replaces legacy HLA workflow with modern BMAD Core compliance.","bmm","bmad/bmm/workflows/3-solutioning/workflow.yaml"
"correct-course","Navigate significant changes during sprint execution by analyzing impact, proposing solutions, and routing for implementation","bmm","bmad/bmm/workflows/4-implementation/correct-course/workflow.yaml"
"create-story","Create the next user story markdown from epics/PRD and architecture, using a standard template and saving to the stories folder","bmm","bmad/bmm/workflows/4-implementation/create-story/workflow.yaml"
"dev-story","Execute a story by implementing tasks/subtasks, writing tests, validating, and updating the story file per acceptance criteria","bmm","bmad/bmm/workflows/4-implementation/dev-story/workflow.yaml"
"retrospective","Run after epic completion to review overall success, extract lessons learned, and explore if new information emerged that might impact the next epic","bmm","bmad/bmm/workflows/4-implementation/retrospective/workflow.yaml"
"review-story","Perform a Senior Developer Review on a completed story flagged Ready for Review, leveraging story-context, epic tech-spec, repo docs, MCP servers for latest best-practices, and web search as fallback. Appends structured review notes to the story.","bmm","bmad/bmm/workflows/4-implementation/review-story/workflow.yaml"
"story-context","Assemble a dynamic Story Context XML by pulling latest documentation and existing code/library artifacts relevant to a drafted story","bmm","bmad/bmm/workflows/4-implementation/story-context/workflow.yaml"
"testarch-atdd","Generate failing acceptance tests before implementation.","bmm","bmad/bmm/workflows/testarch/atdd/workflow.yaml"
"testarch-automate","Expand automation coverage after implementation.","bmm","bmad/bmm/workflows/testarch/automate/workflow.yaml"
"testarch-ci","Scaffold or update the CI/CD quality pipeline.","bmm","bmad/bmm/workflows/testarch/ci/workflow.yaml"
"testarch-framework","Initialize or refresh the test framework harness.","bmm","bmad/bmm/workflows/testarch/framework/workflow.yaml"
"testarch-gate","Record the quality gate decision for the story.","bmm","bmad/bmm/workflows/testarch/gate/workflow.yaml"
"testarch-nfr","Assess non-functional requirements before release.","bmm","bmad/bmm/workflows/testarch/nfr-assess/workflow.yaml"
"testarch-plan","Plan risk mitigation and test coverage before development.","bmm","bmad/bmm/workflows/testarch/test-design/workflow.yaml"
"testarch-trace","Trace requirements to implemented automated tests.","bmm","bmad/bmm/workflows/testarch/trace/workflow.yaml"
"brainstorming","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.","cis","bmad/cis/workflows/brainstorming/workflow.yaml"
"design-thinking","Guide human-centered design processes using empathy-driven methodologies. This workflow walks through the design thinking phases - Empathize, Define, Ideate, Prototype, and Test - to create solutions deeply rooted in user needs.","cis","bmad/cis/workflows/design-thinking/workflow.yaml"
"innovation-strategy","Identify disruption opportunities and architect business model innovation. This workflow guides strategic analysis of markets, competitive dynamics, and business model innovation to uncover sustainable competitive advantages and breakthrough opportunities.","cis","bmad/cis/workflows/innovation-strategy/workflow.yaml"
"problem-solving","Apply systematic problem-solving methodologies to crack complex challenges. This workflow guides through problem diagnosis, root cause analysis, creative solution generation, evaluation, and implementation planning using proven frameworks.","cis","bmad/cis/workflows/problem-solving/workflow.yaml"
"storytelling","Craft compelling narratives using proven story frameworks and techniques. This workflow guides users through structured narrative development, applying appropriate story frameworks to create emotionally resonant and engaging stories for any purpose.","cis","bmad/cis/workflows/storytelling/workflow.yaml"
1 name description module path
2 bmad-init BMAD system initialization and maintenance workflow for agent manifest generation and system configuration core bmad/core/workflows/bmad-init/workflow.yaml
3 party-mode Orchestrates group discussions between all installed BMAD agents, enabling natural multi-agent conversations core bmad/core/workflows/party-mode/workflow.yaml
4 convert-legacy Converts legacy BMAD v4 or similar items (agents, workflows, modules) to BMad Core compliant format with proper structure and conventions bmb bmad/bmb/workflows/convert-legacy/workflow.yaml
5 create-agent Interactive workflow to build BMAD Core compliant agents (YAML source compiled to .md during install) with optional brainstorming, persona development, and command structure bmb bmad/bmb/workflows/create-agent/workflow.yaml
6 create-module Interactive workflow to build complete BMAD modules with agents, workflows, tasks, and installation infrastructure bmb bmad/bmb/workflows/create-module/workflow.yaml
7 create-workflow 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. bmb bmad/bmb/workflows/create-workflow/workflow.yaml
8 edit-workflow Edit existing BMAD workflows while following all best practices and conventions bmb bmad/bmb/workflows/edit-workflow/workflow.yaml
9 module-brief Create a comprehensive Module Brief that serves as the blueprint for building new BMAD modules using strategic analysis and creative vision bmb bmad/bmb/workflows/module-brief/workflow.yaml
10 redoc 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. bmb bmad/bmb/workflows/redoc/workflow.yaml
11 brainstorm-game Facilitate game brainstorming sessions by orchestrating the CIS brainstorming workflow with game-specific context, guidance, and additional game design techniques. bmm bmad/bmm/workflows/1-analysis/brainstorm-game/workflow.yaml
12 brainstorm-project Facilitate project brainstorming sessions by orchestrating the CIS brainstorming workflow with project-specific context and guidance. bmm bmad/bmm/workflows/1-analysis/brainstorm-project/workflow.yaml
13 game-brief Interactive game brief creation workflow that guides users through defining their game vision with multiple input sources and conversational collaboration bmm bmad/bmm/workflows/1-analysis/game-brief/workflow.yaml
14 product-brief Interactive product brief creation workflow that guides users through defining their product vision with multiple input sources and conversational collaboration bmm bmad/bmm/workflows/1-analysis/product-brief/workflow.yaml
15 research Adaptive research workflow supporting multiple research types: market research, deep research prompt generation, technical/architecture evaluation, competitive intelligence, user research, and domain analysis bmm bmad/bmm/workflows/1-analysis/research/workflow.yaml
16 plan-project Scale-adaptive project planning workflow for all project levels (0-4). Automatically adjusts outputs based on project scope - from single atomic changes (Level 0: tech-spec only) to enterprise platforms (Level 4: full PRD + epics). Level 2-4 route to 3-solutioning workflow for architecture and tech specs. Generates appropriate planning artifacts for each level. bmm bmad/bmm/workflows/2-plan/workflow.yaml
17 tech-spec Generate a comprehensive Technical Specification from PRD and Architecture with acceptance criteria and traceability mapping bmm bmad/bmm/workflows/3-solutioning/tech-spec/workflow.yaml
18 solution-architecture Scale-adaptive solution architecture generation with dynamic template sections. Replaces legacy HLA workflow with modern BMAD Core compliance. bmm bmad/bmm/workflows/3-solutioning/workflow.yaml
19 correct-course Navigate significant changes during sprint execution by analyzing impact, proposing solutions, and routing for implementation bmm bmad/bmm/workflows/4-implementation/correct-course/workflow.yaml
20 create-story Create the next user story markdown from epics/PRD and architecture, using a standard template and saving to the stories folder bmm bmad/bmm/workflows/4-implementation/create-story/workflow.yaml
21 dev-story Execute a story by implementing tasks/subtasks, writing tests, validating, and updating the story file per acceptance criteria bmm bmad/bmm/workflows/4-implementation/dev-story/workflow.yaml
22 retrospective Run after epic completion to review overall success, extract lessons learned, and explore if new information emerged that might impact the next epic bmm bmad/bmm/workflows/4-implementation/retrospective/workflow.yaml
23 review-story Perform a Senior Developer Review on a completed story flagged Ready for Review, leveraging story-context, epic tech-spec, repo docs, MCP servers for latest best-practices, and web search as fallback. Appends structured review notes to the story. bmm bmad/bmm/workflows/4-implementation/review-story/workflow.yaml
24 story-context Assemble a dynamic Story Context XML by pulling latest documentation and existing code/library artifacts relevant to a drafted story bmm bmad/bmm/workflows/4-implementation/story-context/workflow.yaml
25 testarch-atdd Generate failing acceptance tests before implementation. bmm bmad/bmm/workflows/testarch/atdd/workflow.yaml
26 testarch-automate Expand automation coverage after implementation. bmm bmad/bmm/workflows/testarch/automate/workflow.yaml
27 testarch-ci Scaffold or update the CI/CD quality pipeline. bmm bmad/bmm/workflows/testarch/ci/workflow.yaml
28 testarch-framework Initialize or refresh the test framework harness. bmm bmad/bmm/workflows/testarch/framework/workflow.yaml
29 testarch-gate Record the quality gate decision for the story. bmm bmad/bmm/workflows/testarch/gate/workflow.yaml
30 testarch-nfr Assess non-functional requirements before release. bmm bmad/bmm/workflows/testarch/nfr-assess/workflow.yaml
31 testarch-plan Plan risk mitigation and test coverage before development. bmm bmad/bmm/workflows/testarch/test-design/workflow.yaml
32 testarch-trace Trace requirements to implemented automated tests. bmm bmad/bmm/workflows/testarch/trace/workflow.yaml
33 brainstorming 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. cis bmad/cis/workflows/brainstorming/workflow.yaml
34 design-thinking Guide human-centered design processes using empathy-driven methodologies. This workflow walks through the design thinking phases - Empathize, Define, Ideate, Prototype, and Test - to create solutions deeply rooted in user needs. cis bmad/cis/workflows/design-thinking/workflow.yaml
35 innovation-strategy Identify disruption opportunities and architect business model innovation. This workflow guides strategic analysis of markets, competitive dynamics, and business model innovation to uncover sustainable competitive advantages and breakthrough opportunities. cis bmad/cis/workflows/innovation-strategy/workflow.yaml
36 problem-solving Apply systematic problem-solving methodologies to crack complex challenges. This workflow guides through problem diagnosis, root cause analysis, creative solution generation, evaluation, and implementation planning using proven frameworks. cis bmad/cis/workflows/problem-solving/workflow.yaml
37 storytelling Craft compelling narratives using proven story frameworks and techniques. This workflow guides users through structured narrative development, applying appropriate story frameworks to create emotionally resonant and engaging stories for any purpose. cis bmad/cis/workflows/storytelling/workflow.yaml