Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From qsv-data-wrangling
Runs bash scripts (monitor.sh, heartbeat.sh, session-start.sh, session-end.sh) for session monitoring and heartbeat on lifecycle events: SessionStart, UserPromptSubmit, PostToolUse, Stop, SessionEnd. Executes bash commands.
5 events · 5 hooks
npx claudepluginhub dathere/qsv --plugin qsv-data-wranglingWhere 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"Share bugs, ideas, or general feedback.