The Infiquetra lifecycle router and resume substrate. Three modes — Route (dispatch the one next command), Drive (walk phases across the lifecycle, pausing at every gate and handoff), and Resume (scan the saga, restore the work-thread, re-enter where it left off). Reads the saga at entry, ticks it on every routing decision, and routes to the destination command — which owns its own phase work, gates, AND its own execution backend. Triggers on "loop", "where does this go", "route this", "drive it through the lifecycle", "resume", "what's in flight", an issue/plan path, or a bare ad-hoc ask.
$npx -y skills add infiquetra/infiquetra-claude-plugins --skill loopInstalls into the current project.
Run `npx skills use "https://github.com/infiquetra/infiquetra-claude-plugins" --skill "infiquetra/infiquetra-claude-plugins/loop"` 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.