Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

iterativeflow

Estrellas9
Forks1
Actualizado23 de junio de 2026 a las 20:24

Write and operate durable, resumable workflows with the `iterativeflow` npm library (durable execution on your own Postgres via graphile-worker + drizzle-orm). Use when building or debugging multi-step processes that must survive crashes, suspend for hours/days, retry steps, wait on external signals (webhooks / human approval), sleep, or fan out to child flows. Triggers: `flow(...)`, `createEngine`, `ctx.step`, `ctx.signal`, `ctx.sleep`, `ctx.invoke`, `engine.signal`, `defineFlow`, `defineContract`, "durable workflow", "resume after crash", "saga", "long-running job", or any code importing `iterativeflow`.

Instalación

Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.

SKILL.md
readonly