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

dispatching-parallel-agents

Use when a task has multiple independent subtasks that can be executed concurrently by separate agents. Triggers when decomposed work has 2+ subtasks with no data dependencies, when subtasks operate on different files or codebase sections, when serial execution time would be significantly longer than parallel, or when independent analyses or deliverables need concurrent generation.

Visão geral

Use when a task has multiple independent subtasks that can be executed concurrently by separate agents. Triggers when decomposed work has 2+ subtasks with no data dependencies, when subtasks operate on different files or codebase sections, when serial execution time would be significantly longer than parallel, or when independent analyses or deliverables need concurrent generation.

Comando de instalação
npx skills add https://github.com/Pixel-Process-UG/superkit-agents --skill dispatching-parallel-agents

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

Estrelas1
Forks0
Atualizado16 de março de 2026 às 07:43
SKILL.md
readonly