betmoar/cc-reload-plugin

Session continuity across context resets for Claude Code — snapshots a session digest before /clear, /compact, or auto-compaction and auto-rehydrates after. The non-looped companion to cc-repete.

1Stars on the repository
11Mods indexed here, across every type
27d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

SessionStart

01

betmoar/cc-reload-plugin

Hook

Runs when a session starts on startup, resume, clear and compact, executing sessionstart-hook.sh via bash. From betmoar/cc-reload-plugin.

1 27d ago A tokens not measured copy · 81% MIT

PreCompact

02

betmoar/cc-reload-plugin

Hook

Runs before the context is compacted for manual and auto tool calls, executing precompact-hook.sh via bash. From betmoar/cc-reload-plugin.

1 27d ago A tokens not measured copy · 58% MIT

Stop

03

betmoar/cc-reload-plugin

Hook

Runs when the agent finishes a response, executing stop-hook.sh via bash. From betmoar/cc-reload-plugin.

1 27d ago A tokens not measured copy · 55% MIT

PreToolUse

04

betmoar/cc-reload-plugin

Hook

Runs before the agent uses a tool for Write and Edit tool calls, executing pretooluse-hook.sh via bash. From betmoar/cc-reload-plugin.

1 27d ago A tokens not measured copy · 55% MIT