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

workflow-design

Stars2
Forks0
UpdatedJune 26, 2026 at 04:03

Designs a deterministic multi-agent workflow — parallel fan-out, pipeline stages, journaling, resume-from-cache, adversarial-verify panels, and Performance-Outcomes graders. Use when a task warrants spawning many subagents under deterministic orchestration (not model-driven control flow); when the same task will run many times and cost matters; when fan-out + barrier semantics matter; or when you need replayability after a failure. Distinct from `/agent-design` (single agent loop) and `/multi-agent-design` (architecture choice between patterns).

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