Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

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.

Aperçu

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.

Commande d'installation
npx skills add https://github.com/Pixel-Process-UG/superkit-agents --skill dispatching-parallel-agents

Copiez et collez cette commande dans Claude Code pour installer le skill

Étoiles1
Forks0
Mis à jour16 mars 2026 à 07:43
SKILL.md
readonly