{ "hooks": { "PreToolUse": [ { "matcher": "Read|Write|Edit|Glob|Grep", "hooks": [ { "type": "command", "command": "python .claude/hooks/restrict_repo_access.py" } ] } ] } }