Backend Event Sourcing

Use this skill when the user says 'event sourcing', 'event store', 'event stream', 'event sourced', 'rehydrate from events', 'event replay', 'projection rebuild', 'event log', 'append-only log', 'event history'. This skill enforces: events as the single source of truth, current state derived from event replay, append-only event store, immutable events, event versioning, projection rebuild from scratch. Applies to any backend stack. Do NOT use for: simple audit logging, message queues, or CQRS without event sourcing.

j4flmao Updated

File contents

j4flmao/agent-skills/tree/main/skills/backend/universal/event-sourcing commit d4286d025c

Frequently asked questions

npx skillmds@latest add j4flmao/backend-event-sourcing