Fleet Review — Development agent for Claude Code
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
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 RepositoryRelated Agents
PR Creator
Opens a GitHub pull request for the current branch using gh pr create. Use when work is committed and pushed a
Rn Reviewer
Reviews React Native code changes for correctness and performance. Use when reviewing a diff, a pull request,
Step Push PR
Step agent that pushes the story branch to remote and creates a GitHub pull request. Use in pipelines after co
Sap Critic
SAP quality gate — functional specification review, configuration validation, and implementation plan critique
Opus Reviewer
Fresh-eyes review agent for the opus-build workflow Phase 4. Reviews one diff or branch against the codebase a
PR Prep
Use this agent when the user wants to prepare a pull request, review changes before PR submission, generate PR
Related Skills
Dbdocs PR
Open a GitHub PR for the current branch with a body that follows .github/PULL_REQUEST_TEMPLATE.md, filled from
PR Desc
Reads git diff between the current branch and main (or a specified base branch), analyzes changed files, and g
PR Message
Generate a pull request message from branch commits and diff: title, summary, goal, changed files, test covera