pueue

Community

Queue and manage long-running tasks safely.

Authorarchibate
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The skill helps users orchestrate long-running, non-interactive tasks by queuing them with pueue and streaming completion notifications.

Core Features & Use Cases

  • Background task orchestration with per-project grouping and safe concurrency limits.
  • Automatic task following and notification after completion, avoiding polling.
  • Use cases include data preprocessing pipelines, large experiments, and parallel batch jobs with dependencies.

Quick Start

Start a long-running task in the background by running the wrapper script with your command, e.g., Bash("scripts/run_in_pueue.sh 'uv run python -u train.py'", run_in_background: true).

Dependency Matrix

Required Modules

pueuejqpueued

Components

scriptsreferences

💻 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: pueue
Download link: https://github.com/archibate/archibate-skills/archive/main.zip#pueue

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.