{ "hooks": { "Stop": [ { "matcher": "", "hooks": [ { "type": "command", "command": "/home/debian/harb/.claude/hooks/supervisor/on-stop.sh" } ] } ], "PostToolUseFailure": [ { "matcher": "", "hooks": [ { "type": "command", "command": "/home/debian/harb/.claude/hooks/supervisor/on-error.sh" } ] } ], "Notification": [ { "matcher": "", "hooks": [ { "type": "command", "command": "/home/debian/harb/.claude/hooks/supervisor/on-notify.sh" } ] } ] } }