Review Rig lets you run several LLM‑based code reviewers on a Git snapshot, reconcile their findings, and automatically apply fixes in a safe worktree. It supports popular assistant CLIs like Claude, OpenAI Codex, and Copilot, and requires no external dependencies beyond Python 3.11+. Developers can run it locally, keep every change auditable, and avoid opening PRs until they’re ready. It’s ideal for teams that want a rigorous, reproducible review process without cloud services.
View on GitHub →emerzon/review-rig