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

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:28 mai 2026 à 21:43
Explorateur de fichiers
6 fichiers
SKILL.md
readonly