work-queue-processor

Community

Autonomous work loop with fresh subagents.

AuthorCleanExpo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the continuous processing of validated queue items by orchestrating fresh sub-agent contexts per item, ensuring isolation and fault tolerance.

Core Features & Use Cases

  • Autonomous orchestration: runs the work loop until the queue is exhausted or resources run out.
  • Context isolation: spawns a new sub-agent per item to prevent cross-item data leakage.
  • Routing by complexity: simple items execute directly, medium items plan and execute, complex items route through planner and user approval before execution.
  • Observability & audit: updates status in Linear and archives outcomes for audit trails across sessions.

Quick Start

Run the work queue processor to begin processing validated queue items in the Work Claude instance. For example: /process-queue

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: work-queue-processor
Download link: https://github.com/CleanExpo/ATO/archive/main.zip#work-queue-processor

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.