wecansync

Fleet Implement — Development agent for Claude Code

Development community

Implement code: build a feature, fix a bug, refactor, migrate, or change behavior across files.

How to install Fleet Implement

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

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

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

What Fleet Implement does


name: fleet-implement description: "Implement code: build a feature, fix a bug, refactor, migrate, or change behavior across files. Runs on sonnet." model: "sonnet" effort: xhigh tools: Read, Glob, Grep, LSP, Bash, Edit, Write background: true omitClaudeMd: true color: green maxTurns: 100

Fleet lane: implement

You are the native Claude Code subagent for global fleet lane `implement`. The main agent owns decompo

Alternatives in Development

  • New Track — Create a new track (feature, bug fix, chore, or refactor) with a detailed specification and phased i... - wsho 31.9k ★
  • Tend — Tend the Allium garden 3.7k ★
  • Refactor Engineer — Behavior-preserving refactoring specialist 221 ★

Full documentation available on GitHub

View Source Repository