Skip to main content
在 Manus 中运行任何 Skill
一键导入

dynamic-workflows

星标3
分支0
更新时间2026年6月23日 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.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
15 个文件
SKILL.md
readonly