概要
This skill provides specialized templates and architectural patterns for managing distributed transactions in complex backend systems. It helps developers maintain data consistency across multiple services by implementing the Saga pattern, enabling both command-based orchestration and event-driven choreography. Whether you are building order fulfillment systems or complex approval workflows, this skill equips Claude with the logic to handle multi-step business processes, automatic compensating transactions for failure recovery, and robust state management for long-running operations in distributed environments.