D
dispatching-parallel-agents
关于
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
技能摘要
Delegate independent tasks to specialized agents working concurrently with isolated context.
安装
npx skills add https://github.com/obra/superpowers --skill dispatching-parallel-agents
需要调用的工具
无
相关技能
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