Stats
Actions
Tags
From qsv-data-wrangling
Runs Python scripts on session lifecycle events (start, end, stop, user prompt) to manage state, log activity, and track decisions. Does not execute bash or modify files externally.
5 events · 5 hooks
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
node "${CLAUDE_PLUGIN_ROOT}/scripts/log-turn-summary.cjs"node "${CLAUDE_PLUGIN_ROOT}/scripts/log-session-end.cjs"WebSearch|WebFetchnode "${CLAUDE_PLUGIN_ROOT}/scripts/log-web-results.cjs"startupnode "${CLAUDE_PLUGIN_ROOT}/scripts/cowork-setup.cjs"node "${CLAUDE_PLUGIN_ROOT}/scripts/log-user-prompt.cjs"npx claudepluginhub dathere/qsv --plugin qsv-data-wrangling