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 - claude or codex (defaults to codex, 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_KEY must be configured
  • Run from the repository root, or resolve paths from git rev-parse --show-toplevel

Setup

Verify we're on a PR branch:

Installs
1
Repository
a2f0/tearleads
First Seen
Mar 9, 2026
cross-agent-review — a2f0/tearleads