async-processing-patterns

Community

Robust async processing patterns

Authormarquesfelip
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Async processing and message-driven architectures introduce complexity around reliability, idempotency, retries, and failure handling. This Skill helps you design safe async workflows for queue + worker systems, ensuring low data loss and predictable behavior.

Core Features & Use Cases

  • Decision framework for when to use async vs synchronous processing in distributed systems.
  • Guidelines for message schemas, idempotent consumers, and concurrency patterns.
  • Retry strategies with exponential backoff, jitter, and DLQ handling across popular brokers (RabbitMQ, SQS, Kafka, Redis).
  • DLQ design, visibility management, and observability considerations for production workloads.

Quick Start

Define a complete design for a new queue+worker system, including message schema, idempotency checks, exponential backoff retry policy, and DLQ strategy.

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: async-processing-patterns
Download link: https://github.com/marquesfelip/agents-and-skills/archive/main.zip#async-processing-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.