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