home/categories/git-workflows/lounisbou-claude-code-skills-available-dev-using-git-worktrees-skill-md
git-workflowsdevops

using-git-worktrees

Create isolated git worktrees with smart directory selection and baseline verification. WHEN: MUST use when needing isolated workspace for feature work. Invoke with "/using-git-worktrees" or "create worktree", "isolated workspace", "work on multiple branches". WHEN NOT: Simple single-branch work, quick fixes on current branch.

LounisBou
maintainer
LounisBou
更新於 1/16/2026
星標
0
分支
0
quick start

Installation and usage

Create isolated git worktrees with smart directory selection and baseline verification. WHEN: MUST use when needing isolated workspace for feature work. Invoke with "/using-git-worktrees" or "create worktree", "isolated workspace", "work on multiple branches". WHEN NOT: Simple single-branch work, quick fixes on current branch.

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use using-git-worktrees