home/categories/git-workflows/heyitsnoah-claudesidian-agents-skills-git-worktrees-skill-md
git-workflowsdevops

git-worktrees

Work with git worktrees for isolated parallel development. Use when starting feature work in isolation, when need separate workspace without branch switching, or when cleaning up worktrees after PR merge.

heyitsnoah
maintainer
heyitsnoah
Updated 4/10/2026
Stars
2140
Forks
166
quick start

Installation and usage

Work with git worktrees for isolated parallel development. Use when starting feature work in isolation, when need separate workspace without branch switching, or when cleaning up worktrees after PR merge.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use git-worktrees