{ "version": 1, "hooks": { "postToolUse": [ { "type": "command", "matcher": "edit|create|apply_patch", "bash": "[ ! -f \"$(git rev-parse --show-toplevel)/.github/skills/impeccable/scripts/impeccable\" ] || \"$(git rev-parse --show-toplevel)/.github/skills/impeccable/scripts/impeccable\" hook", "timeoutSec": 5 } ] } }