workflow-orchestration-patterns
sickn33/antigravity-awesome-skills
Master the architecture of reliable distributed systems using advanced workflow orchestration patterns. This guide covers fundamental design decisions, including the distinction between Workflows and Activities, and introduces critical patterns like Saga for distributed transactions, Entity Workflows, and Fan-Out/Fan-In. Learn best practices for handling long-running processes, state persistence, and failure recovery to build robust business logic.