概要
This skill equips Claude with the architectural expertise required to build reliable distributed systems using the Temporal orchestration engine. It provides comprehensive guidance on separating orchestration logic (Workflows) from external side effects (Activities), implementing distributed transactions via the Saga pattern, and ensuring system resilience through robust error handling and idempotency. It is an essential resource for developers building complex, multi-step business processes that require guaranteed state preservation, long-running execution, and automatic recovery from infrastructure failures.