About
This skill provides standardized templates and architectural guidance for implementing the Saga pattern in distributed systems. It enables developers to coordinate multi-step workflows across microservices while ensuring data consistency through orchestration or choreography. The skill includes patterns for state management, event-driven communication, and automated compensating transactions (rollbacks) to handle failures gracefully in complex environments like order processing or financial services.