Install
openclaw skills install nm-archetypes-architecture-paradigm-event-drivenApplies event-driven async messaging to decouple producers and consumers
openclaw skills install nm-archetypes-architecture-paradigm-event-drivenNight Market Skill — ported from claude-night-market/archetypes. For the full experience with agents, hooks, and commands, install the Claude Code plugin.
These vocabulary items name the concrete tools and abstractions
that show up when the paradigm is implemented. They are not
required dependencies and they are not part of the skill's
tools: frontmatter (which is reserved for Claude Code tool
restrictions). Use this list to disambiguate during architecture
discussions.
message-broker -- Kafka, NATS, RabbitMQ; the durable channel between producers and consumersevent-stream-processor -- Flink, Faust, or similar; consumes streams and emits derived eventsdistributed-tracing -- OpenTelemetry-style correlation IDs across asynchronous hops