worker-job-designer
CommunityDesign robust background workers
Authorsaranskumar
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Background job processing and asynchronous tasks require safe, reliable design to avoid request-response coupling, ensure retries, observability, and correct ownership.
Core Features & Use Cases
- Defines triggers, payload contracts, and clear success criteria for background workers.
- Establishes idempotency, retry/backoff, failure visibility, and ownership boundaries.
- Use cases include email queues, report generation, or any long-running task detached from user requests.
Quick Start
Create a worker spec with a trigger, payload, and success criteria, then implement idempotency and monitoring.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: worker-job-designer Download link: https://github.com/saranskumar/anti-slop/archive/main.zip#worker-job-designer Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.