async-task-platform-specialist
CommunityDDQ mastery for reliable scheduling and workers.
AuthorAkikoAkaki
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill provides expert guidance for building and maintaining a Redis-backed distributed delay queue (DDQ) system, covering scheduling, worker pools, retries, and lifecycle management.
Core Features & Use Cases
- Delay storage: Redis Sorted Set (ZSET) with scores as target timestamps.
- Atomic fetch: Lua script to atomically fetch and move jobs into a processing state.
- Retry & DLQ: Exponential backoff and Dead Letter Queue handling for failed tasks.
- Watchdog: Monitoring and auto-recovery for stuck tasks.
- Job lifecycle: PENDING, ACTIVE, COMPLETED, and FAILED transitions.
- Observability & scaling guidance for production deployments.
Quick Start
Design and implement a DDQ deployment plan by outlining delay storage, fetch, retry, and worker coordination steps.
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-task-platform-specialist Download link: https://github.com/AkikoAkaki/async-task-platform/archive/main.zip#async-task-platform-specialist 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 223,000+ vetted skills library on demand.