proof-checker

Identify and fix gaps in LaTeX mathematical proofs via cross-model adversarial review.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a rigorous workflow to read LaTeX proofs, identify gaps via cross-model adversarial review, fix each gap with full derivations, re-review, and generate a complete audit trail.

Core Features & Use Cases

  • Cross-model proof review: automatically surface unjustified assertions, missing derivations, and logical gaps in mathematical proofs.
  • Gap-filling with derivations: generate detailed step-by-step derivations to discharge hypotheses in the main theorems.
  • Audit reporting: produce a formal PROOF_AUDIT-like document that records dependencies, claims, and resolutions for reproducibility.

Quick Start

Provide a rigorous LaTeX proof-check workflow that reads a paper, identifies gaps via cross-model adversarial review, fixes gaps with full derivations, and generates an audit report.

Frequently Asked Questions about proof-checker

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

FAQPage Schema
How do I verify mathematical proofs in LaTeX for logical gaps?

To verify mathematical proofs in LaTeX, this Skill identifies gaps via cross-model adversarial review, fixes missing derivations, and iterates until convergence to ensure logical completeness. It applies to complex theorems, lemmas, and micro-claims across multiple sections.

What is cross-model adversarial review for formal verification?

Cross-model adversarial review for formal verification is a process that surfaces unjustified assertions and missing derivations in mathematical proofs. It requires explicit hypotheses, justified interchanges, and a formal proof-obligation ledger to track dependencies until convergence.

How do I generate an audit report for mathematical proofs?

You generate an audit report for mathematical proofs by applying a rigorous workflow that records dependencies, claims, and resolutions. The Skill produces a formal PROOF_AUDIT-like document for reproducibility after identifying and fixing gaps in LaTeX documents.

Can I use proof-checking on complex theorems and lemmas across multiple sections?

Yes, proof-checking applies to complex theorems, lemmas, and micro-claims across multiple sections. The workflow reads LaTeX documents, identifies gaps, fills them with full derivations, and re-reviews until the proof converges.

How do I track proof dependencies and missing hypotheses in LaTeX documents?

You track proof dependencies and missing hypotheses in LaTeX documents using a formal proof-obligation ledger. The Skill requires explicit hypotheses and justified interchanges, iterating through cross-model review to discharge all outstanding obligations.

What are the limitations of automated proof-checking for LaTeX documents?

Automated proof-checking for LaTeX documents requires explicit hypotheses and justified interchanges to function properly. It may need multiple iterations to reach convergence, and complex proofs with implicit assumptions across sections could require extensive gap-filling derivations.