Make agents survive crashes, timeouts, restarts, and human waits — using Temporal, Inngest, Restate, or LangGraph's checkpointer. Cover the Workflow + Activity pattern, pause/resume semantics, retry policies, and when to retrofit (answer: before your first long-running agent goes to production). Use whenever the user mentions long-running agents, multi-hour tasks, pause/resume, retry on failure, agent crashing mid-flight, state persistence, Temporal, Inngest, Restate, or asks how to handle reliability over hours/days.
$npx -y skills add moai-team-llc/agentic-product-standard --skill durable-executionInstalls into the current project.
Run `npx skills use "https://github.com/moai-team-llc/agentic-product-standard" --skill "moai-team-llc/agentic-product-standard/durable-execution"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/moai-team-llc/agentic-product-standard" that are relevant to the current task. Run `npx skills add "https://github.com/moai-team-llc/agentic-product-standard"` and select the relevant skills, then follow their instructions.