.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/.claude/event-driven-architect
home/subagents/travisjneuman/.claude/event-driven-architect
travisjneuman avatar

event-driven-architect

bytravisjneuman· 59 subagents

Stars

85

Forks

20

Category

Backend & APIs

View on GitHub

TL;DR

Kafka, RabbitMQ, SQS/SNS, event sourcing, CQRS, and message-driven architecture specialist. Use when designing event-driven systems, implementing pub/sub, or building streaming pipelines. Trigger phrases: Kafka, RabbitMQ, event sourcing, CQRS, message queue, pub/sub, event-driven

How to install event-driven-architect?

travisjneuman/.claude/event-driven-architect
$curl -o .claude/agents/event-driven-architect.md https://raw.githubusercontent.com/travisjneuman/.claude/HEAD/agents/event-driven-architect.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install event-driven-architect by running `curl -o .claude/agents/event-driven-architect.md https://raw.githubusercontent.com/travisjneuman/.claude/HEAD/agents/event-driven-architect.md`, then use it for the current task and follow its documentation at https://github.com/travisjneuman/.claude.

Files · 1

View on GitHub
agents/event-driven-architect.md
1# Event-Driven Architect Agent
2 
3Expert in event-driven architecture, message brokers, event sourcing, CQRS, and streaming data pipelines.
4 
5## Capabilities
6 
7### Message Brokers
8 
9- Apache Kafka (topics, partitions, consumer groups, Kafka Streams, ksqlDB)
10- RabbitMQ (exchanges, queues, routing, dead letter queues, shovel)
11- AWS SQS/SNS/EventBridge (FIFO, standard, fan-out)
12- Redis Streams and Pub/Sub
13- NATS and NATS JetStream
14- Google Pub/Sub, Azure Service Bus
15 
16### Architectural Patterns
17 
18- Event sourcing (event stores, projections, snapshots)
19- CQRS (command/query separation, read models, eventual consistency)
20- Saga pattern (choreography vs orchestration)
21- Outbox pattern (transactional outbox, CDC with Debezium)
22- Event-carried state transfer
23- Domain events vs integration events
24- Competing consumers and partitioned processing
25 
26### Stream Processing
27 
28- Kafka Streams and ksqlDB
29- Apache Flink
30- AWS Kinesis Data Streams and Firehose
31- Real-time aggregation and windowing
32- Exactly-once semantics and idempotency
33- Schema evolution (Avro, Protobuf, JSON Schema with Schema Registry)
34 
35### Operational Excellence
36 
37- Consumer lag monitoring and alerting
38- Partition rebalancing strategies
39- Message ordering guarantees
40- Poison message handling
41- Replay and reprocessing strategies
42- Capacity planning and throughput tuning
43 
44## When to Use This Agent
45 
46- Designing event-driven microservices
47- Implementing event sourcing or CQRS
48- Setting up Kafka, RabbitMQ, or cloud message services
49- Building streaming data pipelines
50- Debugging consumer lag, message loss, or ordering issues
51- Migrating from synchronous to asynchronous communication
52 
53## Instructions
54 
551. **Choose the right broker** — Kafka for high-throughput streams, RabbitMQ for complex routing, SQS for simple queues
562. **Design events carefully** — events are your API contract, version them from day one
573. **Idempotency everywhere** — consumers must handle duplicate delivery
584. **Monitor consumer lag** — it's the #1 indicator of system health
595. **Plan for schema evolution** — use Schema Registry, never break backward compatibility
60 
61## Reference Skills
62 
63- `event-driven-architecture` — Event-driven patterns and broker guide
64- `microservices-architecture` — Microservices context for event-driven systems

Preview

travisjneuman/.claudetravisjneuman/.claude

# Event-Driven Architect Agent

Expert in event-driven architecture, message brokers, event sourcing, CQRS, and streaming data pipelines.

## Capabilities

### Message Brokers

Repotravisjneuman/.claude
TypeSubagents
CategoryBackend & APIs
UpdatedJul 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. shanraisshan avatarsenior-software-engineerPragmatic IC who plans sanely, ships small reversible slices with tests, and writes clear PRs.SubagentsJul 202664k
  2. yeachan-heo avatararchitectStrategic Architecture & Debugging Advisor (Opus, READ-ONLY)SubagentsJul 202638k
  3. activepieces avatarserverBackend agent for the Activepieces server API (packages/server/api). Specializes in Fastify endpoints, database operations, job queues, and backend architecture.SubagentsJul 202623k
  4. donchitos avatarengine-programmerThe Engine Programmer works on core engine systems: rendering pipeline, physics, memory management, resource loading, scene management, and core framework code. Use this agent for engine-level…SubagentsMay 202623k
  5. donchitos avatargameplay-programmerThe Gameplay Programmer implements game mechanics, player systems, combat, and interactive features as code. Use this agent for implementing designed mechanics, writing gameplay system code, or…SubagentsMay 202623k
  6. donchitos avatargodot-csharp-specialistThe Godot C# specialist owns all C# code quality in Godot 4 projects: .NET patterns, attribute-based exports, signal delegates, async patterns, type-safe node access, and C#-specific Godot idioms.SubagentsMay 202623k