Review Branch Name
review_branch_nameValidate git branch names against team standards, ensuring they include an issue ID prefix and use kebab-case.
Instructions
Check if a git branch name follows conventions (issue ID prefix, kebab-case)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| branch_name | Yes | The branch name to review |