A queue processing system from the iii-hq toolkit that handles background jobs with named queues, automatic retries, and dead letter handling. Think BullMQ or Celery but integrated into the iii ecosystem. You declare queues in your config file, dispatch jobs with TriggerAction.Enqueue, and get standard concurrent or FIFO ordering depending on your needs. Failed jobs retry with exponential backoff before landing in a dead letter queue. With 17.5k stars and 184 installs, it's clearly part of a larger framework rather than a standalone tool, so you'll want the rest of iii's infrastructure around it. Solid choice if you're already bought into their system and need reliable async job processing.
npx -y skills add iii-hq/iii --skill iii-queue-processing --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
prisma/skills
firebase/agent-skills
Dexploarer/hyper-forge
itsmostafa/aws-agent-skills
prisma/skills