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

fan-out

Estrelas3
Forks0
Atualizado25 de junho de 2026 às 09:49

Delegate work to bounded subagents and synthesize their evidence in Claude Code. You stay the planner and sole decision-maker; subagents are tightly scoped, return structured evidence, and you read every result before acting. Use when the user asks to delegate, fan out, parallelize, spawn subagents, or set a spawn policy; when a task splits into 2-5 independent subtasks (multi-area code search, parallel research, multi-file review); when you need a Task subagent, a custom .claude/agents role, or the dynamic Workflow tool (pipeline/parallel/agent); or when long jobs should run as background Bash tasks while the parent stays responsive. Covers mechanism choice, spawn contracts, read-only vs scoped-edit roles, disjoint write surfaces, model policy (Opus for hard reasoning), rendezvous discipline, and conflict-ledger synthesis. Spawn only when asked or when independence clearly helps. Not for authoring agent definitions (claude-subagent-creator) or web research (deep-research).

Instalação

Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.

Explorador de arquivos
2 arquivos
SKILL.md
readonly