{ "hooks": { "SessionStart": [ { "matcher": "startup|compact|resume|clear", "hooks": [ { "type": "command", "command": "${CLAUDE_PLUGIN_ROOT}/hooks/start-session.js" } ] } ] } }