Stats
Actions
Tags
From altivum-feature-dev-pipeline
Blocks Bash tool calls that attempt to run `git worktree add`, preventing accidental worktree creation. Executes a shell script to inspect and reject matching commands.
1 event · 1 hook
Safety signals detected in this hook configuration
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
Bashf="${CLAUDE_PLUGIN_ROOT}/hooks/pre-deploy-gate.sh"; [ -f "$f" ] && bash "$f" || truenpx claudepluginhub altivuminc-admin/claude-plugins --plugin altivum-feature-dev-pipeline