Cross Code Review

Request cross code review from other model and/or harness.

vsevolodbazhan Updated

File contents

General

  • If you are an Anthropic model, prioritize requesting review from OpenAI (Codex) models.
  • If you are an OpenAI model, prioritize requesting review from Anthropic (Claude) models.
  • Base branch is generally master but might be main.
  • If you are given a PR to review, checkout its branch locally first.
  • Tweak default timeout for big changes.

Codex

gtimeout 600s codex --model gpt-5.6-sol --sandbox read-only review --base main

Claude

gtimeout 600s claude --permission-mode auto --model opus --print "Review current changes against the base branch main"

vsevolodbazhan/agent-skills/tree/main/skills/cross-code-review commit 5453ad4f6e

Frequently asked questions

npx skillmds@latest add vsevolodbazhan/cross-code-review