task-queue-sr
v1.1.0Queue 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.
Installation
Please help me install the skill `task-queue-sr` from SkillHub official store.
npx skills add TheShadowRose/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.