bywshobson· 39 skills
Implement saga patterns for distributed transactions and cross-aggregate workflows. Use this skill when implementing distributed transactions across microservices where 2PC is unavailable, designing compensating actions for failed order workflows that span inventory, payment, and shipping services, building event-driven saga coordinators for travel booking systems that must roll back hotel, flight, and car rental reservations atomically, or debugging stuck saga states in production where compensation steps never complete.
$npx -y skills add wshobson/agents --skill saga-orchestrationInstalls into the current project.
Run `npx skills use "https://github.com/wshobson/agents" --skill "wshobson/agents/saga-orchestration"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/wshobson/agents" that are relevant to the current task. Run `npx skills add "https://github.com/wshobson/agents"` and select the relevant skills, then follow their instructions.