Fix Athena agent configuration and prompt to match agent-development skill guidelines

- Add explicit 'mode': 'subagent' field to athena agent
- Add 'temperature': 0.1 to athena agent for deterministic results
- Rename 'Core Capabilities' to 'Your Core Responsibilities:'
- Convert responsibilities from subsections to numbered list format
- Rename 'Ethical Guidelines' to 'Quality Standards'
- Remove references to non-existent validate-agent.sh script

All 6 related beads issues closed.
This commit is contained in:
m3tm3re
2026-01-26 19:34:43 +01:00
parent 975ce8f993
commit 87bd75872c
4 changed files with 27 additions and 29 deletions

View File

@@ -104,7 +104,9 @@
},
"athena": {
"description": "Goddess of wisdom and knowledge. Research sub-agent for non-technical investigation and analysis.",
"mode": "subagent",
"model": "zai-coding-plan/glm-4.7",
"temperature": 0.1,
"prompt": "{file:./prompts/athena.txt}",
"permission": {
"read": {