Git Worktree

Use this skill whenever a task involves running parallel work on a git repository without conflicts — e.g. "fix this bug while I keep working on my feature", "run Claude on two branches at once", "work on this task in isolation", "create a throwaway branch for this experiment", or anything where two agents or sessions might edit the same files. Also trigger when the user asks to use worktrees directly, or when an agent needs its own isolated checkout so it can work without disturbing the main branch. Even if the user just says "do this in parallel" or "don't mess up my current work", consider worktrees.

siva01c 84b65f7 5.1 KB Updated

File contents

siva01c/claude-plugins/tree/main/git-tools/skills/git-worktree commit 84b65f71eb

Frequently asked questions

npx skillmds@latest add siva01c/git-worktree