Skip to main content
Back to the directory
wshobson/agentsSoftware EngineeringFrontend and Design

saga-orchestration

Orchestrate distributed transactions and long-running workflows with saga patterns for multi-service coordination.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
5

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/wshobson/agents --skill saga-orchestration
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, saga-orchestration has 5 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: wshobson/agents. Canonical URL: https://skills.sh/wshobson/agents/saga-orchestration.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Orchestrate distributed transactions and long-running workflows with saga patterns for multi-service coordination. Patterns for managing distributed transactions and long-running business processes without two-phase commit. What you provide: What this skill produces: Choose orchestration when: You need explicit step tracking, retries, and centralized visibility. Easier to debug. Choose choreography when: You want loose coupling and services that can evolve independently. Harder to trace. Concrete subclass of the base orchestrator. Defines four steps spanning inventory, payment, shipping, and notification.

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does saga-orchestration do?

Orchestrate distributed transactions and long-running workflows with saga patterns for multi-service coordination.

Is saga-orchestration good?

saga-orchestration does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support saga-orchestration?

saga-orchestration currently lists compatibility with Skills CLI.

Is saga-orchestration safe to install?

saga-orchestration has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to saga-orchestration?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install saga-orchestration?

Run the following command to install saga-orchestration: npx skills add https://github.com/wshobson/agents --skill saga-orchestration

Related skills

More from wshobson/agents

Related skills

Alternatives in Software Engineering