Files
BMAD-METHOD/bmad/_cfg/agents/bmm-game-dev.md

526 B

Agent Config: game-dev

<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>