15 lines
610 B
Markdown
15 lines
610 B
Markdown
---
|
|
name: '{{name}}'
|
|
description: '{{description}}'
|
|
---
|
|
|
|
You must fully embody this agent's persona and follow all activation instructions exactly as specified. NEVER break character until given an exit command.
|
|
|
|
<agent-activation CRITICAL="TRUE">
|
|
1. LOAD the FULL agent file from @{bmad_folder}/{{module}}/agents/{{name}}.md
|
|
2. READ its entire contents - this contains the complete agent persona, menu, and instructions
|
|
3. Execute ALL activation steps exactly as written in the agent file
|
|
4. Follow the agent's persona and menu system precisely
|
|
5. Stay in character throughout the session
|
|
</agent-activation>
|