npx claudepluginhub giwonn/claude-daily-review --plugin claude-daily-reviewDefined in hooks/hooks.json
node "${CLAUDE_PLUGIN_ROOT}/hooks/on-stop.mjs"10msnode "${CLAUDE_PLUGIN_ROOT}/hooks/flush.mjs"15msstartup"${CLAUDE_PLUGIN_ROOT}/hooks/run-hook.cmd" session-start-check5msnode "${CLAUDE_PLUGIN_ROOT}/hooks/on-session-start.mjs"30msRuns Node.js scripts on SessionStart and SessionEnd for lifecycle management, and a review-gate hook on Stop with 900s timeout.