maintaining-session-continuity
Keep an ordinary (non-looped) Claude Code session resumable across a context reset — write and refresh the .reload/session.md digest, understand the snapshot -> arm -> rehydrate cycle, and the /clear, /compact, auto-compaction paths. Use whenever a session is getting long, before a /clear or /compact, when context-rot shows (the agent forgetting earlier decisions), or when the user mentions cc-reload, session reload/rehydrate, a ".reload/" directory, a session digest, or losing context on compaction — even if they don't name the plugin. NOT for autonomous loops: if a cc-repete loop is active, that tool owns continuity and cc-reload stands down.
2026-06-23