1 approved skill in this repository
Productivity
Create and checkout git branches with smart validation and GitHub issue integration. \n \n Automatically links branches to GitHub issues when an issue number is provided, using gh issue develop for seamless project tracking \n Intelligently applies semantic prefixes (feature/, bugfix/, hotfix/, chore/, docs/) based on keywords in the branch name \n Validates branch names for kebab-case formatting, forbidden characters, length limits, and duplicate detection across local and remote branches \n De