wusaki0723/memory-template

Portable GitHub memory vault template for Claude and AI assistants

10Stars on the repository
10Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

UserPromptSubmit

01

wusaki0723/memory-template

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, running python3 (2 commands). From wusaki0723/memory-template.

10 1mo ago A tokens not measured

PreCompact

03

wusaki0723/memory-template

Hook Claude Code

Runs before the context is compacted, running python3. From wusaki0723/memory-template.

10 1mo ago A tokens not measured

Stop

04

wusaki0723/memory-template

Hook Claude Code

Runs when the agent finishes a response, running python3. From wusaki0723/memory-template.

10 1mo ago A tokens not measured

PreToolUse

05

wusaki0723/memory-template

Hook Claude Code

Runs before the agent uses a tool for Bash tool calls, running python3. From wusaki0723/memory-template.

10 1mo ago A tokens not measured

PostToolUse

06

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.

10 1mo ago A tokens not measured