BY am-will • V0.1.0
Validate Git Flow branch naming conventions before checkout. Ensures branches follow the pattern: feature/*, release/v*.*.*, hotfix/*. Prevents creation of branches that don't follow Git Flow standards.
$ npx codex-marketplace add am-will/codex-skills/hooks/aitmpl-codex/git/validate-branch-name --hook