{ "hooks": { "SessionStart": [ { "name": "detect-monorepo", "description": "Auto-detect monorepo structure on session start", "type": "command", "command": "bash", "args": ["{{hooksDir}}/scripts/detect-monorepo.sh"] } ] } }