resonate-saga-pattern-typescript

Official

Orchestrate durable sagas with TypeScript.

Authorresonatehq
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Coordinating long-running distributed transactions by breaking work into steps with compensating actions, ensuring eventual consistency when failures occur.

Core Features & Use Cases

  • Forward steps with compensations to unwind progress in reverse order.
  • Orchestration-first approach with centralized control and explicit error handling.
  • Supports idempotent steps, timeouts, retry policies, and optional persistence for observability.
  • Real-world scenarios include multi-service workflows like order processing, payments, and fulfillment.

Quick Start

Define a TypeScript-based saga with ordered steps and corresponding compensations, and run it through a context to automatically rollback on failure.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: resonate-saga-pattern-typescript
Download link: https://github.com/resonatehq/resonate-skills/archive/main.zip#resonate-saga-pattern-typescript

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.