{ "hooks": { "SessionStart": [ { "matcher": "", "hooks": [ { "type": "command", "command": "bash ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/check-setup.sh", "timeout": 5 } ] } ] } }