home/categories/git-workflows/sgbett-dotfiles-claude-skills-worktree-skill-md
git-workflowsdevops

worktree

Creates a git worktree for parallel development. Use when the user asks to "create a worktree", "set up a worktree for <branch>", "make <branch> a worktree", or "/worktree". Enables running multiple Claude Code sessions on the same project without branch conflicts.

sgbett
maintainer
sgbett
Mis à jour 1/18/2026
Étoiles
1
Forks
0
quick start

Installation and usage

Creates a git worktree for parallel development. Use when the user asks to "create a worktree", "set up a worktree for <branch>", "make <branch> a worktree", or "/worktree". Enables running multiple Claude Code sessions on the same project without branch conflicts.

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