saga-trace
CommunityTurn a saga ledger into a readable timeline.
Authorgmanch94
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It helps you understand why an Agora saga ended unexpectedly by translating the event-sourced saga ledger into a scan-friendly timeline.
Core Features & Use Cases
- Pretty-print saga_event timelines: Renders one human-readable line per ledger event with aligned columns for quick inspection.
- Supports multiple input modes: Pulls from the live database when DB env vars are set, or renders from a JSON file (events array or full dump) / pasted JSON.
- Detects ledger anomalies: Flags inconsistencies like gate-without-forward, forward-without-gate (treated as a bug), compensator without a committed forward, non-contiguous sequence numbers, duplicate idempotency keys, and terminal state with pending outcomes.
- Safety-oriented guidance: Provides guardrails to avoid writing saga rows, and warns against dumping huge payloads inline.
Quick Start
Ask to trace saga <uuid> to get a five-second human-readable timeline of its forward steps, gates, compensators, outcomes, and any anomalies.
Dependency Matrix
Required Modules
None requiredComponents
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: saga-trace Download link: https://github.com/gmanch94/agora/archive/main.zip#saga-trace Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.