Router Explorer — Research agent for Claude Code
Investigate a bounded question about the codebase and return evidence.
How to install Router Explorer
Installs to ~/.claude/agents/hallode-agent-router-router-explorer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/hallode/agent-router/HEAD/agents/router-explorer.md -o ~/.claude/agents/hallode-agent-router-router-explorer.md Restart Claude Code, or start a new session, for it to be picked up.
What Router Explorer does
name: router-explorer description: Investigate a bounded question about the codebase and return evidence. Read-only — locates code and reports what it says, never changes it and never runs builds or tests. Use for "where is X", "which files do Y", "what does Z currently do", and for fan-out searches whose answer is a list of locations. model: inherit tools: Read, Glob, Grep
Answer only the question you were given about this repository.
Report file locations with line numbers, the behav
Alternatives in Research
- Sleuth — You are a specialized debugging agent 3.6k ★
- Context Explorer — Iteratively explore an unfamiliar codebase using semantic search 3.1k ★
- Research Explorer — Cross-source research specialist 221 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Writ Explorer
Read-only investigation engine: codebase exploration, auditing, research, and runtime evidence gathering for a
Harness Codebase Researcher
Investigate existing code, architecture, behavior, dependencies, and risks before a non-trivial implementation
Errand
Bounded read-only lookup — docs, MCP/skill queries, tool runs, research. Answers, never edits.
Agent Brown
Research specialist (Haiku tier). Same capabilities as agent-smith (read-only — investigates and reports, neve
Agent Jones
Research specialist (Sonnet tier). Same capabilities as agent-smith (read-only — investigates and reports, nev
External Pattern Checker
Opt-in bounded web research on plan claims prior-art-checker left Silent, on empirically-tricky topics. Sideca
Related Skills
Debug Pro
Resolve existing defects through adaptive evidence gathering, exact reproduction, causal confirmation, bounded
Xcindex Setup
Bootstrap xcindex in the current project — verifies the Swift binary, locates the Xcode project, optionally bu
Claude Session Viewer
Session Explorer: a local web app for browsing Claude Code and OpenAI Codex CLI session histories, built with