Stats
Actions
Tags
From morph-compact
Executes TypeScript hooks via Bun on PreCompact and SessionStart (with dependency install), plus SubagentStart and UserPromptSubmit events for session lifecycle automation.
4 events · 4 hooks
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
npm install --silent --prefix ${CLAUDE_PLUGIN_ROOT} --omit=dev --no-audit --no-fund >/dev/null 2>&1 && node ${CLAUDE_PLUGIN_ROOT}/hooks/pre-compact.jsnpm install --silent --prefix ${CLAUDE_PLUGIN_ROOT} --omit=dev --no-audit --no-fund >/dev/null 2>&1 && node ${CLAUDE_PLUGIN_ROOT}/hooks/session-start.jsnode ${CLAUDE_PLUGIN_ROOT}/hooks/subagent-start.jsnode ${CLAUDE_PLUGIN_ROOT}/hooks/user-prompt-submit.jsnpx claudepluginhub morphllm/morph-claude-code-plugin --plugin morph-compact