Branching

Apply the correct branch naming convention before creating a new git branch or worktree. Invoke whenever the user says "create a branch", "new branch", "branch off", "checkout -b", "switch to a new branch", "create a worktree", "new worktree", "worktree for X", or any phrase where a new branch or worktree is about to be created. Also invoke when the user wants to rename or review an existing branch whose name does not follow the convention. Propose the name before executing.

DieGopherLT Updated

File contents

DieGopherLT/claude-kit/tree/main/plugins/git-toolkit/skills/branching commit 3894a1160f

Frequently asked questions

npx skillmds@latest add diegopherlt/branching