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
更新于 1/6/2026
星标
1
分支
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".

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use create-feature-branch