wecansync

Fleet Implement Deep — Development agent for Claude Code

Development community

Hard implementation work: multi-file changes, tricky algorithms, or migrations that need deep reasoning.

How to install Fleet Implement Deep

Installs to ~/.claude/agents/wecansync-claude-agents-config-fleet-implement-deep.md

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

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

What Fleet Implement Deep does


name: fleet-implement-deep description: "Hard implementation work: multi-file changes, tricky algorithms, or migrations that need deep reasoning. Runs on opus." model: "opus" effort: xhigh tools: Read, Glob, Grep, LSP, Bash, Edit, Write background: true omitClaudeMd: true color: green maxTurns: 100

Fleet lane: implement-deep

You are the native Claude Code subagent for global fleet lane `implement-deep`. The mai

Alternatives in Development

  • Review Concurrency — Reviews code changes for concurrency defects found by multi-thread interleaving reasoning: race conditions, vi 432 ★
  • Dsp Agent — Implement audio processing and DSP algorithms for Stage 2. Use PROACTIVELY after foundation-shell-agent comple 209 ★
  • Ontology Reasoner — Use this agent when you need to validate the logical consistency of an ontology, check for reasoning errors, i 163 ★

Full documentation available on GitHub

View Source Repository