SessionStart
01Hook Claude Code
Runs when a session starts on startup, clear and compact, executing session-brief.sh. From techtheist/engram.
32 tagged memory management, measured the same way as everything else here.
Browse within: memory-system 25
Hook Claude Code
Runs when a session starts on startup, clear and compact, executing session-brief.sh. From techtheist/engram.
Hook Claude Code
Runs after a tool call finishes for Read, Edit, Write and MultiEdit tool calls, executing file-read-match.sh. From techtheist/engram.
Hook Claude Code
Runs when a tool call fails, executing post_tool_use_failure.py via uv. From gingugu/gingugu.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing user_prompt_submit.py via uv with --log-only, --store-last-prompt and --name-agent. From gingugu/gingugu.
Hook Claude Code
Runs when the agent finishes a response, executing stop.py via uv with --chat, --notify and --check-memory-saves. From gingugu/gingugu.
AojdevStudio/simple-memory-mcp
Hook Claude Code
Runs before the agent uses a tool for Bash, Write, Edit and MultiEdit tool calls, executing pre_tool_use.py and typescript-validator.py (2 commands). From AojdevStudio/simple-memory-mcp.
AojdevStudio/simple-memory-mcp
Hook Claude Code
Runs after a tool call finishes for Bash, Write, Edit, MultiEdit, TodoWrite, Write, Edit and MultiEdit tool calls, executing post_tool_use.py, import-organizer.py and code-quality-reporter.py (3 commands). From AojdevStudio/simple-memory-mcp.
AojdevStudio/simple-memory-mcp
Hook Claude Code
Runs when the agent sends a notification, executing notification.py (2 commands). From AojdevStudio/simple-memory-mcp.