PR Review Relay — AI skill for Claude Code
Hand a PR off to your other AI coding agents (Claude/Codex/Cursor) for automated, free, local cross-review.
How to install PR Review Relay
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open hamen/pr-review-relay and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What PR Review Relay does
Hand a PR off to your other AI coding agents (Claude/Codex/Cursor) for automated, free, local cross-review.
Alternatives in AI
- Codeburn — Free, local tool to track AI coding token usage and cost across 37 tools and agents (Claude Code, Cursor, Code 9.7k ★
- Codex — openai-codex Adversarial code review, Codex CLI integration, cross-model analysis 9.6k ★
- Token Monitor — Local-first desktop widget for tracking token usage, costs, and limits across 32+ AI coding tools—including Cl 1.8k ★
README
pr-review-relay

[](LICENSE) [](pr-review-relay) [](https://docs.anthropic.com/en/docs/claude-code) [](https://github.com/openai/codex) [](https://cursor.com) [](https://antigravity.dev) [](https://opencode.ai) [](https://qwen.ai/qwencode)
**Hand a pull request off to your *other* AI coding agents for an automated cross-review.**
You build a feature with one agent (Claude Code, Codex, Cursor, or Antigravity), it opens a PR — and the **others** automatically review that PR, headless, and post their findings as PR comments. (Reviewers are *asked* to be read-only; OpenCode and Grok enforce read-only (Grok via --deny '*' + sandbox; OpenCode via its own agent policy) — see [Notes & caveats](#-notes--caveats).) Local, free (it uses the agent CLIs you already pay for), and idempotent.
build feature ──► open PR ──► pr-review-relay --author
│
┌───────────────────────────────┼───────────────────────────────┐
▼ ▼ ▼
claude -p codex exec cursor-agent -p --model
agy -p opencode --pur
Related Skills
Agents Can Communicate
Let your AI coding sessions talk to each other. Coordinate parallel work, exchange reviews, and hand off unfin
Cross Agent Session Resumer
Resume AI coding sessions across providers: converts Codex, Claude, Gemini, and other session formats through
Agents Recap
Local, offline recap and RAG memory of your AI coding sessions. Reads Claude Code, Cursor and VS Code Copilot
Musage
跨平台 AI 套餐用量监控悬浮窗 / Cross-platform AI quota monitor - MiniMax · DeepSeek · Claude Code · Cursor · OpenRouter ·
NotchDial
Turn your MacBook notch into a switcher for your AI coding agents — three hand-crafted modes, one-prompt insta
Motif
A unification layer for AI coding agent sessions — collect Claude Code, Codex and Cursor sessions across your
Related Agents
Code Delivery Orchestrator
Use this agent when a coding agent has finished writing code and needs to hand off the delivery process. This
Cursor Delegate
Proactively use when this coding agent should hand a substantial coding, diagnosis, or implementation task to
Worker Review
Reviews an existing PR. Runs /review (plus /cso if security-adjacent); /codex review is opt-in (OFF by default