关于
This skill provides expert guidance on designing reliable distributed systems with Temporal, focusing on the critical separation between deterministic orchestration logic (Workflows) and non-deterministic external interactions (Activities). It assists developers in implementing complex patterns like Sagas for distributed transactions, entity-based actor models, and parallel execution, while ensuring compliance with strict determinism constraints and robust error handling. Use this skill when building mission-critical backends, multi-step business processes, or microservice orchestrations that must survive infrastructure failures and maintain state over long durations.