Paper Trail Doctor banner
roomi-fields roomi-fields

Paper Trail Doctor

Security community

Description

--- description: Audit the registry via the 19 mechanical invariants (I1-I19). Reports ERROR/WARN/INFO violations. Optional auto-fix for safe ones (I4 path, I6 sha256, I9 attempts). --- # `/paper-trail:doctor` — Run invariants audit Invoke the `registry-doctor` skill to check the 19 invariants on the registry. ## Usage ``` /paper-trail:doctor # full check, severity ≥ info /paper-trail:doctor --severity error # errors only /paper-trail:doctor --severit

Installation

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

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

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

Full documentation available on GitHub

View Source Repository