paper-claim-audit

Audit research papers to verify numeric claims against raw result files.

38|3|Updated May 7, 2026
One-click install
npx skills add https://github.com/Chanw-research/claude-code-paper-writing --skill paper-claim-audit-chanw-research
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-claim-audit
Source: https://github.com/Chanw-research/claude-code-paper-writing/tree/main/skills/paper-discipline/paper-claim-audit
Command: npx skills add https://github.com/Chanw-research/claude-code-paper-writing --skill paper-claim-audit-chanw-research

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This audit solves the problem of unverified numerical claims in research papers by validating every number, percentage, and comparison against the original raw results with a zero-context reviewer, removing confirmation bias.

Core Features & Use Cases

  • Fresh zero-context reviewer: Every audit run uses a new model thread with no prior context to prevent bias.
  • Traceable evidence mapping: Extracts quantitative claims from the paper and links them to the corresponding raw data files (CSV/JSON/etc.) for verification.
  • Structured reporting: Produces a human-readable audit report and a machine-readable JSON artifact detailing claim-by-claim verdicts.
  • Safety and compliance: Enforces strict exclusion of executor summaries and supports integration with submission workflows.

Quick Start

Run the audit on the target paper directory with its raw results to verify that every numeric claim matches the evidence.

Frequently Asked Questions about paper-claim-audit

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

FAQPage Schema
How do I verify numeric claims in a research paper against raw data files?

To verify numeric claims against raw data, this audit extracts quantitative statements from manuscripts and maps them to original CSV or JSON result files, producing a structured report confirming whether each number exactly matches the evidence.

What is a zero-context reviewer for auditing paper claims?

A zero-context reviewer audits paper claims using a fresh model thread with no prior context, preventing confirmation bias during the verification of quantitative claims against raw data files.

How do I audit a manuscript directory with CSV and JSON raw results?

To audit a manuscript directory, provide access to the raw result files in formats like CSV or JSON, and the audit will extract numeric claims from the paper to verify them against the evidence while generating a structured JSON and human-readable report.

Can I use this audit for pre-submission checks and post-review audits?

Yes, this audit applies to both pre-submission checks and post-review audits, verifying that every numeric claim in a manuscript with associated data files and tables exactly matches the raw results.

What file formats do I need for verifying research paper reproducibility?

Verifying research paper reproducibility requires access to raw result files such as CSV or JSON, stored in a dedicated paper directory alongside the manuscript, to map and validate quantitative claims against the evidence.

Does the audit enforce strict separation between claims and evidence?

Yes, the audit enforces strict separation between claims and evidence by excluding executor summaries, ensuring that the zero-context reviewer validates numeric claims solely against raw data files without bias.