home/categories/architecture-patterns/hxk622-tokendance-backend-app-skills-builtin-superpowers-dispatching-parallel-agents-skill-md
architecture-patternsdevelopment
dispatching-parallel-agents
当面临 2+ 个独立任务时使用,这些任务可以并行处理,无共享状态或顺序依赖。Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies. Dispatch one agent per independent problem domain.
maintainer
hxk622
अपडेट किया गया 1/19/2026
स्टार
1
फोर्क
0
quick start
Installation and usage
当面临 2+ 个独立任务时使用,这些任务可以并行处理,无共享状态或顺序依赖。Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies. Dispatch one agent per independent problem domain.
इंस्टॉलेशन
$ install --globalskills.sh
उपयोग
इंस्टॉल करने के बाद, आप टर्मिनल में यह कमांड चलाकर इस स्किल का उपयोग कर सकते हैं:
skills use dispatching-parallel-agents