Stats
Actions
Tags
From qe-framework
Runs Node.js scripts on all major Claude Code lifecycle events (session start/stop, tool use, user prompts, notifications, task completion). Executes bash commands and writes files.
9 events · 9 hooks
Safety signals detected in this hook configuration
Where this hook configuration is defined
Defined inline in plugin.json manifest
Event handlers and matchers — expand Raw Configuration for the full JSON
node "${CLAUDE_PLUGIN_ROOT}/hooks/scripts/stop-handler.mjs"5000msnode "${CLAUDE_PLUGIN_ROOT}/hooks/scripts/pre-compact.mjs"10000ms*node "${CLAUDE_PLUGIN_ROOT}/hooks/scripts/pre-tool-use.mjs"5000msWrite|Edit|Bashnode "${CLAUDE_PLUGIN_ROOT}/hooks/scripts/post-tool-use.mjs"15000msnode "${CLAUDE_PLUGIN_ROOT}/hooks/scripts/notification.mjs"5000msnode "${CLAUDE_PLUGIN_ROOT}/hooks/scripts/session-start.mjs"10000msnode "${CLAUDE_PLUGIN_ROOT}/hooks/scripts/teammate-idle.mjs"10000msnode "${CLAUDE_PLUGIN_ROOT}/hooks/scripts/task-completed.mjs"10000msnode "${CLAUDE_PLUGIN_ROOT}/hooks/scripts/prompt-check.mjs"8000msnpx claudepluginhub inho-team/qe-framework --plugin qe-framework