home/categories/git-workflows/neolabhq-context-engineering-kit-plugins-git-skills-worktrees-skill-md
git-workflowsdevops

gitworktrees

Use when working on multiple branches simultaneously, context switching without stashing, reviewing PRs while developing, testing in isolation, or comparing implementations across branches - provides git worktree commands and workflow patterns for parallel development with multiple working directories.

NeoLabHQ
maintainer
NeoLabHQ
Updated 2/19/2026
Stars
788
Forks
65
quick start

Installation and usage

Use when working on multiple branches simultaneously, context switching without stashing, reviewing PRs while developing, testing in isolation, or comparing implementations across branches - provides git worktree commands and workflow patterns for parallel development with multiple working directories.

Installation
$ install --globalskills.sh
Usage

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

skills use gitworktrees