PreCompact
01Hook Claude Code
Runs before the context is compacted, executing pre_compact.py via python. From spideynolove/memory.
4 tagged memory bank, measured the same way as everything else here.
Hook Claude Code
Runs before the context is compacted, executing pre_compact.py via python. From 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.
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.
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.