queue

Community

Reliable multi-agent queue orchestration.

Authorjoelhooks
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a robust, scalable queue to coordinate work across multiple agents, eliminating blocking calls and bottlenecks in distributed tasks.

Core Features & Use Cases

  • Queue creation, submission, and per-task visibility for distributed workers
  • Priority, retry strategies, and fault-tolerant processing with progress tracking
  • Asynchronous coordination and result chaining across agents for complex workflows

Quick Start

Create a queue connected to Redis, submit a sample job, and start a worker to process it. Use polling or events to monitor job completion and adjust concurrency as needed.

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: queue
Download link: https://github.com/joelhooks/swarm-tools/archive/main.zip#queue

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 223,000+ vetted skills library on demand.