Skip to main content
Run any Skill in Manus
with one click

dispatching-parallel-agents

Stars1
Forks2
UpdatedApril 23, 2026 at 10:14

Split independent work across parallel subagents to save time. Use this skill when implementing multiple features, views, or files that don't depend on each other. Trigger when someone says "build these in parallel", "can we do these at the same time", or when the implementation plan has steps that are clearly independent — e.g. building IncomeView and SavingsView simultaneously. Do not use when tasks share state, write to the same files, or when one task's output is another's input.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly