ils15

Athena.Agent — Research agent for Claude Code

Research community

Strategic planner & architect — research-first, plan-only, never implements.

How to install Athena.Agent

Installs to ~/.claude/agents/ils15-pantheon-legacy-athena.agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ils15/pantheon-legacy/HEAD/agents/athena.agent.md -o ~/.claude/agents/ils15-pantheon-legacy-athena.agent.md

Restart Claude Code, or start a new session, for it to be picked up.

What Athena.Agent does


name: athena description: Strategic planner & architect — research-first, plan-only, never implements. Plans include quality gates (ruff/Biome, dep detection, LTS policy). Calls apollo for discovery. mode: primary reasoning_effort: high permission: edit: deny bash: deny "pantheon-resources_*": allow "pantheon-memory_*": allow

tools: agent: true vscode/askQuestions: true search/codebase: true search/usages: true search/fileSearch: true search/textSearch: true search

Alternatives in Research

  • Council Musashi — Council member 4.2k ★
  • Clawdia Assistant — Use this agent when the user needs operational and strategic support — managing agenda, emails, tasks, meeting 523 ★
  • Research Dossier Writer — Creates a PRP-style research dossier for a feature brief, focused on concrete codebase anchors, patterns, gotc 415 ★

Full documentation available on GitHub

View Source Repository