← Quick Notes
DL

Duyet Le

May 31, 2026

Claude + Codex Review + CodeRabbit

This is the best combo I am using now.

I am on both Claude Max and Codex Pro. Claude Code + Codex Review + CodeRabbit feel like the right pairing, both comment natively inside the PR and give different views of the same problem. The fun part is watching whether they agree or not.

Opus 4.8 feels more honest now. I can see it push back, and sometimes it just rejects a change instead of nodding along.

CodeRabbit is still the best at finding the bug, it auto-fix is still a bit off, though.

How I run it:

  • On demand → Claude Code with /github:babysit-pr. It reads through all the review comments and auto-fixes the CI for me.
  • Scheduled → a Codex automation that reviews daily, merges or resolves issues, and can also fold in CodeRabbit's comments.

Some PRs run long — a lot of back and forth between them until it finally gets the thumbs up:

claude-codex-coderabbit-1.jpegclaude-codex-coderabbit-2.jpegclaude-codex-coderabbit-3.jpeg