Skip to main content
Execute qualquer Skill no Manus
com um clique

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 de maio de 2026 às 21:43
Explorador de arquivos
6 arquivos
SKILL.md
readonly