·architecture-saga-orchestration
</>

architecture-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.

7Installs·0Trend·@baotoq

Installation

$npx skills add https://github.com/baotoq/agent-skills --skill architecture-saga-orchestration

How to Install architecture-saga-orchestration

Quickly install architecture-saga-orchestration AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/baotoq/agent-skills --skill architecture-saga-orchestration
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: baotoq/agent-skills.

SKILL.md

View raw

Patterns for managing distributed transactions and long-running business processes.

| Started | Saga initiated | | Pending | Waiting for step completion | | Compensating | Rolling back due to failure | | Completed | All steps succeeded | | Failed | Saga failed after compensation |

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. Source: baotoq/agent-skills.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/baotoq/agent-skills --skill architecture-saga-orchestration Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/baotoq/agent-skills --skill architecture-saga-orchestration
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from baotoq/agent-skills

Quick answers

What is architecture-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. Source: baotoq/agent-skills.

How do I install architecture-saga-orchestration?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/baotoq/agent-skills --skill architecture-saga-orchestration Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/baotoq/agent-skills