npx claudepluginhub russellpierce/active-fork-ensue-skill --plugin ensue-memoryDefined in hooks/hooks.json
bash ${CLAUDE_PLUGIN_ROOT}/scripts/on-stop.shbash ${CLAUDE_PLUGIN_ROOT}/scripts/pre-compact.shbash ${CLAUDE_PLUGIN_ROOT}/scripts/session-end.shWrite|Edit|Bash|Taskbash ${CLAUDE_PLUGIN_ROOT}/scripts/post-tool-use.shbash ${CLAUDE_PLUGIN_ROOT}/scripts/session-start.shbash ${CLAUDE_PLUGIN_ROOT}/scripts/on-message.shExecutes TypeScript hooks via bun across 6 lifecycle events: SessionStart, UserPromptSubmit, PreCompact (auto/manual), PostToolUse (Write/Edit/Bash/Task), SessionEnd, Stop. Involves bash execution and file writes.