message-queue-patterns

Community

Design reliable messaging patterns.

Authorabzhaw
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Coordinated inter-agent communication often suffers from unreliable message delivery, lost messages, and unclear dead-letter handling. This Skill guides you through robust queue designs, polling vs push delivery, and persistence strategies for the bridge-queue workflow.

Core Features & Use Cases

  • Queue design patterns for simple file-backed queues and durable stores
  • Polling vs push strategies for timely processing and scalability
  • Dead-letter routing and retry semantics for failed messages in multi-agent systems
  • Use Case: Designing a reliable message flow between the OpenClaw gateway, bridge, and orchestrator to prevent message loss during outages.

Quick Start

Configure a simple file-backed queue, enqueue several messages, and verify that processed messages are marked and DLQ routing works.

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: message-queue-patterns
Download link: https://github.com/abzhaw/juliaz_agents/archive/main.zip#message-queue-patterns

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.