v4-v6 upgrade improvement and warning about file auto backup
This commit is contained in:
25
bmad/_cfg/agents/bmb-bmad-builder.md
Normal file
25
bmad/_cfg/agents/bmb-bmad-builder.md
Normal file
@@ -0,0 +1,25 @@
|
||||
# Agent Config: bmad-builder
|
||||
|
||||
```xml
|
||||
<agent-config name="" title="">
|
||||
|
||||
<llm critical="true">
|
||||
<i>ALWAYS respond in English.</i>
|
||||
</llm>
|
||||
|
||||
<!-- Standard Agent Persona Configuration -->
|
||||
|
||||
<role></role>
|
||||
<identity></identity>
|
||||
<communication_style></communication_style>
|
||||
<principles></principles>
|
||||
<memories>
|
||||
<memory>The users name is BMad</memory>
|
||||
</memories>
|
||||
|
||||
<!-- User Added custom Agent Configuration Nodes -->
|
||||
|
||||
<!-- Agent-specific configuration nodes -->
|
||||
|
||||
</agent-config>
|
||||
```
|
||||
25
bmad/_cfg/agents/bmm-analyst.md
Normal file
25
bmad/_cfg/agents/bmm-analyst.md
Normal file
@@ -0,0 +1,25 @@
|
||||
# Agent Config: analyst
|
||||
|
||||
```xml
|
||||
<agent-config name="" title="">
|
||||
|
||||
<llm critical="true">
|
||||
<i>ALWAYS respond in English.</i>
|
||||
</llm>
|
||||
|
||||
<!-- Standard Agent Persona Configuration -->
|
||||
|
||||
<role></role>
|
||||
<identity></identity>
|
||||
<communication_style></communication_style>
|
||||
<principles></principles>
|
||||
<memories>
|
||||
<memory>The users name is BMad</memory>
|
||||
</memories>
|
||||
|
||||
<!-- User Added custom Agent Configuration Nodes -->
|
||||
|
||||
<!-- Agent-specific configuration nodes -->
|
||||
|
||||
</agent-config>
|
||||
```
|
||||
25
bmad/_cfg/agents/bmm-architect.md
Normal file
25
bmad/_cfg/agents/bmm-architect.md
Normal file
@@ -0,0 +1,25 @@
|
||||
# Agent Config: architect
|
||||
|
||||
```xml
|
||||
<agent-config name="" title="">
|
||||
|
||||
<llm critical="true">
|
||||
<i>ALWAYS respond in English.</i>
|
||||
</llm>
|
||||
|
||||
<!-- Standard Agent Persona Configuration -->
|
||||
|
||||
<role></role>
|
||||
<identity></identity>
|
||||
<communication_style></communication_style>
|
||||
<principles></principles>
|
||||
<memories>
|
||||
<memory>The users name is BMad</memory>
|
||||
</memories>
|
||||
|
||||
<!-- User Added custom Agent Configuration Nodes -->
|
||||
|
||||
<!-- Agent-specific configuration nodes -->
|
||||
|
||||
</agent-config>
|
||||
```
|
||||
25
bmad/_cfg/agents/bmm-dev.md
Normal file
25
bmad/_cfg/agents/bmm-dev.md
Normal file
@@ -0,0 +1,25 @@
|
||||
# Agent Config: dev
|
||||
|
||||
```xml
|
||||
<agent-config name="" title="">
|
||||
|
||||
<llm critical="true">
|
||||
<i>ALWAYS respond in English.</i>
|
||||
</llm>
|
||||
|
||||
<!-- Standard Agent Persona Configuration -->
|
||||
|
||||
<role></role>
|
||||
<identity></identity>
|
||||
<communication_style></communication_style>
|
||||
<principles></principles>
|
||||
<memories>
|
||||
<memory>The users name is BMad</memory>
|
||||
</memories>
|
||||
|
||||
<!-- User Added custom Agent Configuration Nodes -->
|
||||
|
||||
<!-- Agent-specific configuration nodes -->
|
||||
|
||||
</agent-config>
|
||||
```
|
||||
25
bmad/_cfg/agents/bmm-game-architect.md
Normal file
25
bmad/_cfg/agents/bmm-game-architect.md
Normal file
@@ -0,0 +1,25 @@
|
||||
# Agent Config: game-architect
|
||||
|
||||
```xml
|
||||
<agent-config name="" title="">
|
||||
|
||||
<llm critical="true">
|
||||
<i>ALWAYS respond in English.</i>
|
||||
</llm>
|
||||
|
||||
<!-- Standard Agent Persona Configuration -->
|
||||
|
||||
<role></role>
|
||||
<identity></identity>
|
||||
<communication_style></communication_style>
|
||||
<principles></principles>
|
||||
<memories>
|
||||
<memory>The users name is BMad</memory>
|
||||
</memories>
|
||||
|
||||
<!-- User Added custom Agent Configuration Nodes -->
|
||||
|
||||
<!-- Agent-specific configuration nodes -->
|
||||
|
||||
</agent-config>
|
||||
```
|
||||
25
bmad/_cfg/agents/bmm-game-designer.md
Normal file
25
bmad/_cfg/agents/bmm-game-designer.md
Normal file
@@ -0,0 +1,25 @@
|
||||
# Agent Config: game-designer
|
||||
|
||||
```xml
|
||||
<agent-config name="" title="">
|
||||
|
||||
<llm critical="true">
|
||||
<i>ALWAYS respond in English.</i>
|
||||
</llm>
|
||||
|
||||
<!-- Standard Agent Persona Configuration -->
|
||||
|
||||
<role></role>
|
||||
<identity></identity>
|
||||
<communication_style></communication_style>
|
||||
<principles></principles>
|
||||
<memories>
|
||||
<memory>The users name is BMad</memory>
|
||||
</memories>
|
||||
|
||||
<!-- User Added custom Agent Configuration Nodes -->
|
||||
|
||||
<!-- Agent-specific configuration nodes -->
|
||||
|
||||
</agent-config>
|
||||
```
|
||||
25
bmad/_cfg/agents/bmm-game-dev.md
Normal file
25
bmad/_cfg/agents/bmm-game-dev.md
Normal file
@@ -0,0 +1,25 @@
|
||||
# Agent Config: game-dev
|
||||
|
||||
```xml
|
||||
<agent-config name="" title="">
|
||||
|
||||
<llm critical="true">
|
||||
<i>ALWAYS respond in English.</i>
|
||||
</llm>
|
||||
|
||||
<!-- Standard Agent Persona Configuration -->
|
||||
|
||||
<role></role>
|
||||
<identity></identity>
|
||||
<communication_style></communication_style>
|
||||
<principles></principles>
|
||||
<memories>
|
||||
<memory>The users name is BMad</memory>
|
||||
</memories>
|
||||
|
||||
<!-- User Added custom Agent Configuration Nodes -->
|
||||
|
||||
<!-- Agent-specific configuration nodes -->
|
||||
|
||||
</agent-config>
|
||||
```
|
||||
25
bmad/_cfg/agents/bmm-pm.md
Normal file
25
bmad/_cfg/agents/bmm-pm.md
Normal file
@@ -0,0 +1,25 @@
|
||||
# Agent Config: pm
|
||||
|
||||
```xml
|
||||
<agent-config name="" title="">
|
||||
|
||||
<llm critical="true">
|
||||
<i>ALWAYS respond in English.</i>
|
||||
</llm>
|
||||
|
||||
<!-- Standard Agent Persona Configuration -->
|
||||
|
||||
<role></role>
|
||||
<identity></identity>
|
||||
<communication_style></communication_style>
|
||||
<principles></principles>
|
||||
<memories>
|
||||
<memory>The users name is BMad</memory>
|
||||
</memories>
|
||||
|
||||
<!-- User Added custom Agent Configuration Nodes -->
|
||||
|
||||
<!-- Agent-specific configuration nodes -->
|
||||
|
||||
</agent-config>
|
||||
```
|
||||
25
bmad/_cfg/agents/bmm-po.md
Normal file
25
bmad/_cfg/agents/bmm-po.md
Normal file
@@ -0,0 +1,25 @@
|
||||
# Agent Config: po
|
||||
|
||||
```xml
|
||||
<agent-config name="" title="">
|
||||
|
||||
<llm critical="true">
|
||||
<i>ALWAYS respond in English.</i>
|
||||
</llm>
|
||||
|
||||
<!-- Standard Agent Persona Configuration -->
|
||||
|
||||
<role></role>
|
||||
<identity></identity>
|
||||
<communication_style></communication_style>
|
||||
<principles></principles>
|
||||
<memories>
|
||||
<memory>The users name is BMad</memory>
|
||||
</memories>
|
||||
|
||||
<!-- User Added custom Agent Configuration Nodes -->
|
||||
|
||||
<!-- Agent-specific configuration nodes -->
|
||||
|
||||
</agent-config>
|
||||
```
|
||||
25
bmad/_cfg/agents/bmm-sm.md
Normal file
25
bmad/_cfg/agents/bmm-sm.md
Normal file
@@ -0,0 +1,25 @@
|
||||
# Agent Config: sm
|
||||
|
||||
```xml
|
||||
<agent-config name="" title="">
|
||||
|
||||
<llm critical="true">
|
||||
<i>ALWAYS respond in English.</i>
|
||||
</llm>
|
||||
|
||||
<!-- Standard Agent Persona Configuration -->
|
||||
|
||||
<role></role>
|
||||
<identity></identity>
|
||||
<communication_style></communication_style>
|
||||
<principles></principles>
|
||||
<memories>
|
||||
<memory>The users name is BMad</memory>
|
||||
</memories>
|
||||
|
||||
<!-- User Added custom Agent Configuration Nodes -->
|
||||
|
||||
<!-- Agent-specific configuration nodes -->
|
||||
|
||||
</agent-config>
|
||||
```
|
||||
25
bmad/_cfg/agents/bmm-tea.md
Normal file
25
bmad/_cfg/agents/bmm-tea.md
Normal file
@@ -0,0 +1,25 @@
|
||||
# Agent Config: tea
|
||||
|
||||
```xml
|
||||
<agent-config name="" title="">
|
||||
|
||||
<llm critical="true">
|
||||
<i>ALWAYS respond in English.</i>
|
||||
</llm>
|
||||
|
||||
<!-- Standard Agent Persona Configuration -->
|
||||
|
||||
<role></role>
|
||||
<identity></identity>
|
||||
<communication_style></communication_style>
|
||||
<principles></principles>
|
||||
<memories>
|
||||
<memory>The users name is BMad</memory>
|
||||
</memories>
|
||||
|
||||
<!-- User Added custom Agent Configuration Nodes -->
|
||||
|
||||
<!-- Agent-specific configuration nodes -->
|
||||
|
||||
</agent-config>
|
||||
```
|
||||
25
bmad/_cfg/agents/bmm-ux-expert.md
Normal file
25
bmad/_cfg/agents/bmm-ux-expert.md
Normal file
@@ -0,0 +1,25 @@
|
||||
# Agent Config: ux-expert
|
||||
|
||||
```xml
|
||||
<agent-config name="" title="">
|
||||
|
||||
<llm critical="true">
|
||||
<i>ALWAYS respond in English.</i>
|
||||
</llm>
|
||||
|
||||
<!-- Standard Agent Persona Configuration -->
|
||||
|
||||
<role></role>
|
||||
<identity></identity>
|
||||
<communication_style></communication_style>
|
||||
<principles></principles>
|
||||
<memories>
|
||||
<memory>The users name is BMad</memory>
|
||||
</memories>
|
||||
|
||||
<!-- User Added custom Agent Configuration Nodes -->
|
||||
|
||||
<!-- Agent-specific configuration nodes -->
|
||||
|
||||
</agent-config>
|
||||
```
|
||||
25
bmad/_cfg/agents/cis-README.md
Normal file
25
bmad/_cfg/agents/cis-README.md
Normal file
@@ -0,0 +1,25 @@
|
||||
# Agent Config: README
|
||||
|
||||
```xml
|
||||
<agent-config name="" title="">
|
||||
|
||||
<llm critical="true">
|
||||
<i>ALWAYS respond in English.</i>
|
||||
</llm>
|
||||
|
||||
<!-- Standard Agent Persona Configuration -->
|
||||
|
||||
<role></role>
|
||||
<identity></identity>
|
||||
<communication_style></communication_style>
|
||||
<principles></principles>
|
||||
<memories>
|
||||
<memory>The users name is BMad</memory>
|
||||
</memories>
|
||||
|
||||
<!-- User Added custom Agent Configuration Nodes -->
|
||||
|
||||
<!-- Agent-specific configuration nodes -->
|
||||
|
||||
</agent-config>
|
||||
```
|
||||
25
bmad/_cfg/agents/cis-brainstorming-coach.md
Normal file
25
bmad/_cfg/agents/cis-brainstorming-coach.md
Normal file
@@ -0,0 +1,25 @@
|
||||
# Agent Config: brainstorming-coach
|
||||
|
||||
```xml
|
||||
<agent-config name="" title="">
|
||||
|
||||
<llm critical="true">
|
||||
<i>ALWAYS respond in English.</i>
|
||||
</llm>
|
||||
|
||||
<!-- Standard Agent Persona Configuration -->
|
||||
|
||||
<role></role>
|
||||
<identity></identity>
|
||||
<communication_style></communication_style>
|
||||
<principles></principles>
|
||||
<memories>
|
||||
<memory>The users name is BMad</memory>
|
||||
</memories>
|
||||
|
||||
<!-- User Added custom Agent Configuration Nodes -->
|
||||
|
||||
<!-- Agent-specific configuration nodes -->
|
||||
|
||||
</agent-config>
|
||||
```
|
||||
25
bmad/_cfg/agents/cis-creative-problem-solver.md
Normal file
25
bmad/_cfg/agents/cis-creative-problem-solver.md
Normal file
@@ -0,0 +1,25 @@
|
||||
# Agent Config: creative-problem-solver
|
||||
|
||||
```xml
|
||||
<agent-config name="" title="">
|
||||
|
||||
<llm critical="true">
|
||||
<i>ALWAYS respond in English.</i>
|
||||
</llm>
|
||||
|
||||
<!-- Standard Agent Persona Configuration -->
|
||||
|
||||
<role></role>
|
||||
<identity></identity>
|
||||
<communication_style></communication_style>
|
||||
<principles></principles>
|
||||
<memories>
|
||||
<memory>The users name is BMad</memory>
|
||||
</memories>
|
||||
|
||||
<!-- User Added custom Agent Configuration Nodes -->
|
||||
|
||||
<!-- Agent-specific configuration nodes -->
|
||||
|
||||
</agent-config>
|
||||
```
|
||||
25
bmad/_cfg/agents/cis-design-thinking-coach.md
Normal file
25
bmad/_cfg/agents/cis-design-thinking-coach.md
Normal file
@@ -0,0 +1,25 @@
|
||||
# Agent Config: design-thinking-coach
|
||||
|
||||
```xml
|
||||
<agent-config name="" title="">
|
||||
|
||||
<llm critical="true">
|
||||
<i>ALWAYS respond in English.</i>
|
||||
</llm>
|
||||
|
||||
<!-- Standard Agent Persona Configuration -->
|
||||
|
||||
<role></role>
|
||||
<identity></identity>
|
||||
<communication_style></communication_style>
|
||||
<principles></principles>
|
||||
<memories>
|
||||
<memory>The users name is BMad</memory>
|
||||
</memories>
|
||||
|
||||
<!-- User Added custom Agent Configuration Nodes -->
|
||||
|
||||
<!-- Agent-specific configuration nodes -->
|
||||
|
||||
</agent-config>
|
||||
```
|
||||
25
bmad/_cfg/agents/cis-innovation-strategist.md
Normal file
25
bmad/_cfg/agents/cis-innovation-strategist.md
Normal file
@@ -0,0 +1,25 @@
|
||||
# Agent Config: innovation-strategist
|
||||
|
||||
```xml
|
||||
<agent-config name="" title="">
|
||||
|
||||
<llm critical="true">
|
||||
<i>ALWAYS respond in English.</i>
|
||||
</llm>
|
||||
|
||||
<!-- Standard Agent Persona Configuration -->
|
||||
|
||||
<role></role>
|
||||
<identity></identity>
|
||||
<communication_style></communication_style>
|
||||
<principles></principles>
|
||||
<memories>
|
||||
<memory>The users name is BMad</memory>
|
||||
</memories>
|
||||
|
||||
<!-- User Added custom Agent Configuration Nodes -->
|
||||
|
||||
<!-- Agent-specific configuration nodes -->
|
||||
|
||||
</agent-config>
|
||||
```
|
||||
25
bmad/_cfg/agents/cis-storyteller.md
Normal file
25
bmad/_cfg/agents/cis-storyteller.md
Normal file
@@ -0,0 +1,25 @@
|
||||
# Agent Config: storyteller
|
||||
|
||||
```xml
|
||||
<agent-config name="" title="">
|
||||
|
||||
<llm critical="true">
|
||||
<i>ALWAYS respond in English.</i>
|
||||
</llm>
|
||||
|
||||
<!-- Standard Agent Persona Configuration -->
|
||||
|
||||
<role></role>
|
||||
<identity></identity>
|
||||
<communication_style></communication_style>
|
||||
<principles></principles>
|
||||
<memories>
|
||||
<memory>The users name is BMad</memory>
|
||||
</memories>
|
||||
|
||||
<!-- User Added custom Agent Configuration Nodes -->
|
||||
|
||||
<!-- Agent-specific configuration nodes -->
|
||||
|
||||
</agent-config>
|
||||
```
|
||||
25
bmad/_cfg/agents/core-bmad-master.md
Normal file
25
bmad/_cfg/agents/core-bmad-master.md
Normal file
@@ -0,0 +1,25 @@
|
||||
# Agent Config: bmad-master
|
||||
|
||||
```xml
|
||||
<agent-config name="" title="">
|
||||
|
||||
<llm critical="true">
|
||||
<i>ALWAYS respond in English.</i>
|
||||
</llm>
|
||||
|
||||
<!-- Standard Agent Persona Configuration -->
|
||||
|
||||
<role></role>
|
||||
<identity></identity>
|
||||
<communication_style></communication_style>
|
||||
<principles></principles>
|
||||
<memories>
|
||||
<memory>The users name is BMad</memory>
|
||||
</memories>
|
||||
|
||||
<!-- User Added custom Agent Configuration Nodes -->
|
||||
|
||||
<!-- Agent-specific configuration nodes -->
|
||||
|
||||
</agent-config>
|
||||
```
|
||||
Reference in New Issue
Block a user