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
업데이트됨 2/19/2026
스타
788
포크
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.

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use gitworktrees