wecansync

Fleet Explore Narrow — Research agent for Claude Code

Research community

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

Terminal
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 Repository