About
This skill provides specialized knowledge for architecting long-running, reliable distributed systems using Temporal. It guides developers through critical design decisions such as the strict separation of deterministic workflows from non-deterministic activities, implementing the Saga pattern for distributed transactions, and managing complex state across microservices. By applying these patterns, users can build mission-critical processes like payment systems, booking engines, or automated infrastructure pipelines that require automatic recovery and high fault tolerance.