Paper Trail Audit Article banner
roomi-fields roomi-fields

Paper Trail Audit Article

Security community

Description

--- description: Per-citation audit of an academic article (LaTeX or Markdown). Produces RECEIPTS.md classifying each citation as VALID/ADJUST/INVALID/UNVERIFIABLE. Optional --warn inserts inline warnings in a .bak copy of the source. --- # `/paper-trail:audit-article` — Per-citation audit of an article Invoke the `citation-receipts` skill to audit every citation in an academic article file against the actual source PDFs. ## Usage ``` /paper-trail:audit-article <path-to-paper.tex> /paper-tra

Installation

Installs to ~/.claude/skills/roomi-fields-paper-trail-paper-trail-audit-article/SKILL.md

Terminal
mkdir -p ~/.claude/skills/roomi-fields-paper-trail-paper-trail-audit-article && curl -fsSL https://raw.githubusercontent.com/roomi-fields/paper-trail/HEAD/commands/paper-trail-audit-article.md -o ~/.claude/skills/roomi-fields-paper-trail-paper-trail-audit-article/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository