Reduce AI hallucinations through multi-model consensus. A Claude Code skill that cross-verifies answers from Claude, Codex, and Gemini.
git clone https://github.com/leiMizzou/CrossCheck.gitCrossCheck is a Claude Code skill that improves answer reliability by querying three AI models—Claude, Codex, and Gemini—simultaneously and having each critique the others' responses. The skill uses a three-round verification process: independent answers, cross-review for errors and blind spots, and final consensus synthesis. It includes smart short-circuit logic that skips verification rounds when all models agree, saving time and cost. Teams making critical decisions benefit from higher-confidence conclusions backed by multi-model validation rather than relying on a single AI source.
Install with `git clone https://github.com/leiMizzou/CrossCheck.git && cd CrossCheck && ./install.sh`. Log in to OpenAI and Google CLIs, then restart Claude Code with `/exit`. Use the `/crosscheck <question>` command to query all three models and receive consensus results with audit logging.
Verify architectural recommendations across microservices and hybrid approaches
Cross-check compliance and regulatory guidance for finance and healthcare
Validate technical decisions with structured consensus from multiple AI perspectives
Audit complex reasoning by surfacing model disagreements and blind spots
No install command available. Check the GitHub repository for manual installation instructions.
git clone https://github.com/leiMizzou/CrossCheckCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
I need to verify the following information: [INFORMATION]. Please use the CrossCheck skill to cross-verify this information using Claude, Codex, and Gemini. Provide a consensus report with any discrepancies.
# CrossCheck Consensus Report ## Information to Verify: "The capital of France is Berlin." ### Claude's Response: - **Answer:** The capital of France is Paris. - **Confidence:** High ### Codex's Response: - **Answer:** The capital of France is Paris. - **Confidence:** High ### Gemini's Response: - **Answer:** The capital of France is Paris. - **Confidence:** High ## Consensus Report: - **Consensus:** All models agree that the capital of France is Paris. - **Discrepancy:** The provided information that the capital of France is Berlin is incorrect. - **Recommendation:** The correct information should be used in all future references.
Google's multimodal AI model and assistant
AI assistant built for thoughtful, nuanced conversation
Get more done every day with Microsoft Teams – powered by AI
Automate your spreadsheet tasks with AI power
Agentic AI Workflow platform
Connected workspace for docs, wikis, and projects
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan