Using Git Worktrees

Use when starting feature work that needs isolation from current workspace or before executing implementation plans — creates isolated git worktrees with smart directory selection and safety verification

paperclipai 66d7bf8 444 B Updated

File contents

Creates isolated git worktrees with smart directory selection, safety verification (checks gitignore), auto-detects project setup (npm, cargo, poetry, go), and verifies clean test baseline.

paperclipai/companies/tree/main/superpowers/skills/using-git-worktrees commit 66d7bf84df

Frequently asked questions

npx skillmds@latest add paperclipai/using-git-worktrees