概要
This skill provides comprehensive architectural guidance for building durable, long-running processes with Temporal. It helps developers master critical patterns such as the Saga pattern for distributed transactions, state management through entity workflows, and parallel execution logic. By enforcing strict separation between deterministic orchestration logic and idempotent external activities, the skill ensures that complex business processes—ranging from payment processing to infrastructure automation—remain reliable and resumable even during infrastructure failures.