概要
This skill provides specialized guidance for architecting durable distributed systems using Temporal. It enables developers to master the critical separation between deterministic orchestration logic (Workflows) and non-deterministic side effects (Activities). By implementing patterns like Sagas for distributed transactions, Entity Workflows for state management, and sophisticated retry policies, this skill helps ensure that long-running business processes remain consistent and recoverable even in the face of infrastructure failures.