{ "hooks": { "PostToolUse": [ { "matcher": "Edit|Write|MultiEdit", "hooks": [ { "type": "command", "command": "python3 \"$CLAUDE_PROJECT_DIR/tools/rules/hook.py\"", "statusMessage": "Checking house rules" } ] } ] } }