Hook Claude Code
Runs when you submit a prompt, before the agent sees it, running python3 (2 commands). From wusaki0723/memory-template.
Portable GitHub memory vault template for Claude and AI assistants
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, running python3 (2 commands). From wusaki0723/memory-template.
Hook Claude Code
Runs when a session starts, running python3. From wusaki0723/memory-template.
Hook Claude Code
Runs before the context is compacted, running python3. From wusaki0723/memory-template.
Hook Claude Code
Runs when the agent finishes a response, running python3. From wusaki0723/memory-template.
Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, running python3. From wusaki0723/memory-template.
Hook Claude Code
Runs after a tool call finishes for Write, Edit and MultiEdit tool calls, running python3. From wusaki0723/memory-template.