install-hooks.sh¶
Install Git hooks to the current repository
Plugin: vt-base
Type: installer
Deployed as: ~/.claude/hooks/vt-c-install-hooks.sh
Source: plugins/vt-base/scripts/install-hooks.sh
Events: none
Checksum-pinned: yes, in configs/security/trusted-hooks.yaml (last verified 2026-08-13T15:00:00Z)
Not a Claude Code hook
This is a installer: it ships through the same
deploy manifest as the Claude Code hooks, but it receives no Claude
Code event. pre-commit is invoked by git; install-hooks.sh
is what puts it into a repository's .git/hooks.