event-sourcing-migrator
Migrate to event-sourcing architecture with event extraction, store setup, and CQRS implementation
npx skills add a5c-ai/babysitter --skill event-sourcing-migrator --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Event Sourcing Migrator Skill Migrates applications to event-sourcing architecture, handling event extraction from existing data, event store setup, and CQRS implementation. ## Purpose Enable event sourcing migration for: - Event extraction from existing data - Event store setup - Projection generation - CQRS implementation - Snapshot management ## Capabilities ### 1. Event Extraction from Existing Data - Analyze current state - Derive historical events - Generate event streams - Handle data gaps ### 2. Event Store Setup - Configure event store - Set up partitioning - Define retention - Implement subscriptions ### 3. Projection Generation - Create read models - Build projections - Handle updates - Manage consistency ### 4. CQRS Implementation - Separate read/write - Implement commands - Handle queries - Manage eventual consistency ### 5. Snapshot Management - Define snapshot strategy - Generate snapshots - Handle restoration - Optimize performance ### 6. Event Replay - Replay events - Rebuild projections - Handle migrations - Test consistency ## Tool Integrations | Tool | Purpose | Integration Method | |------|---------|-------------------| | EventStore | Event database | CLI/API
- Purpose
- Capabilities
- 1. Event Extraction from Existing Data
- 2. Event Store Setup
- 3. Projection Generation
- 4. CQRS Implementation
- 5. Snapshot Management
- 6. Event Replay
- Tool Integrations
- Output Schema
- Integration with Migration Processes
- Related Skills
- Related Agents
What does the event-sourcing-migrator skill do?
Migrate to event-sourcing architecture with event extraction, store setup, and CQRS implementation
How do I install it?
Run `npx skills add a5c-ai/babysitter --skill event-sourcing-migrator --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
