home/categories/git-workflows/samjhecht-wrangler-skills-worktree-isolation-skill-md
git-workflowsdevops

worktree-isolation

Use when implementing features in git worktrees to ensure all changes stay in the correct worktree - prevents "bleeding" of changes back to main branch

samjhecht
maintainer
samjhecht
更新於 1/19/2026
星標
3
分支
1
quick start

Installation and usage

Use when implementing features in git worktrees to ensure all changes stay in the correct worktree - prevents "bleeding" of changes back to main branch

安裝
$ install --globalskills.sh
使用

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

skills use worktree-isolation