If you're orchestrating a task that'll outlive your context window or get handed off mid-flight, this protocol keeps you from losing your place. It's checkpoint-driven: you write intent files, baseline usage snapshots, todo lists, and drift checks to disk under a dated work directory. Before each slice you restate the goal and what you're changing. After each slice you log evidence and update state. The discipline is overkill for quick fixes but essential when subagents are involved, architecture is shifting, or you need to resume three sessions later without guessing where you were. It's not a planner or executor, just the scaffolding that makes long runs legible and recoverable.
npx -y skills add ganyuanran/aegis --skill long-task-continuation --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
shadcn/improve
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills