home/categories/git-workflows/tettuan-breakdown-claude-skills-create-feature-branch-skill-md
git-workflowsdevops

create-feature-branch

Create a new feature branch following Git Flow strategy. Use when starting new feature development, creating a branch for an issue, or when user says "create branch", "new feature", "start working on issue".

tettuan
maintainer
tettuan
Updated 1/6/2026
Stars
1
Forks
0
quick start

Installation and usage

Create a new feature branch following Git Flow strategy. Use when starting new feature development, creating a branch for an issue, or when user says "create branch", "new feature", "start working on issue".

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use create-feature-branch