home/categories/git-workflows/lounisbou-claude-code-skills-available-dev-using-git-worktrees-skill-md
git-workflowsdevops
using-git-worktrees
Create isolated git worktrees with smart directory selection and baseline verification. WHEN: MUST use when needing isolated workspace for feature work. Invoke with "/using-git-worktrees" or "create worktree", "isolated workspace", "work on multiple branches". WHEN NOT: Simple single-branch work, quick fixes on current branch.
maintainer
LounisBou
Actualizado 1/16/2026
Estrellas
0
Forks
0
quick start
Installation and usage
Create isolated git worktrees with smart directory selection and baseline verification. WHEN: MUST use when needing isolated workspace for feature work. Invoke with "/using-git-worktrees" or "create worktree", "isolated workspace", "work on multiple branches". WHEN NOT: Simple single-branch work, quick fixes on current branch.
Instalación
$ install --globalskills.sh
Uso
Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:
skills use using-git-worktrees