About
This skill equips Claude with the patterns and architectural logic required to implement Saga-based distributed transactions across microservices. It provides robust templates for both orchestrator-led and choreography-based workflows, ensuring that multi-step business processes—such as order fulfillment or financial transfers—maintain data consistency even when individual services fail. By utilizing automated compensating transactions and comprehensive state tracking, developers can build resilient distributed systems that handle failures gracefully without manual intervention.