Back to Skills Hub
Git Branch Name Generator

Git Branch Name Generator

@lxgicstudios
developmentgit automationbranch namingconventional commits

AI-powered tool that generates clean, conventional Git branch names from plain English descriptions. Automatically selects appropriate prefixes (feat, fix, chore) and formats names in kebab-case, eliminating naming inconsistencies across teams.

🚀 Stop wasting time naming branches. Just describe what you're doing in plain English, and get a clean, conventional branch name back instantly. Works with one command—no setup needed beyond your OpenAI API key.

💡 Perfect when you're starting a new feature, fixing a bug, or just blanking on naming conventions. Keeps your git history consistent across your team and eliminates debates about whether it's feature/ or feat/.

✨ Generates names following industry standards (feat, fix, chore), formats everything in kebab-case, and can create and checkout the branch for you automatically.

GitHub

Requirements

OpenAI API Key

OpenAI API key (sk-...) for GPT-4o-mini model access