sha 2ce8e03589dcBorn in: the post where it earned its place →
The generic “stay concise and use sub-agents” tip is advice; this is an enforced operator loop where every checkpoint and final claim must cite a real path/commit/command-output, mutations are bracketed by pre-flight snapshot plus verify-and-revert-on-red, and a scope cap plus loop-detector stop the run before it drifts or runs away. Reach for this when a run is long enough that the agent’s OWN context degrades – not as a general agent contract (the unattended-autonomous-orchestrator owns task selection and adversarial review), but as a context-hygiene layer you stack on top of one to fight context rot across many hours or a multi-day session. The two overlap, but this prompt’s unique job is the working-memory degradation: the checkpoint and self-TLDR protocol is the whole point, and it deliberately leaves the orchestrator’s task-selection and critic machinery alone.
Fill in: task checkpoint_interval scope_cap verify_command revert_command subagent_mechanism checkpoint_log_path
Shared as is, for reference. Read it and decide what it will do before you run it; using it is your responsibility, under the terms.