Superpowers
Back to skills

13

Using Git Worktrees

Ensure work happens in an isolated workspace. Detect first, then native tools, then git.

Detect existing isolation before creating anything. Prefer native worktree tools; fall back to manual git worktree. Never fight the harness.

Read full SKILL.mdNext skill: Writing Skills