verify-claims

Validate research experiment claims using cross-family adversarial verification.

Updated Jun 11, 2026
One-click install
npx skills add https://github.com/antondelafuente/automated-researcher --skill verify-claims-antondelafuente
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verify-claims
Source: https://github.com/antondelafuente/automated-researcher/tree/main/plugins/verify-claims/skills/verify-claims
Command: npx skills add https://github.com/antondelafuente/automated-researcher --skill verify-claims-antondelafuente

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires codex, claude, scripts/verify_claim.sh, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides cross-family adversarial checks to ensure the accuracy of claims made in experiments, reducing the risk of confidently wrong numbers and improving research integrity.

Core Features & Use Cases

  • Cross-Family Auditing: Audits experiment claims against a foreign model family to avoid self-catch errors.
  • Adversarial Verification: Verifies claims using an independent verifier to ensure objectivity.
  • Use Case: When reviewing a research experiment, use this Skill to audit the claims made in the experiment, ensuring that the results are reproducible and the conclusions are justified.

Quick Start

Run the verify_claim.sh script with the claim file and evidence directory.

Frequently Asked Questions about verify-claims

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

FAQPage Schema
How do I validate experiment claims using cross-family verification?

Cross-family verification validates experiment claims by auditing them against a foreign model family, ensuring objectivity and reducing self-catch errors. It checks research results for accuracy and reproducibility at various experiment lifecycle stages.

How does adversarial auditing prevent self-catch errors in research experiments?

Adversarial auditing prevents self-catch errors by using an independent foreign model family as a verifier. This cross-family approach ensures objectivity, reducing the risk of confidently wrong numbers and improving overall research integrity.

How do I run cross-family verification for experiment claims?

Run the verify_claim.sh script with your claim file and evidence directory. This script executes the adversarial verification process using external model runners to audit the experiment results.

What dependencies do I need to run cross-family adversarial verification?

You need external model runners like codex and claude, along with the verify_claim.sh script. These dependencies provide the independent model family required to objectively audit and verify experiment claims.

When should I use cross-family adversarial checks in the experiment lifecycle?

Use cross-family adversarial checks whenever reviewing research experiments to ensure results are reproducible and conclusions are justified. It can be applied at various stages of the experiment lifecycle to validate accuracy.

What is the best way to ensure experiment reproducibility and research integrity?

The best way to ensure research integrity is cross-family adversarial verification, which audits experiment claims against a foreign model family. This independent verification confirms that results are reproducible and conclusions are justified.