Successor Handoff
A pattern for running many-hour autonomous workflows without hitting a single context window.
Three rules, one parent, many successor hops. The parent never fills up because it reads only status files. Each track's subagent stays lean via file-first discipline. When a subagent's context does start to swell, a fresh successor spawns in seconds with the filesystem as its memory — no human in the loop, no narrative compression.
The Problem
Autonomous workflows that need m
[Description truncada. Veja o README completo no GitHub.]