From billy-milligan
Redirects deprecated event-driven skill to references on patterns like outbox, saga, CQRS, schema versioning, Kafka topic design, consumer groups, DLQ, and exactly-once semantics.
How this skill is triggered — by the user, by Claude, or both
Slash command
/billy-milligan:event-drivenThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill has been split into focused reference files:
This skill has been split into focused reference files:
architecture/system-design/references/event-driven-patterns.md — outbox, saga, CQRS, schema versioningshared/kafka-deep/references/topic-design.md — topic naming, partitions, retentionshared/kafka-deep/references/consumer-patterns.md — consumer groups, DLQ, error handlingshared/kafka-deep/references/exactly-once.md — idempotent producers, transactions, dedupnpx claudepluginhub rnavarych/alpha-engineer --plugin billy-milliganDesigns and implements event-driven systems with event sourcing, CQRS, message brokers, and saga coordination for distributed microservices.
Designs event-driven systems with event sourcing and CQRS patterns, including event identification, schema design, transport selection, and versioning.
Designs event-driven architecture — event schemas, pub/sub patterns, idempotency, ordering guarantees. Use when decoupling services, building notification systems, audit trails, or real-time features.