Durable

[UDS] Guide fault-tolerant workflow design with checkpoints, retry policies, and rollback plans. Use when: a long-running workflow keeps failing partway, designing checkpoint granularity, choosing a retry or backoff strategy. Not for: responding to a production incident already in progress — use /incident; deployment rollback mechanics — use /deploy. Keywords: durable execution, checkpoint, retry, backoff, idempotency, rollback, 持久執行, 檢查點, 重試策略.

AsiaOstrich b7b644c 4.9 KB Updated

File contents

AsiaOstrich/universal-dev-standards/tree/main/skills/durable-execution-assistant commit b7b644cafb

Frequently asked questions

npx skillmds@latest add asiaostrich/durable