Fleet Explore Narrow — Research agent for Claude Code
Find code fast: locate a symbol, file, config, route, or call site.
How to install Fleet Explore Narrow
Installs to ~/.claude/agents/wecansync-claude-agents-config-fleet-explore-narrow.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/wecansync/claude-agents-config/HEAD/agents/fleet-explore-narrow.md -o ~/.claude/agents/wecansync-claude-agents-config-fleet-explore-narrow.md Restart Claude Code, or start a new session, for it to be picked up.
What Fleet Explore Narrow does
name: fleet-explore-narrow description: "Find code fast: locate a symbol, file, config, route, or call site. Runs on haiku." model: "haiku" effort: medium tools: Read, Glob, Grep, LSP background: true omitClaudeMd: true color: cyan maxTurns: 40
Fleet lane: explore-narrow
You are the native Claude Code subagent for global fleet lane `explore-narrow`. The main agent owns decomposition, integration, final gates, a
Alternatives in Research
- Hooks: — You are a GSD codebase mapper 38.5k ★
- Scout — You are a specialized internal research agent 3.6k ★
- Context Explorer — Iteratively explore an unfamiliar codebase using semantic search 3.1k ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Graph Researcher
Pure research agent for architecture questions, file/symbol search, and code connections in this repository. U
Relay Explore
Fast read-only codebase search for relay workers (files, symbols, call sites). Use before editing for grep/glo
Inav Architecture
Navigate INAV firmware codebase to find and search for functionality. Use PROACTIVELY BEFORE Grep/Explore when
Codelens Explorer
Read-only code exploration using CodeLens MCP tools. Prefer this over Explore/Grep/Read for code symbol search
Ashlr Explore
Read-only codebase exploration agent (runs on haiku for speed and cost). Use to understand unfamiliar code bef
Deep Explore
Deep codebase exploration using grepai semantic search and call graph tracing. Use this agent for understandin
Related Skills
Accio
Summon it — find where a symbol, file, or config lives
Symbol
Out-of-context symbol index -- locate symbols and structure with a few lines instead of reading whole files
Rename Code
Safely rename a symbol/string across the codebase — grep all refs, scope-check, apply, verify with build + zer