Skip to content
Development
Hook

Hooks

What raiyanyahya-recall 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 raiyanyahya/recall --agent claude-code

Ships with raiyanyahya-recall. 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.py".

Stop

  • Runs capture.py".

SessionEnd

  • Runs session_end.py".
Read hooks/hooks.json
Ships withraiyanyahya-recall

Stop wasting tokens and re-explaining your project every session. Recall gives Claude Code durable memory — entirely offline.

Get the whole plugin, auto-invoked
Stats
737
Stars
0
Views
43
Forks
Active
Maintenance
Python
Language
MIT
License
5d ago
Last commit
1mo ago
Created

Repo: raiyanyahya/recall