Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Migrate to event-sourcing architecture with event extraction, store setup, and CQRS implementation
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | 144% | 0% |
| case-02 | ✗→✓ | ▲ Improved | 120% | 0% |
| case-04 | ✗→✓ | ▲ Improved | 5% | 0% |
| case-05 | ✗→✓ | ▲ Improved | -28% | 0% |
| case-06 | ✗→✓ | ▲ Improved | -12% | 0% |
Migrates applications to event-sourcing architecture, handling event extraction from existing data, event store setup, and CQRS implementation.
Enable event sourcing migration for:
| Tool | Purpose | Integration Method | |------|---------|-------------------| | EventStore | Event database | CLI/API | | Axon Framework | Java event sourcing | Library | | Marten | .NET event store | Library | | EventStoreDB | Event store | CLI | | Custom stores | PostgreSQL/Kafka | Library |
json{ "migrationId": "string", "timestamp": "ISO8601", "eventStore": { "type": "string", "streams": "number", "events": "number" }, "projections": [ { "name": "string", "status": "string", "lastPosition": "number" } ], "snapshots": { "enabled": "boolean", "count": "number" } }
domain-model-extractor: Event discoverydata-architect-agent: Event architectureOther measured skills in the registry, with their headline benchmark lift.