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

iterativeflow

Stars9
Forks1
UpdatedJune 23, 2026 at 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`.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly