Paper Trail Review banner
roomi-fields roomi-fields

Paper Trail Review

Development community

Description

--- description: Review and arbitrate problematic references (cascade-exhausted, unresolved UID, awaiting OCR). Generates an up-to-date report, walks through cases by category, and applies arbitration decisions to the registry. --- # `/paper-trail:review` — Arbitrate problematic refs Pour traiter en une session toutes les refs qui ne peuvent pas progresser automatiquement et demandent une décision humaine. ## Usage ``` /paper-trail:review # tous les cas /paper-trail

Installation

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

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

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

Full documentation available on GitHub

View Source Repository