U
using-git-worktrees
About
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback
Summary
Isolated git worktrees with smart directory selection and safety verification.
Installation
npx skills add https://github.com/obra/superpowers --skill using-git-worktrees
Required Tools
None
Related Skills
D
dispatching-parallel-agents obra/superpowers
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
96.0K installs
F
finishing-a-development-branch obra/superpowers
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
93.8K installs