Claude (Anthropic)
Claude Code Review is Anthropic's managed, multi-agent PR reviewer (Team/Enterprise, launched 2026). Specialized agents analyze the diff in parallel for logic errors, boundary conditions, and security issues, with a verification step to filter false positives before posting.
There's also claude-code-action, an open-source GitHub Action that runs Claude on any plan with an API key and is fully customizable via your workflow file.
Both are strong at finding problems. What they don't do is open a ready-to-merge Fix PR — the fix step still lands on your team.