cross-agent-review
Installation
SKILL.md
Cross-Agent Review
Request a code review from another AI agent. This enables Claude Code to solicit a review from Codex, or request a fresh self-review.
Arguments
- First argument: Optional -
claudeorcodex(defaults tocodex, i.e. the other agent when invoked from Claude Code)
Prerequisites
- The underlying scripts must exist:
./scripts/agents/tooling/agentTool.ts - For Claude Code reviews: Claude CLI must be authenticated
- For Codex reviews:
OPENAI_API_KEYmust be configured - Run from the repository root, or resolve paths from
git rev-parse --show-toplevel
Setup
Verify we're on a PR branch: