Skip to main content
Ejecuta cualquier Skill en Manus
con 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 de mayo de 2026, 21:43
Explorador de archivos
6 archivos
SKILL.md
readonly