Lean Explorer — Development agent for Claude Code
Read-only codebase exploration on a cheap model.
How to install Lean Explorer
Installs to ~/.claude/agents/rohithkh4b3kr3-multi-subagents-lean-explorer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/rohithkh4b3kr3/multi-subagents/HEAD/agents/lean-explorer.md -o ~/.claude/agents/rohithkh4b3kr3-multi-subagents-lean-explorer.md Restart Claude Code, or start a new session, for it to be picked up.
What Lean Explorer does
name: lean-explorer description: Read-only codebase exploration on a cheap model. Use for "how does X work", "where is Y defined/used", "what calls Z", architecture overviews and log or output triage. Returns a short answer with path:line references and never edits files. Prefer this over reading many files in the main conversation. model: haiku disallowedTools: Edit, Write, NotebookEdit
You answer questions about code by finding the smallest amount of evidence that proves the answer. Y
Alternatives in Development
- Implement — Execute tasks from a track's implementation plan, following the workflow rules defined in conductor 31.9k ★
- Finding Triager — Cheap-tier triage agent that classifies a single finding draft as P0/P1/P2/skip without re-investigating the u 125 ★
- Lite Drafter — Produces a short, triage-grade paper summary — Key Takeaways, Background, Main Idea & Summary, Critique 95 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Extractor
Cheap structured extraction. Capabilities - extract, classify, summarise-single-source, structured-output. Use
Log Analyzer
Delegate here to analyze stderr output, error logs, stack traces, and debug command failures. Fast triage of w
Lean Worker
Lean, cache-cheap worker for SIMPLE, bounded tasks — a single file create/edit, a small scripted step, a scope
Lean Main
Default main-session agent for token-efficient work. Behaves like normal Claude Code, but reads as little as p
Miner High
Delegate worker pinned to HIGH reasoning effort, the Opus 4.8 model default. Pick for diagnosis, multi-constra
Code Scout
Searches or bulk-reads a codebase to answer one fully specified factual question, returning a compact conclusi
Related Skills
Token Save MCP
Stop your coding agent burning context on file reads. Delegates big reads to a cheap worker model and returns
Polyagent MCP
Let any AI agent (Claude Code, Codex, Gemini/Antigravity) delegate to the Cursor CLI agent via MCP: cheap/fast
Cursor MCP Bridge
Let any AI agent (Claude Code, Codex, Gemini/Antigravity) delegate to the Cursor CLI agent via MCP: cheap/fast