Using Git Worktrees
A workspace-isolation helper for parallel or risky work. Before starting a feature or executing a plan, it ensures you're working in an isolated environment — a git worktree or native equivalent — so experiments and long-running branches don't disturb your main checkout. Makes it cheap to run several streams of work side by side. Third-party skill from Jesse Vincent's Superpowers collection.
Simple install — no setup required
Download the skill file below
Add it to Claude — pick your platform:
Claude desktop app
- Open the Claude desktop app
- Go to Code, then Customize
- Click Create a new skill
- Upload the skill file you downloaded
claude.ai (web)
- Go to Customize, then Skills
- Click +, then Create a new skill
- Upload the skill file you downloaded
Say a trigger phrase to activate it
What Claude does with this skill
The following is the exact SKILL.md content Claude reads when this skill is
active. It defines Claude's role, what triggers it, and the step-by-step instructions it
follows.
The full SKILL.md for this third-party skill lives on GitHub at the
pinned commit we reviewed. Open it to read the exact instructions Claude will follow.