关于
This skill enables Claude to architect and implement robust distributed systems using Temporal's workflow orchestration patterns. It provides expert guidance on separating orchestration logic (Workflows) from side-effect-prone operations (Activities), implementing resilient Saga patterns for distributed transactions, and maintaining strict determinism in long-running processes. It is particularly useful when building fault-tolerant systems like payment pipelines, order management workflows, or complex infrastructure automation that requires automatic state persistence and failure recovery.