agent-skills-hub/saga-orchestration
Implement saga patterns for distributed transactions and cross-aggregate workflows. Use when coordinating multi-step business processes, handling compensating transactions, or managing long-running workflows.
This is a copy. The original lives at comeonoliver/saga-orchestration.
npx skills add https://github.com/agent-skills-hub/agent-skills-hub --skill saga-orchestration
Take agent-skills-hub/saga-orchestration from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.