check-consistency

Audit LaTeX documents for numeric, terminology, and reference inconsistencies.

58|10|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/Alexander-M-Dickerson/ai-asset-pricing --skill check-consistency-alexander-m-dickerson
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: check-consistency
Source: https://github.com/Alexander-M-Dickerson/ai-asset-pricing/tree/main/.claude/skills/check-consistency
Command: npx skills add https://github.com/Alexander-M-Dickerson/ai-asset-pricing --skill check-consistency-alexander-m-dickerson

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps ensure research papers stay internally consistent by automatically scanning for numeric mismatches, terminology drift, and broken cross-references.

Core Features & Use Cases

  • Cross-section auditing across main.tex and guidance files to detect numeric inconsistencies and terminology drift.
  • Terminology and reference integrity checks, including equation, figure, and table references.
  • Comprehensive report generation highlighting critical mismatches and suggested fixes.

Quick Start

Run the check-consistency command to scan main.tex and report any quantitative, terminology, or cross-reference issues.

Frequently Asked Questions about check-consistency

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

FAQPage Schema
How do I check for inconsistencies in a LaTeX document?

To check for inconsistencies in a LaTeX document, run a cross-section audit that scans main.tex to identify numeric mismatches, terminology drift, and broken references. The process generates a structured report detailing quantitative mismatches and reference integrity issues.

How do I audit cross-references for equations, figures, and tables in research papers?

Auditing cross-references for equations, figures, and tables in research papers involves scanning sections that cite these elements to detect broken links and reference integrity issues. The audit compares document sections against optional guidance files to produce a comprehensive mismatch report.

What is terminology drift and how can I detect it in my LaTeX paper?

Terminology drift occurs when inconsistent terms are used across different sections of a document. You can detect terminology drift in a LaTeX paper by running an automated consistency check that scans sections and compares terminology against optional guidance files to report deviations.

Can I use guidance files to verify numeric claims and terminology in LaTeX?

Yes, you can use optional guidance files to verify numeric claims and terminology in LaTeX. The consistency check scans main.tex and compares its sections against these guidance files to detect quantitative mismatches and terminology drift for your research paper.

What is the best way to find broken citations and numeric mismatches in a research paper?

The best way to find broken citations and numeric mismatches in a research paper is applying an automated paper audit. This audit cross-checks sections citing equations, figures, and tables against guidance files, outputting a structured report highlighting critical mismatches and suggested fixes.

Does the consistency check require any dependencies to run?

No, the consistency check does not require any dependencies to run. It operates independently to audit your LaTeX document, requiring only your main.tex file and any optional guidance files to perform terminology and cross-reference integrity checks.