background-jobs

Installation
SKILL.md

Background Jobs

Production-ready background job processing with reliability guarantees.

When to Use This Skill

  • Processing that takes longer than a request timeout
  • Scheduled/recurring tasks (reports, cleanup, sync)
  • Async workflows (email, notifications, webhooks)
  • Work that can fail and needs retries

Architecture Overview

Installs
27
GitHub Stars
780
First Seen
Jan 25, 2026
background-jobs — dadbodgeoff/drift