{ "hooks": [ { "event": "PreToolUse", "matcher": "Bash", "type": "command", "command": "${CLAUDE_PLUGIN_ROOT}/hooks/branch-check.sh" }, { "event": "PreToolUse", "matcher": "Bash", "type": "command", "command": "${CLAUDE_PLUGIN_ROOT}/hooks/commit-msg-check.sh" } ] }