U
using-git-worktrees
关于
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
技能摘要
Isolated git worktrees with smart directory selection and safety verification.
安装
npx skills add https://github.com/obra/superpowers --skill using-git-worktrees
需要调用的工具
无
相关技能
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