Branch Name

**UTILITY SKILL** - Suggest a Git branch name following the <activity-type>/<activity-name> convention. USE FOR: name a branch, suggest branch name, create branch name from task description, generate git branch name, pick branch name for feature or fix. DO NOT USE FOR: writing commit messages (use commit-message), generating PR descriptions (use pr-title-description), naming releases or tags. INVOKES: nothing — derives the branch name from the task description provided by the user. FOR SINGLE OPERATIONS: Use git checkout -b directly when the name is already obvious.

kin0992 a6009a3 2.7 KB Updated

File contents

kin0992/dev-toolkit/tree/main/packages/skills/src/git/branch-name commit a6009a3444

Frequently asked questions

npx skillmds@latest add kin0992/branch-name