Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

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