Stats
Actions
Tags
From claude-mem
Runs a Node script on session start to initialize plugin context and on stop to verify code integrity. Executes Node.js without bash.
2 events · 3 hooks
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
cd "$PWD" && [ -d wiki ] && [ -d .git ] && git diff --name-only HEAD 2>/dev/null | grep -q '^wiki/' && echo 'WIKI_CHANGED: Wiki pages were modified this session. Please update wiki/hot.md with a brief summary of what changed (under 500 words). Use the hot cache format: Last Updated, Key Recent Facts, Recent Changes, Active Threads. Keep it factual. Overwrite the file completely. It is a cache, not a journal.' || truestartup|resume[ -f wiki/hot.md ] && cat wiki/hot.md || truenpx claudepluginhub kornevdima/claude-mem --plugin claude-mem