check_branch
Verify that the current git branch follows conventional naming rules (feature/, bugfix/, hotfix/, release/, main, master, develop) to ensure repository consistency and production readiness.
Instructions
Check that the current git branch follows conventional naming (feature/, bugfix/, hotfix/, release/, main, master, develop).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | Git repository root |