kenimo49/compact-ops

Claude Code plugin: self-contained session state preservation across context compaction (state capture, recovery injection, resume recovery, built-in usage warnings)

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

PreCompact

01

kenimo49/compact-ops

Hook

Runs before the context is compacted, executing precompact-backup.sh and precompact-state.sh via bash (2 commands). From kenimo49/compact-ops.

3 28d ago A tokens not measured copy · 59% MIT

PostCompact

02

kenimo49/compact-ops

Hook

Runs after the context is compacted, executing postcompact-reset.sh via bash. From kenimo49/compact-ops.

3 28d ago A tokens not measured original MIT

SessionStart

03

kenimo49/compact-ops

Hook

Runs when a session starts on compact and resume, executing sessionstart-recovery.sh via bash. From kenimo49/compact-ops.

3 28d ago A tokens not measured original MIT

UserPromptSubmit

04

kenimo49/compact-ops

Hook

Runs when you submit a prompt, before the agent sees it, executing userpromptsubmit-warn.sh via bash. From kenimo49/compact-ops.

3 28d ago A tokens not measured copy · 66% MIT