event-driven

Installation
SKILL.md

Event-Driven Architecture

Overview

Event-driven architecture (EDA) enables loosely coupled, scalable systems by communicating through events rather than direct calls. This skill covers message queues, pub/sub patterns, event sourcing, CQRS, distributed transaction management with sagas, and data streaming with Kafka.

Available Agents

  • senior-software-engineer (Opus) - Architecture design, pattern selection, distributed system design
  • software-engineer (Sonnet) - Event handler implementation, consumer/producer code
  • security-engineer (Opus) - Event security, authorization patterns, message encryption
  • senior-infrastructure-engineer (Opus) - Message broker setup, Kafka clusters, queue configuration

Key Concepts

Message Queues

RabbitMQ Implementation:

Related skills
Installs
5
GitHub Stars
35
First Seen
Mar 17, 2026