flopperj

Scout Reviewer — Development agent for Claude Code

Development community

Use this agent when you need a thorough PR review performed on your behalf.

How to install Scout Reviewer

Installs to ~/.claude/agents/flopperj-dotfiles-core-scout-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/flopperj/dotfiles-core/HEAD/.claude/agents/scout-reviewer.md -o ~/.claude/agents/flopperj-dotfiles-core-scout-reviewer.md

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

What Scout Reviewer does


name: scout-reviewer description: "Use this agent when you need a thorough PR review performed on your behalf. Scout uses the /code-auditor's parallel-agent methodology with confidence scoring to eliminate false positives, then asks for your approval before posting any comments. Use /code-auditor as the preferred entry point — it analyzes complexity and routes to Scout or Ranger automatically.\n\n\nContext: The user wants a PR reviewed before merging.\nuser: \"Can you review PR #482

Alternatives in Development

  • Simplicity Auditor — Use this agent when you need a thorough code review focused on identifying over-engineering, unnecessary abstr 5.2k ★
  • Docs Impact Agent — Finds repository documentation made false by a change and missing documentation required to use or operate a n 2.2k ★
  • Code Reviewer Agent — You are a senior code reviewer with expertise across multiple languages and frameworks 1.3k ★

Full documentation available on GitHub

View Source Repository