About
This skill provides comprehensive guidance for architecting resilient distributed systems using the Temporal orchestration engine. It equips developers with best practices for separating workflow logic from external activities, implementing saga patterns for distributed transactions, and managing long-running processes with automatic state persistence. By enforcing determinism constraints and providing proven patterns for failure recovery, it helps teams build highly scalable, fault-tolerant backend services that can survive infrastructure failures and handle complex business logic gracefully.