Stats
Actions
Tags
From convo-keeper
Runs Node scripts on session start, end, and user prompt submit to manage session lifecycle. Executes custom .mjs files from the plugin root.
3 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
powershell -NoProfile -ExecutionPolicy Bypass -File "${CLAUDE_PLUGIN_ROOT}/hooks/session-end-backup.ps1"powershell -NoProfile -ExecutionPolicy Bypass -File "${CLAUDE_PLUGIN_ROOT}/hooks/session-start.ps1"powershell -NoProfile -ExecutionPolicy Bypass -File "${CLAUDE_PLUGIN_ROOT}/hooks/ctx-nudge.ps1"npx claudepluginhub jefface/convo-keeper --plugin convo-keeper