Skip to content
Data
Hook

Hooks

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

From plugin
episodic-memory
4631 skill1 agent1 hook1 MCP
Install
> /plugin marketplace add obra/episodic-memory
> /plugin install episodic-memory@episodic-memory-dev

Ships with episodic-memory. 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|resume|clearnode "${PLUGIN_ROOT:-${CLAUDE_PLUGIN_ROOT}}/cli/episodic-memory.js" sync --background
Read hooks/hooks.json
Ships withepisodic-memory

Semantic search for Claude Code and Codex conversations. Remember past discussions, decisions, and patterns.

Get the whole plugin
Stats
462
Stars
126
Forks
Maintained
Maintenance
TypeScript
Language
MIT
License
2mo ago
Last commit
9mo ago
Created

Repo: obra/episodic-memory