Agent Claude Code
Archive management agent for Athena. Handles athena-index.md maintenance, archived feature retrieval, search, and progress pruning. Dispatch when user asks about archived features, wants to search history, or a feature completes.
Agent Claude Code
Archive management agent for Athena. Handles athena-index.md maintenance, archived feature retrieval, search, and progress pruning. Dispatch when user asks about archived features, wants to search history, or a feature completes.
Hook Claude Code
Runs when a session starts, running an inline shell check. From taylorparsons/athena-skill.
Hook Claude Code
Runs when the agent finishes a response, running an inline shell check. From taylorparsons/athena-skill.
Settings file Claude Code
Agent settings declaring 2 hook events (SessionStart, Stop).
Skill Claude CodeCodex
PRD-driven delivery loop with a token-lean audit trail (requests → decisions → specs → tasks → commits). All docs/ log access goes through ./scripts/owl. Use for any feature, bug fix, or change in a repo using ATHENA docs/.
Skill Claude CodeCodex
Use the ATHENA framework in Codex for PRD-driven, traceable delivery. Trigger when the user wants iterative execution with auditable CR/Decision/Spec/Task artifacts and disciplined one-task-at-a-time implementation.
Agent
Status: ✅ Implemented Script: scripts/owl.py Wrapper: scripts/owl.
Skill Claude CodeCodex
PRD-driven delivery loop with a token-lean audit trail (requests → decisions → specs → tasks → commits). All docs/ log access goes through ./scripts/owl. Use for any feature, bug fix, or change in a repo using ATHENA docs/.