What problem does it solve? Main-experiment results can be fragile artifacts of a specific method, dataset, or model choice. This Skill stress-tests each research claim by running controlled swap variants and computing a robustness score, so you know whether a finding survives independent replication or collapses under a different setup. ## Core Features & Use Cases - Three-Stage Verification Pipeline: Audits the main experiment's evaluation and mechanism rigor, runs swap variants on top-priority claims, then judges each variant against the frozen claim with binary pass/fail verdicts. - Dual Integrity Gates: Cross-model audits (experiment methodology plus mechanism-intervention rigor) gate both the main experiment and every variant, excluding untrusted runs from the robustness calculation. - Robustness Scoring with Five Terminal States: Computes robustness = passing variants / eligible variants and assigns PASS, FAIL, INCONCLUSIVE, ZERO_ELIGIBLE_VARIANTS, or INTEGRITY_ONLY per claim. - Use Case: After running experiments that appear to support a claim about LLM internal mechanisms, invoke verification to swap the model or dataset and confirm the conclusion holds before writing it into a research report. ## Quick Start Ask the agent to verify claim C1 with a robustness threshold of 0.67 and dimensions set to method and dataset.