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
Atualizado 1/18/2026
Estrelas
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.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use worktree