Skip to main content
Execute qualquer Skill no Manus
com um clique

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.

Visão geral

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.

Comando de instalação
npx skills add https://github.com/demarcushill20/Nova-Core --skill dispatching-parallel-agents

Copie e cole este comando no Claude Code para instalar a skill

Estrelas0
Forks0
Atualizado24 de abril de 2026 às 15:53
SKILL.md
readonly