new-domain-event

Community

Add a new domain event across the outbox.

Authorjamesaphoenix
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This capability standardizes how new domain events are introduced into the transactional outbox, ensuring consistent registration, payload typing, and end-to-end wiring.

Core Features & Use Cases

  • Register the event type in contracts.
  • Create and wire the corresponding payload interface in the domain layer and the matching EventPayloadSchema in the Temporal client.
  • Add a dispatcher case in the worker workflow and implement the corresponding domain event workflow.
  • Ensure transactional writes follow the outbox pattern for reliability and idempotence.

Quick Start

Register and wire a new domain event by updating contracts, domain event interfaces, Temporal schemas, and worker workflow cases.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: new-domain-event
Download link: https://github.com/jamesaphoenix/tx-agent-kit/archive/main.zip#new-domain-event

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.