Stats
Actions
Tags
From claude-code-plans
{"riskFlags": {"touchesBash": false, "matchAllTools": true, "touchesFileWrites": false}, "typeStats": {"command": 7}, "eventStats": {"Stop": 1, "SessionEnd": 1, "PostToolUse": 2, "SessionStart": 1, "TaskCompleted": 1, "WorktreeCreate": 1}, "originCounts": {"absolutePaths": 0, "pluginScripts": 6, "projectScripts": 0}, "timeoutStats": {"commandsWithoutTimeout": 0}}
6 events · 7 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
${CLAUDE_PLUGIN_ROOT}/scripts/post-hook.sh Stop5000ms${CLAUDE_PLUGIN_ROOT}/scripts/post-hook.sh SessionEnd5000msExitPlanModecat >/dev/null; curl -sX POST http://localhost:8899/api/notify --connect-timeout 1 --max-time 2 >/dev/null 2>&1 || true5000ms${CLAUDE_PLUGIN_ROOT}/scripts/post-hook.sh PostToolUse tool_name=CLAUDE_TOOL_NAME5000ms${CLAUDE_PLUGIN_ROOT}/scripts/post-hook.sh SessionStart cwd=PWD model=CLAUDE_MODEL5000ms${CLAUDE_PLUGIN_ROOT}/scripts/post-hook.sh TaskCompleted task_id=CLAUDE_TASK_ID task_subject=CLAUDE_TASK_SUBJECT5000ms${CLAUDE_PLUGIN_ROOT}/scripts/post-hook.sh WorktreeCreate name=CLAUDE_WORKTREE_NAME5000msnpx claudepluginhub motlin/claude-code-plugins --plugin claude-code-plans