home/categories/git-workflows/shawnrushefsky-claude-template-claude-skills-worktree-skill-md
git-workflowsdevops

worktree

Create an isolated git worktree for code changes. Use when starting work on a new feature, bug fix, or any changes that should be on a separate branch. Keeps the main working directory clean.

shawnrushefsky
maintainer
shawnrushefsky
更新於 1/5/2026
星標
2
分支
0
quick start

Installation and usage

Create an isolated git worktree for code changes. Use when starting work on a new feature, bug fix, or any changes that should be on a separate branch. Keeps the main working directory clean.

安裝
$ install --globalskills.sh
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use worktree