npx claudepluginhub sungmin-cho/claude-deep-workDefined in hooks/hooks.json
DEEP_WORK_SESSION_ID=${DEEP_WORK_SESSION_ID:-} bash ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/session-end.sh5msWrite|Edit|MultiEdit|BashDEEP_WORK_SESSION_ID=${DEEP_WORK_SESSION_ID:-} CLAUDE_TOOL_NAME=$CLAUDE_TOOL_USE_TOOL_NAME bash ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/phase-guard.sh5msWrite|Edit|MultiEdit|BashDEEP_WORK_SESSION_ID=${DEEP_WORK_SESSION_ID:-} CLAUDE_TOOL_NAME=$CLAUDE_TOOL_USE_TOOL_NAME bash ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/file-tracker.sh3msstartup|resume|clear|compactbash ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/update-check.sh8msEnforces security gates on PreToolUse for Edit/Write/Bash tools: scope enforcement, repo boundaries, protected files, security scans, gitleaks secret detection. Post-tool evals/telemetry, session-end processing via bash scripts. Touches files.