소개
This skill empowers Claude to design and implement robust distributed systems using Temporal orchestration. It provides comprehensive patterns for separating workflow logic from external activities, implementing saga patterns for distributed transactions, and ensuring strict determinism within workflows. By applying these patterns, developers can build scalable, fault-tolerant processes—such as payment flows, order management, and infrastructure automation—that automatically handle failures and state persistence without manual recovery logic.