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

dynamic-workflows

Stars3
Forks0
UpdatedJune 23, 2026 at 18:53

Use when orchestrating multi-step, multi-agent work in Claude Code and one agent turn isn't enough — when a script should hold the loop, the branching, and the intermediate results while your context only sees the final answer. Provides the six canonical dynamic-workflow patterns as runnable scripts: Classify-And-Act, Fanout-And-Synthesize, Adversarial Verification, Generate-And-Filter, Tournament, and Loop Until Done. Trigger on: "fan out / parallelize across N", "verify/refute findings before reporting", "rank or pick the best of several attempts", "sweep until done / find them all", "triage a backlog", "synthesize across sources", or any task that needs a reusable orchestration shape rather than a one-shot prompt.

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.

File Explorer
15 files
SKILL.md
readonly