Stats
Actions
Tags
From orientation
Runs bash scripts on session start, stop, and compact events to manage plugin lifecycle. Handles startup, resume, clear, and manual/auto compact triggers.
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
mkdir -p "${CLAUDE_PLUGIN_DATA}" && ORIENTATION_HOOK=1 ORIENTATION_HOME="${CLAUDE_PLUGIN_DATA}" ORIENTATION_ENGINE_DIR="${CLAUDE_PLUGIN_ROOT}/src" node "${CLAUDE_PLUGIN_ROOT}/src/hook.js"20msmkdir -p "${CLAUDE_PLUGIN_DATA}" && ORIENTATION_HOOK=1 ORIENTATION_HOME="${CLAUDE_PLUGIN_DATA}" ORIENTATION_ENGINE_DIR="${CLAUDE_PLUGIN_ROOT}/src" node "${CLAUDE_PLUGIN_ROOT}/src/hook.js"20msmkdir -p "${CLAUDE_PLUGIN_DATA}" && ORIENTATION_HOOK=1 ORIENTATION_HOME="${CLAUDE_PLUGIN_DATA}" ORIENTATION_ENGINE_DIR="${CLAUDE_PLUGIN_ROOT}/src" node "${CLAUDE_PLUGIN_ROOT}/src/consume.js"5ms29plugins reuse this hooks config
First indexed Jan 10, 2026
Showing the 6 earliest of 29 plugins
npx claudepluginhub agent-sh/agentsys --plugin orientation