using-git-worktrees

Installation
SKILL.md

Using Git Worktrees

Create a dedicated worktree per branch/task. Name worktree paths predictably. Keep each worktree focused on one objective. Run branch-specific tests inside each worktree. Sync with mainline regularly to reduce conflicts. Remove stale worktrees after merge.

Installs
1
First Seen
Feb 27, 2026
using-git-worktrees — caasols/openclaw-superpowers-skills