Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

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.

Resumen

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 instalación
npx skills add https://github.com/demarcushill20/Nova-Core --skill dispatching-parallel-agents

Copia y pega este comando en Claude Code para instalar la habilidad

Estrellas0
Forks0
Actualizado24 de abril de 2026, 15:53
SKILL.md
readonly