Branch Namer

Generate descriptive git branch names that follow the project's naming convention. Use this skill whenever the user asks to create a branch, name a branch, start working on a feature or fix, checkout a new branch, or when you're about to run `git checkout -b` or `git switch -c`. Also trigger when you see a vague branch name like `fix/auth` or `feature/billing` that lacks a description of what's actually changing — the branch name should always tell you *what* the change does, not just its category.

akash-network 81ceb0a 5.1 KB Updated

File contents

akash-network/console/tree/main/.claude/skills/branch-namer commit 81ceb0a221

Frequently asked questions

npx skillmds@latest add akash-network/branch-namer