consistency-auditor

Audit numbers, file names, symbols, and parameters across documents, code, and results.

Updated Jul 6, 2026
One-click install
npx skills add https://github.com/echo-ice/mathmodeling-ssl --skill consistency-auditor-echo-ice
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: consistency-auditor
Source: https://github.com/echo-ice/mathmodeling-ssl/tree/main/.codex/skills/consistency-auditor
Command: npx skills add https://github.com/echo-ice/mathmodeling-ssl --skill consistency-auditor-echo-ice

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires numpy, pandas, matplotlib, openpyxl, pypdf, pdfplumber, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill audits cross-media consistency of numbers, file names, symbols, and parameters across various media, ensuring the integrity of the work.

Core Features & Use Cases

  • Consistency Checking: Audits and reports inconsistencies in numbers, file names, symbols, and parameters across multiple documents and code files.
  • Audit Dimensions: Checks for consistency in numerical claims, file references, symbol definitions, parameter values, and decision provenance.
  • Use Case: Before finalizing the paper, use this Skill to ensure that all numbers, file references, and assumptions are consistent across the paper, code, and results.

Quick Start

Run the consistency-auditor skill to perform a full audit on the current project.

Frequently Asked Questions about consistency-auditor

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

FAQPage Schema
How do I check consistency between my paper, code, and results in a mathematical modeling project?

Cross-media consistency auditing checks numerical claims, file references, symbols, and parameters across documents, code, and results to ensure integrity. It compares contents across multiple media types to report mismatches before finalizing a project.

What file formats can I audit for numerical and parameter consistency?

Cross-media consistency auditing supports YAML, MD, JSON, CSV, and binary data formats. It reads multiple file types, including documents and code, to compare contents and verify that all claims and parameters match across the project.

How do I verify that file references and symbols match across my documents and code?

Cross-media consistency auditing validates file references and symbol definitions by reading text files and comparing their contents. It audits decision provenance and parameter values to ensure all definitions remain aligned across documents and code.

Can I audit consistency across documents using pandas and pypdf?

Cross-media consistency auditing uses dependencies including pandas, pypdf, and pdfplumber to read and parse multiple file formats. These libraries enable the extraction and comparison of data from documents, code files, and results.

What is the best way to audit decision provenance and assumptions before finalizing a paper?

Cross-media consistency auditing checks decision provenance and parameter consistency across multiple media. It audits numbers, file names, and symbols to ensure all assumptions in the paper, code, and results remain consistent before finalization.

What are the limitations of cross-media consistency auditing for mathematical modeling?

Cross-media consistency auditing requires reading multiple file types to compare contents, meaning heavily scanned or unstructured binary formats without extractable text may limit the depth of numerical claims and parameter verification.