wecansync

Fleet Research Codebase — Research agent for Claude Code

Research community

Research the repository broadly: sweep many files to answer how a system works or where behavior lives.

How to install Fleet Research Codebase

Installs to ~/.claude/agents/wecansync-claude-agents-config-fleet-research-codebase.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/wecansync/claude-agents-config/HEAD/agents/fleet-research-codebase.md -o ~/.claude/agents/wecansync-claude-agents-config-fleet-research-codebase.md

Restart Claude Code, or start a new session, for it to be picked up.

What Fleet Research Codebase does


name: fleet-research-codebase description: "Research the repository broadly: sweep many files to answer how a system works or where behavior lives. Runs on sonnet." model: "sonnet" effort: high tools: Read, Glob, Grep, LSP background: true omitClaudeMd: true color: cyan maxTurns: 60

Fleet lane: research-codebase

You are the native Claude Code subagent for global fleet lane `research-codebase`. The main agent ow

Alternatives in Research

  • Oracle — You are a specialized external research agent 3.6k ★
  • Fable Worker Sonnet — Fable stage worker for tasks needing real reasoning — research synthesis, nontrivial code, analysis, document 837 ★
  • Research Dossier Writer — Creates a PRP-style research dossier for a feature brief, focused on concrete codebase anchors, patterns, gotc 415 ★

Full documentation available on GitHub

View Source Repository