- Add strategy-agent entry to agents.json with subagent mode
- Configure temperature 0.6 for precision in strategic thinking
- Set triggers: strategy, strategic planning, high-level plan, long-term vision, how should we approach
- Apply read-only permissions (edit: deny, bash: deny)
- Create strategy-agent.txt prompt with strategic planning framework
- Add strategy-agent to Chiron's task.permission allowlist
- Rename skill/ to skills/ for consistency with naming conventions
- Rename agent/ to agents/ and command/ to commands/
- Update AGENTS.md with all directory references
- Update scripts/test-skill.sh paths
- Update prompts/athena.txt documentation
This aligns with best practices of using plural directory names and updates
all documentation to reflect the new structure.
- 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.