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
更新于 1/18/2026
星标
1
分支
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.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use worktree