1 2 3 4 5 6 7 8 9 10 11 12 13 14
{ "PreToolUse": [ { "matcher": "Bash|Write|Edit|NotebookEdit", "hooks": [ { "type": "command", "command": "bash ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/brain-gate.sh", "timeout": 15 } ] } ] }