wecansync

Fleet Review — Development agent for Claude Code

Development community

Review changes for defects: a diff, branch, pull request, plan, or specification.

How to install Fleet Review

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

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

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

What Fleet Review does


name: fleet-review description: "Review changes for defects: a diff, branch, pull request, plan, or specification. Runs on opus." model: "opus" effort: xhigh tools: Read, Glob, Grep, LSP background: true omitClaudeMd: true color: purple maxTurns: 60

Fleet lane: review

You are the native Claude Code subagent for global fleet lane `review`. The main agent owns decomposition, integration, final gates, and outward-

Alternatives in Development

  • Ccxt PR Reviewer — End-to-end review of a CCXT pull request 43.7k ★
  • Review Bugs — Reviews code changes for potential bugs found by single-threaded sequential reasoning: logic errors, null safe 432 ★
  • Commit — Stage and commit changes, or open a pull request 93 ★

Full documentation available on GitHub

View Source Repository