Paper Trail Cascade banner
roomi-fields roomi-fields

Paper Trail Cascade

Development community

Description

--- description: Acquire PDFs via the 8-source cascade (11 with opt-in extended sources) for a single ref by slug, or a batch filtered by state. Validates page 1 anti-homonymy on each download. --- # `/paper-trail:cascade` — Run the PDF acquisition cascade Invoke the `pdf-cascade` skill to push refs through the FSM via the strict acquisition cascade. ## Usage ``` /paper-trail:cascade <slug> # one ref by slug /paper-trail:cascade --state candidate # batch by state /paper-tr

Installation

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

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

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

Full documentation available on GitHub

View Source Repository