Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick

iterativeflow

Sterne9
Forks1
Aktualisiert23. Juni 2026 um 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

Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.

SKILL.md
readonly