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

orchestrator

Stars2
Forks0
UpdatedJuly 6, 2026 at 14:17

Multi-agent strategy skill for deciding how to parallelize work and generating ready-to-use spawn prompts. Invoke this skill — automatically or via /orchestrate — whenever a task scope feels too large for a single context window, when specialization would clearly benefit different parts of the task, when independent parallel tracks exist, or when the complexity suggests the main context would be polluted by keeping everything inline. This skill diagnoses whether to use a single session, subagents, or an agent team; decomposes work into tracks with explicit file ownership; seeds each agent's context; and produces ready-to-use spawn prompts. Subagents are the default parallelization tool — use them liberally. Agent teams have a high bar. When in doubt about whether to parallelize, invoke this skill to decide.

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