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
U
using-git-worktrees obra/superpowers
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
95.9K 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