About
This skill provides specialized guidance for architecting durable, multi-step workflows using Cloudflare Workflows. It helps developers implement complex orchestration patterns including relative and absolute delays, event-driven triggers with waitForEvent, and sophisticated retry configurations. By leveraging this skill, developers can ensure their workflows handle state persistence correctly, manage terminal failures via NonRetryableError, and maintain high observability through integrated CPU metrics and instance tracking. It is ideal for building resilient background tasks, payment pipelines, and multi-day automation sequences that require high concurrency and reliable execution.