Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From hookify
Executes Python scripts on Claude Code lifecycle events: Stop, PreToolUse, PostToolUse, TeammateIdle, TaskCompleted, UserPromptSubmit. PreToolUse enables tool blocking.
6 events · 6 hooks
Safety signals detected in this hook configuration
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
python3 ${CLAUDE_PLUGIN_ROOT}/hooks/stop.py10mspython3 ${CLAUDE_PLUGIN_ROOT}/hooks/pretooluse.py10mspython3 ${CLAUDE_PLUGIN_ROOT}/hooks/posttooluse.py10mspython3 ${CLAUDE_PLUGIN_ROOT}/hooks/teammateidle.py10mspython3 ${CLAUDE_PLUGIN_ROOT}/hooks/taskcompleted.py10mspython3 ${CLAUDE_PLUGIN_ROOT}/hooks/userpromptsubmit.py10msShare bugs, ideas, or general feedback.
npx claudepluginhub crouton-labs/crouton-kit --plugin hookify