persistent memory hooks

25 tagged persistent memory, measured the same way as everything else here.

Browse within: coding-assistant 10cross-session-memory 10opencode-plugin 10postgresql 10ai-assistant 5ai-memory 5cli-agent 5knowledge-graph 5macos 5self-improving-ai 5semantic-memory 5

SessionStart

01

sliamh11/Deus

Hook Claude Code

Runs when a session starts, executing warden-shim.sh, linear_pending_hook.py and session_preflight_hook.py via bash (3 commands). From sliamh11/Deus.

51 7d ago A tokens not measured original MIT

UserPromptSubmit

02

sliamh11/Deus

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing memory_retrieval_hook.py and warden-shim.sh via bash (2 commands). From sliamh11/Deus.

51 7d ago A tokens not measured original MIT

PostToolUse

03

sliamh11/Deus

Hook Claude Code

Runs after a tool call finishes for Write, Edit, MultiEdit, apply_patch and Agent tool calls, executing warden-shim.sh via bash (7 commands). From sliamh11/Deus.

51 7d ago A tokens not measured original MIT

SessionStart

04

NovasPlace/CSM

Hook

Runs when a session starts, executing run-hook.mjs via node. From NovasPlace/CSM.

41 8d ago A tokens not measured original MIT

PostToolUse

05

NovasPlace/CSM

Hook

Runs after a tool call finishes, executing run-hook.mjs via node. From NovasPlace/CSM.

41 8d ago A tokens not measured original MIT

PreCompact

06

NovasPlace/CSM

Hook

Runs before the context is compacted, executing run-hook.mjs via node. From NovasPlace/CSM.

41 8d ago A tokens not measured original MIT

SessionStart

07

michielhdoteth/squish-memory

Hook

Runs when a session starts, executing session-start.sh. From michielhdoteth/squish-memory.

11 4d ago A tokens not measured original MIT

Stop

08

michielhdoteth/squish-memory

Hook

Runs when the agent finishes a response, executing session-stop.sh. From michielhdoteth/squish-memory.

11 4d ago A tokens not measured original MIT

SessionEnd

09

michielhdoteth/squish-memory

Hook

Runs when a session ends, executing session-end.sh. From michielhdoteth/squish-memory.

11 4d ago A tokens not measured original MIT

PostToolUse

10

shelby-protocol/memory-forge

Hook Claude Code

Runs after a tool call finishes for Edit and Write tool calls, running an inline shell check. From shelby-protocol/memory-forge.

2 2mo ago A tokens not measured

SessionStart

11

Yuno15-bb/c-brain

Hook

Runs when a session starts, executing plugin_bootstrap.py, brain_anticipate.py and check_update.py via python3 with --hook (3 commands). From Yuno15-bb/c-brain.

2 6d ago A tokens not measured original Apache-2.0

UserPromptSubmit

12

Yuno15-bb/c-brain

Hook

Runs when you submit a prompt, before the agent sees it, executing inject_recall.py via python3. From Yuno15-bb/c-brain.

2 6d ago A tokens not measured original Apache-2.0

PreToolUse

13

Yuno15-bb/c-brain

Hook

Runs before the agent uses a tool for Write, Edit, MultiEdit and NotebookEdit tool calls, executing pre_snapshot.py via python3. From Yuno15-bb/c-brain.

2 6d ago A tokens not measured original Apache-2.0