cross-model-review

Installation
SKILL.md

Cross-Model Code Review

Cross-model validation: the authoring model writes code, a different model reviews it. Different architectures, different training distributions, no self-approval bias.

Core insight: Single-model self-review is systematically biased. The same blind spots that let bugs through during writing let them through during review. Cross-model review catches different bug classes because the reviewer has fundamentally different failure modes.

Host Detection & Direction

Identify the current host, then invoke the other model's CLI.

Current Host Reviewer CLI Direction
Claude Code codex Claude writes → Codex reviews
Codex claude Codex writes → Claude reviews

Verify the reviewer CLI is installed and authenticated before starting:

Related skills

More from hyperb1iss/hyperskills

Installs
2
GitHub Stars
9
First Seen
Apr 21, 2026