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

workflow-design

Étoiles2
Forks0
Mis à jour26 juin 2026 à 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

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

SKILL.md
readonly