v4-v6 upgrade improvement and warning about file auto backup
This commit is contained in:
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>
|
||||
```
|
||||
Reference in New Issue
Block a user