home/categories/git-workflows/nnance-second-brain-claude-skills-create-worktree-skill-md
git-workflowsdevops

create-worktree

Create git worktrees for new features or bug fixes. Use when the user wants to start a new feature, fix a bug in a separate worktree, create a worktree, or work on something in isolation.

nnance
maintainer
nnance
更新于 1/14/2026
星标
0
分支
0
quick start

Installation and usage

Create git worktrees for new features or bug fixes. Use when the user wants to start a new feature, fix a bug in a separate worktree, create a worktree, or work on something in isolation.

安装
$ install --globalskills.sh
使用

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

skills use create-worktree