composable-rust-sagas

Community

Coordinate Rust sagas with reliable compensation.

Authorjonathanbelolo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides expert guidance for implementing distributed sagas in a Rust-based environment, enabling safe multi-aggregate coordination, compensation flows, and orchestration patterns across services.

Core Features & Use Cases

  • Saga pattern design: Reducer-style state machines that coordinate local transactions across aggregates.
  • Compensation & idempotency: Patterns to rollback or compensate when steps fail, with idempotent handling and retries.
  • Event-bus integration: Techniques for publish/subscribe communication (e.g., Redpanda/Kafka) between services and sagas.
  • Use Case: Orchestrate an Order → Payment → Inventory flow with centralized compensation in case of failures.

Quick Start

Start by outlining your saga state definitions and the events that drive transitions; then implement a reducer that updates state and emits next-step commands via an event bus.

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: composable-rust-sagas
Download link: https://github.com/jonathanbelolo/composable-rust/archive/main.zip#composable-rust-sagas

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 223,000+ vetted skills library on demand.