Workflow Automation

Workflow automation is the infrastructure that makes AI agents reliable. Without durable execution, a network hiccup during a 10-step payment flow means lost money and angry customers. With it, workflows resume exactly where they left off. This skill covers the platforms (n8n, Temporal, Inngest) and patterns (sequential, parallel, orchestrator-worker) that turn brittle scripts into production-grade automation. Key insight: The platforms make different tradeoffs. n8n optimizes for accessibility

odjaramillo 27e2118 2.3 KB Updated

File contents

odjaramillo/custom-rules/tree/main/packages/cli/.agent/skills/workflow-automation commit 27e21188e1

Frequently asked questions

npx skillmds@latest add odjaramillo/workflow-automation-2