memory management hooks

32 tagged memory management, measured the same way as everything else here.

Browse within: memory-system 25

SessionStart

01

techtheist/engram

Hook Claude Code

Runs when a session starts on startup, clear and compact, executing session-brief.sh. From techtheist/engram.

17 2d ago A tokens not measured original MIT

PostToolUse

02

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.

17 2d ago A tokens not measured original MIT

PostToolUseFailure

03

gingugu/gingugu

Hook Claude Code

Runs when a tool call fails, executing post_tool_use_failure.py via uv. From gingugu/gingugu.

4 yesterday A tokens not measured original MIT

UserPromptSubmit

04

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.

4 yesterday A tokens not measured original MIT

Stop

05

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.

4 yesterday A tokens not measured original MIT

PreToolUse

06

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.

1 9mo ago A tokens not measured

PostToolUse

07

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.

1 9mo ago A tokens not measured

Notification

08

AojdevStudio/simple-memory-mcp

Hook Claude Code

Runs when the agent sends a notification, executing notification.py (2 commands). From AojdevStudio/simple-memory-mcp.

1 9mo ago A tokens not measured