claudeindex
Plugin

event-sourcing-cqrs-design

Event sourcing + CQRS design (independent, often combined). ES: events-as-facts per aggregate stream, event store selection, schema versioning + upcasting, snapshotting, replay, temporal queries. CQRS: command vs query separation, eventual-consistency projections. GDPR via crypto-erasure / redaction / separation / retention.

Installation

1

Add the marketplace

/plugin marketplace add SSiertsema/claude-code-plugins
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.