cross-model-review

Route code and content reviews to GPT and Gemini critic models.

Updated Jun 8, 2026
One-click install
npx skills add https://github.com/QuestionPilot/authored-skills --skill cross-model-review-questionpilot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cross-model-review
Source: https://github.com/QuestionPilot/authored-skills/tree/main/skills/cross-model-review
Command: npx skills add https://github.com/QuestionPilot/authored-skills --skill cross-model-review-questionpilot

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires codex, agy, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Prevents cognitive biases by reviewing Claude's work with two distinct model families, ensuring objective evaluations and uncovering issues that Claude may miss.

Core Features & Use Cases

  • Two Critic Models: Reviews work with GPT and Gemini models, offering two equal, first-class perspectives.
  • Role-based Execution: Different roles like driver, critics, judge/synthesizer, and panelists for specific tasks.
  • Security Focus: Implements hard gates to prevent sensitive data exfiltration, with read-only and no-go preambles for protection.

Quick Start

Ask Claude to 'check my work' or 'review this code snippet' to initiate a cross-model review.

Frequently Asked Questions about cross-model-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I review code using multiple AI models to avoid confirmation bias?

To review code without confirmation bias, route your queries to distinct critic models like GPT and Gemini. This prevents self-review of Claude's output by ensuring unbiased analysis and error detection from two equal perspectives.

Can I run an adversarial stress test on text, video, and PDF files?

You can run adversarial stress tests on diverse content types including text, video, audio, and PDFs. The review process handles these formats to uncover issues and provide comprehensive evaluations.

What is cross-model review and how does it handle security?

Cross-model review routes queries to GPT and Gemini for objective evaluations. It handles security by applying read-only safeguards, hard gates, and data exfiltration scanning to prevent sensitive data leaks.

Does this approach work with diffs and patches for error detection?

Yes, this approach works with diffs and patches for error detection. The review process evaluates these specific content types alongside text and multimedia, applying unbiased analysis to uncover potential issues.

How do I start a model-based review of my work?

To start a model-based review, simply ask Claude to check your work or review a code snippet. This initiates the routing to distinct critic models for comprehensive evaluation and error detection.

What roles are used when checking work with different models?

When checking work, the process uses roles like driver, critics, judge/synthesizer, and panelists. These specific roles ensure structured, unbiased evaluations across distinct model families.