About
The Workflow Orchestration Patterns skill provides expert guidance on designing durable, long-running processes using the Temporal engine. It helps developers master the critical distinction between deterministic Workflows and side-effect-heavy Activities, while implementing advanced patterns like Sagas for distributed transactions and Fan-out/Fan-in for parallel execution. This skill is essential for building microservice architectures that require automatic state persistence, reliable failure recovery, and strict consistency across distributed boundaries.