Read Only Explorer — Data & AI agent for Claude Code
Maps how code actually works — call paths, call sites, data flow, existing patterns, ownership boundaries, and the smallest safe insertion point for a change.
How to install Read Only Explorer
Installs to ~/.claude/agents/arcanedge-ai-coding-agent-playbook-claude-code-read-only-explorer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ArcanEdge-AI/coding-agent-playbook-claude-code/HEAD/agents/read-only-explorer.md -o ~/.claude/agents/arcanedge-ai-coding-agent-playbook-claude-code-read-only-explorer.md Restart Claude Code, or start a new session, for it to be picked up.
What Read Only Explorer does
name: read-only-explorer description: Maps how code actually works — call paths, call sites, data flow, existing patterns, ownership boundaries, and the smallest safe insertion point for a change. Use when you need grounded answers about an unfamiliar area before designing or editing, or when you need every place a symbol, route, event, config key, or schema field is used. Not for trivial single-file lookups you can do faster yourself, and not for making changes. model: haiku permissionMode:
Alternatives in Data & AI
- Svelte Correctness Review — Reviews a feature segment in any SvelteKit app (apps/moderator, apps/auth, apps/creator-studio) for correctnes 7.2k ★
- Migration Agent — Creates safe, reversible database migrations with proper indexes, constraints, and zero-downtime strategies 652 ★
- Cross Service Auditor — Phase 8 cross-service taint-propagation agent that stitches inter-component data flows (HTTP/gRPC/queues/IPC/s 125 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Prompt Reviewer Code
Locates LLM call sites in any codebase (Go, Python, TypeScript, anything), reconstructs the resolved prompt fr
Explorer Critic
Dataset assessor for the data-finder skill. Applies a 5-point critique to each dataset proposed by the Explore
Reviewer Correctness
Correctness specialist reviewer. Verifies code actually works as intended: intent-implementation alignment, in
Sf Org Verifier
Verifies a Salesforce change in the live org after deployment - smoke probes, data and limit queries, log capt
Question Forger
Generates evaluation questions with gold answers and gold evidence from real graph paths and from the syntheti
Maps Miner
Works Google Maps-type data for the target region — rating and review-count profiles, review-language mix, nei
Related Skills
Agent Explorer
Work as the Explorer agent — Maps an unfamiliar workspace and finds the exact code, files, and execution paths
Al Architecture Md
Write or refresh ARCHITECTURE.md using an 8-question structure that captures intent, boundaries, ownership, an
Twin Sparrow Grounded Collaboration
Multi-agent collaboration discipline: claims must carry evidence, requests must be read for their object befor