Stats
Actions
Tags
From cc-devkits
{"riskFlags": {"touchesBash": false, "matchAllTools": false, "touchesFileWrites": false}, "typeStats": {"command": 5}, "eventStats": {"Stop": 1, "PreToolUse": 2, "Notification": 1, "SessionStart": 1}, "originCounts": {"absolutePaths": 0, "pluginScripts": 5, "projectScripts": 0}, "timeoutStats": {"commandsWithoutTimeout": 0}}
4 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/hooks/notify_ntfy.js --priority high --emoji white_check_mark --title "Claude Code - Task Complete" --message "Task is completed"30msExitPlanModenode ${CLAUDE_PLUGIN_ROOT}/scripts/hooks/notify_ntfy.js --priority high --emoji clipboard --title "Claude Code - Plan Ready" --message "Plan is ready for review"30msAskUserQuestionnode ${CLAUDE_PLUGIN_ROOT}/scripts/hooks/notify_ntfy.js --priority high --emoji question --title "Claude Code - Input Needed" --message "Claude Code asks you question and needs your input"30mspermission_promptnode ${CLAUDE_PLUGIN_ROOT}/scripts/hooks/notify_ntfy.js --priority high --emoji shark --title "Claude Code - Permission needed" --message "Permission is needed to proceed with next step"30msnode ${CLAUDE_PLUGIN_ROOT}/scripts/hooks/notify_ntfy.js --priority default --emoji rocket --title "Claude Code - Session Started" --message "New Claude Code session has been started"30msnpx claudepluginhub tan-yong-sheng/cc-devkits --plugin cc-devkits