Validate Branch Name
Hooks git 320
npx claude-code-templates@latest --hook git/validate-branch-name Content
JSON
{
"description": "Validate Git Flow branch naming conventions before checkout. Ensures branches fo..."
"hooks": {
"PreToolUse": [1 item]
}
}