home/categories/git-workflows/shawnrushefsky-claude-template-claude-skills-worktree-skill-md
git-workflowsdevops

worktree

Create an isolated git worktree for code changes. Use when starting work on a new feature, bug fix, or any changes that should be on a separate branch. Keeps the main working directory clean.

shawnrushefsky
maintainer
shawnrushefsky
Mis à jour 1/5/2026
Étoiles
2
Forks
0
quick start

Installation and usage

Create an isolated git worktree for code changes. Use when starting work on a new feature, bug fix, or any changes that should be on a separate branch. Keeps the main working directory clean.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use worktree