home/categories/git-workflows/alexei-led-claude-code-config-skills-using-git-worktrees-skill-md
git-workflowsdevops

using-git-worktrees

Creates isolated git worktrees for parallel development. Use when starting feature work needing isolation or working on multiple branches simultaneously. Not for simple branch switching or basic git operations.

alexei-led
maintainer
alexei-led
更新于 1/16/2026
星标
9
分支
1
quick start

Installation and usage

Creates isolated git worktrees for parallel development. Use when starting feature work needing isolation or working on multiple branches simultaneously. Not for simple branch switching or basic git operations.

安装
$ install --globalskills.sh
使用

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

skills use using-git-worktrees