Event — Event-Driven Architecture Reference
name: "event"
by ckchzh · published 2026-03-22
$ claw add gh:ckchzh/ckchzh-event---
name: "event"
version: "1.0.0"
description: "Event-driven architecture reference — event sourcing, pub/sub, CQRS, event buses, and stream processing. Use when designing event systems, implementing pub/sub, or building event-driven microservices."
author: "BytesAgain"
homepage: "https://bytesagain.com"
source: "https://github.com/bytesagain/ai-skills"
tags: [event, event-driven, pub-sub, cqrs, event-sourcing, streaming, devtools]
category: "devtools"
---
# Event — Event-Driven Architecture Reference
Quick-reference skill for event-driven architecture, event sourcing, pub/sub patterns, and stream processing.
When to Use
Commands
`intro`
scripts/script.sh introOverview of event-driven architecture — patterns, benefits, and tradeoffs.
`patterns`
scripts/script.sh patternsCore patterns — pub/sub, event sourcing, CQRS, saga, choreography.
`design`
scripts/script.sh designEvent design — naming, schema, versioning, and payload structure.
`brokers`
scripts/script.sh brokersEvent broker comparison — Kafka, RabbitMQ, NATS, Pulsar, SQS, EventBridge.
`sourcing`
scripts/script.sh sourcingEvent sourcing deep dive — event store, projections, snapshots.
`delivery`
scripts/script.sh deliveryDelivery guarantees — at-most-once, at-least-once, exactly-once.
`stream`
scripts/script.sh streamStream processing — windowing, aggregation, and real-time analytics.
`checklist`
scripts/script.sh checklistEvent-driven architecture checklist.
`help`
scripts/script.sh help`version`
scripts/script.sh versionConfiguration
| Variable | Description |
|----------|-------------|
| `EVENT_DIR` | Data directory (default: ~/.event/) |
---
*Powered by BytesAgain | bytesagain.com | hello@bytesagain.com*
More tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...