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.

Install
$ npx -y skills add waittim/MemoryCustodian --agent claude-code

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.

  • Runs 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, auto-invoked
Stats
19
Stars
0
Views
2
Forks
Active
Maintenance
Python
Language
MIT
License
6d ago
Last commit
1mo ago
Created

Repo: waittim/MemoryCustodian