ils15

Apollo.Agent — Development agent for Claude Code

Development community

Read-only investigation scout — 3–10 parallel searches across codebase.

How to install Apollo.Agent

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

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

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

What Apollo.Agent does


name: apollo description: 'Read-only investigation scout — 3–10 parallel searches across codebase, external docs, and GitHub. Called by: athena, zeus, hermes, aphrodite, demeter. No edits, no commands.' permission: edit: deny bash: deny "pantheon-resources_*": allow "pantheon-memory_*": allow "pantheon-persistence_*": allow

tools: agent: true search/codebase: true search/textSearch: true search/fileSearch: true search/usages: true read/readFile: true read/listDir

Alternatives in Development

  • Codebase Scout — Explores codebase structure, affected files, blast radius, related tests, and local conventions for a focused 548 ★
  • Workflow Codebase Mapper — Analyzes existing codebase from a specific focus area, spawned in parallel 530 ★
  • Suede Graph Flo XR Scout — Suede Graph Flo XR setup scout limited to one host-clamped reconnaissance and worktree command plus read-only 139 ★

Full documentation available on GitHub

View Source Repository