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
Actualizado 1/18/2026
Estrellas
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.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use worktree