home/categories/git-workflows/bdsqqq-dots-user-agents-skills-git-worktree-skill-md
git-workflowsdevops

git-worktree

create git worktree with new branch. use when working on features in parallel, isolating experimental work, or avoiding stash/switch overhead. creates sibling directory.

bdsqqq
maintainer
bdsqqq
更新于 1/19/2026
星标
11
分支
2
quick start

Installation and usage

create git worktree with new branch. use when working on features in parallel, isolating experimental work, or avoiding stash/switch overhead. creates sibling directory.

安装
$ install --globalskills.sh
使用

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

skills use git-worktree