TaskQueue — Async Task Queue for AI Agents

Workflows

Queue async tasks for your agent with retry logic, priority levels, dependency chains, concurrency, per-task timeouts, event hooks, cancel/clear, and run metrics. Production-ready task orchestration for AI agents.

Install

openclaw skills install task-queue-sr

TaskQueue — Async Task Queue for AI Agents

Chain tasks sequentially or in parallel with retry logic, priority levels, and graceful failure handling.

See README.md for full documentation.