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

flowing

// DAG workflow runner that encodes control flow in code, not prose. Use when a procedure has 3+ steps with branching, retries, or validation that must be enforced — gates as `when=`, edge contracts as `validate=`, predicate loops as `retry_until=`. The runner owns the graph; the LLM provides leaves. Also covers parallel execution, checkpoint resume, detached side-effects.

$ git log --oneline --stat
stars:124
forks:5
updated:May 28, 2026 at 21:43
File Explorer
6 files
SKILL.md
readonly