Long Running

Orchestrates long-running, multi-iteration tasks with Fable-5-style checkpointing, resume packs, self-paced scheduling, and per-iteration enforcement gates. ALWAYS trigger on "long running task", "keep working", "work overnight", "autonomous loop", "checkpoint", "resume where we left off", "iterate until done", "multi-session task", "self-pacing", "background build". Use when a task spans multiple iterations, sessions, or context windows. Different from orchestrator which routes a single pass -- this skill manages state, pacing, and enforcement across iterations.

aj-geddes d6fba65 5 files · 38.4 KB Updated

File contents

aj-geddes/unicorn-team/tree/main/skills/long-running commit d6fba655ec

Frequently asked questions

npx skillmds@latest add aj-geddes/long-running