소개
This skill provides Claude with standardized patterns and implementation templates for managing complex, multi-step business processes across distributed systems. It covers both Orchestration and Choreography saga patterns, enabling developers to maintain data consistency across services without the need for distributed locks. By utilizing state management and compensating transactions, this skill helps in building resilient systems that can gracefully handle partial failures and roll back complex operations automatically.