async-jobs-and-events
OfficialReliable domain-event queuing and processing
Authorlatitude-dev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Background processing is essential for scalability and reliability; this Skill provides a structured approach to decoupling domain logic from HTTP handlers by queuing work, publishing domain events, and handling asynchronous side effects.
Core Features & Use Cases
- Background jobs for IO, notifications, and projections
- Domain-event publishing with publisher-consumer decoupling
- Avoiding orchestration of side effects inside HTTP handlers; enqueue and return
- Observability, tracing, and outbox/pub-sub patterns across services
Quick Start
Spawn a background worker to process queued domain events and publish downstream notifications.
Dependency Matrix
Required Modules
None requiredComponents
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: async-jobs-and-events Download link: https://github.com/latitude-dev/latitude-llm/archive/main.zip#async-jobs-and-events Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.