Paper Trail Identify banner
roomi-fields roomi-fields

Paper Trail Identify

Data community

Description

--- description: "Première passe du pipeline cible refondu (read-only). Produit un rapport d'identification : pour chaque mention citée dans le SOTA, indique si la fiche existe déjà au registre, son état actuel, si elle a un PDF, et l'action recommandée (réutiliser / créer / passer en revue). Ne modifie ni le SOTA ni le registre." --- # `/paper-trail:identify <SOTA-path>` — Rapport d'identification (read-only) Étape 1 du pipeline cible refondu (avant purge / acquire / linkify). Produit un rapp

Installation

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

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

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

Full documentation available on GitHub

View Source Repository