infra-queue

Community

Design and scale AICP's queue infrastructure.

Authorcyberpunk042
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manage AICP's queue surfaces — primary is the per-day JSONL Dead-Letter Queue (~/.aicp/dlq/); secondary is the in-process task_manager queue (aicp/core/tasks.py); future fleet integration may add a real message queue. Distinct from aicp-ops-dlq (DLQ runtime ops via CLI) — this skill is the design/scale lifecycle for queue infrastructure. Loads when the operator says "scale the queue" / "replace DLQ with Redis" / "add a queue for fleet" / "queue throughput limit" / "is JSONL DLQ enough".

Core Features & Use Cases

  • Audit current queue throughput vs scale assumptions; decide if JSONL DLQ suffices.
  • Plan migration to a real queue (Redis Streams, RabbitMQ, Kafka) with design decisions and adapters.
  • Add a fleet-wide messaging queue surface for inter-agent delivery.
  • Tune DLQ configuration within current scale (max_entries, max_retries, retry_delay_seconds) before migration.

Quick Start

Draft a throughput assessment and migration plan for the per-day JSONL DLQ.

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: infra-queue
Download link: https://github.com/cyberpunk042/devops-expert-local-ai/archive/main.zip#infra-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 471,000+ vetted skills library on demand.