SessionStart
01Hook
Runs when a session starts, executing cmem-hook.mjs via node. From thedotmack/claude-mem.
287 tagged ai memory, measured the same way as everything else here.
Browse within: agent-memory 69context-engineering 21artificial-intelligence 20context-management 20knowledge-graph 19codex-cli 16ai-memory-system 15knowledge-management 15markdown 14agentic-coding 13opencode 13chromadb 12agent-infrastructure 9hooks 9
Hook
Runs when a session starts, executing cmem-hook.mjs via node. From thedotmack/claude-mem.
Hook
Runs after a tool call finishes, executing cmem-hook.mjs via node. From thedotmack/claude-mem.
Hook
Runs before the agent uses a tool for Task and Agent tool calls, executing cmem-hook.mjs via node. From thedotmack/claude-mem.
Hook
Runs when a session starts, executing session_start.py via python3. From vectorize-io/hindsight.
Hook
Runs when you submit a prompt, before the agent sees it, executing recall.py via python3. From vectorize-io/hindsight.
Hook
Runs when the agent finishes a response, executing retain.py via python3. From vectorize-io/hindsight.
Hook
Runs when a session starts on startup, clear and compact, executing cli.mjs via node. From RedPlanetHQ/core.
Hook
Runs when the agent finishes a response, executing cli.mjs via node. From RedPlanetHQ/core.
Hook
Runs when a session starts, executing session-start.js, session-notifications.js and session-start-setup.js via node (3 commands). From activeloopai/hivemind.
Hook
Runs when you submit a prompt, before the agent sees it, executing capture.js and recall.js via node (2 commands). From activeloopai/hivemind.
Hook
Runs before the agent uses a tool, executing pre-tool-use.js via node. From activeloopai/hivemind.
CodeAbra/iai-personal-memory-engine
Hook
Runs when a session starts on startup, resume, clear and compact, executing iai-mcp-session-recall.sh via bash. From CodeAbra/iai-personal-memory-engine.
CodeAbra/iai-personal-memory-engine
Hook
Runs when you submit a prompt, before the agent sees it, executing iai-mcp-turn-capture.sh and iai-mcp-per-turn-recall.sh via bash (2 commands). From CodeAbra/iai-personal-memory-engine.
CodeAbra/iai-personal-memory-engine
Hook
Runs when the agent finishes a response, executing iai-mcp-session-capture.sh via bash. From CodeAbra/iai-personal-memory-engine.
Hook
Runs when a session starts on startup and resume, executing deja.sh. From vshulcz/deja-vu.
Hook
Runs when you submit a prompt, before the agent sees it, executing deja.sh. From vshulcz/deja-vu.
Hook
Runs before the context is compacted for manual and auto tool calls, executing deja.sh. From vshulcz/deja-vu.
Hook
Runs when a session starts on startup, resume and compact, executing on_session_start.sh. From atomicstrata/atomicmemory.
Hook
Runs before the context is compacted, executing on_pre_compact.sh. From atomicstrata/atomicmemory.
Hook
Runs after the context is compacted, executing on_post_compact.sh. From atomicstrata/atomicmemory.
Hook Claude Code
Runs when a session starts, running mulch prime. From jayminwest/mulch.
Hook Claude Code
Runs before the context is compacted, running mulch prime. From jayminwest/mulch.
Hook Claude Code
Runs when a session starts, executing orient.mjs via node. From aayoawoyemi/Ori-Mnemos.
Hook Claude Code
Runs after a tool call finishes for Write tool calls, executing validate.mjs via node. From aayoawoyemi/Ori-Mnemos.