dead-letter-queue

Community

Catch and replay failed jobs.

Authordadbodgeoff
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a robust mechanism to capture, store, and manage jobs that fail during processing, preventing data loss and enabling debugging and replay.

Core Features & Use Cases

  • Capture Failed Jobs: Stores context of failed jobs, including payload, error messages, and attempt history.
  • Enable Replay: Allows for manual or automated re-processing of failed jobs.
  • Monitor Failures: Provides statistics on failure patterns, worker-specific issues, and error types.
  • Use Case: When a critical background job fails after multiple retries, the Dead Letter Queue captures its details so an operator can later inspect the error, fix the underlying issue, and replay the job without losing data.

Quick Start

Use the dead-letter-queue skill to add a failed job with payload, error message, and worker name.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: dead-letter-queue
Download link: https://github.com/dadbodgeoff/drift/archive/main.zip#dead-letter-queue

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.