Skip to main content
在 Manus 中运行任何 Skill
一键导入

dispatching-parallel-agents

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies. Dispatches one focused subagent per independent problem domain, concurrently, preserving the main context for coordination. Invoke on 'fan this out', 'parallelize', 'send these in parallel', or when 3+ unrelated test files are failing.

概览

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies. Dispatches one focused subagent per independent problem domain, concurrently, preserving the main context for coordination. Invoke on 'fan this out', 'parallelize', 'send these in parallel', or when 3+ unrelated test files are failing.

安装命令
npx skills add https://github.com/demarcushill20/Nova-Core --skill dispatching-parallel-agents

复制此命令并粘贴到 Claude Code 中以安装该技能

星标0
分支0
更新时间2026年4月24日 15:53
SKILL.md
readonly