memory bank hooks

4 tagged memory bank, measured the same way as everything else here.

PreCompact

01

spideynolove/memory

Hook Claude Code

Runs before the context is compacted, executing pre_compact.py via python. From spideynolove/memory.

3 5mo ago A tokens not measured original MIT

UserPromptSubmit

02

spideynolove/memory

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing user_prompt_submit.py and context_router.py via python (2 commands). From spideynolove/memory.

3 5mo ago A tokens not measured original MIT

PreToolUse

03

rumotion/ai-agent-project-template

Hook Claude Code

Runs before the agent uses a tool for Write and Edit tool calls, executing guard-sensitive-paths.py via python with --client. From rumotion/ai-agent-project-template.

1 12d ago A tokens not measured original MIT

PostToolUse

04

rumotion/ai-agent-project-template

Hook Claude Code

Runs after a tool call finishes for Write and Edit tool calls, executing log-writes.py via python with --client and --workspace-root. From rumotion/ai-agent-project-template.

1 12d ago A tokens not measured original MIT