Acerca de
This skill provides Claude with specialized expertise for designing durable distributed systems using the Temporal orchestration engine. It guides the implementation of reliable backend architectures by enforcing the separation of orchestration logic (Workflows) from side-effect-heavy tasks (Activities). By applying this skill, developers can implement complex patterns like Sagas for distributed transactions, entity-based actor models, and parallel fan-out/fan-in executions. It ensures high system reliability by providing best practices for state persistence, failure recovery, and strict adherence to determinism constraints required for long-running processes.