The Infiquetra lifecycle's HEAVY forensic reconstruction engine — the deep half beside /loop's lightweight restore. Two tiers — Tier 1 reconstructs from the saga's WHOLE tick-chain trajectory (not just the last frame) plus PR archaeology and explicit conflict reconciliation; Tier 2 (fallback only, no saga AND no resolvable issue) is a slim Claude-only port of CE session forensics over local JSONL logs. Read-only on the world; it writes one git-ignored re-entry tick that reuses the restored saga_id, then routes. Triggers on "resume", "reconstruct what happened", "what was tried across these PRs", a corrupt or missing local cache, or same-machine work that never wrote a saga.
$npx -y skills add infiquetra/infiquetra-claude-plugins --skill resumeInstalls into the current project.
Run `npx skills use "https://github.com/infiquetra/infiquetra-claude-plugins" --skill "infiquetra/infiquetra-claude-plugins/resume"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/infiquetra/infiquetra-claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/infiquetra/infiquetra-claude-plugins"` and select the relevant skills, then follow their instructions.