Skip to content
Development
Hook

Hooks

What memory-custodian runs automatically, and when. A hook is a command Claude Code fires at a fixed moment, without you asking for it.

From plugin
memory-custodian
211 skill3 commands1 hook
Install
> /plugin marketplace add waittim/MemoryCustodian
> /plugin install memory-custodian@memory-custodian-dev

Ships with memory-custodian. Installing the plugin gets these hooks.

What fires, and when

SessionStart

Fires once when a session begins, and again after a context compaction. It is where a plugin sets up its environment, or restores state the compaction dropped.

  • Matchesstartup|clear|compact"${CLAUDE_PLUGIN_ROOT}/hooks/run-hook.cmd" session-start
Read hooks/hooks.json
Ships withmemory-custodian

Give your coding agents a project memory. MemoryCustodian helps agents remember what matters: decisions, constraints, rejected ideas, and project context — across sessions, agents, and teams.

Get the whole plugin
Stats
22
Stars
2
Forks
Active
Maintenance
Python
Language
MIT
License
3d ago
Last commit
2mo ago
Created

Repo: waittim/MemoryCustodian