checkpoint-resume

Community

Ensure exactly-once data processing.

Authordadbodgeoff
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill guarantees that data processing pipelines achieve exactly-once semantics, preventing duplicate processing of files even in the event of worker crashes.

Core Features & Use Cases

  • Exactly-once processing: Ensures each file is processed precisely one time.
  • Distributed coordination: Manages file claiming and status tracking across multiple workers.
  • Automatic retries: Handles transient failures with configurable retry logic.
  • Use Case: For large-scale batch processing jobs where data integrity is critical, this skill prevents data duplication and ensures job completion despite potential worker failures.

Quick Start

Use the checkpoint-resume skill to claim and process the file located at 's3://my-bucket/data/file-001.csv'.

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: checkpoint-resume
Download link: https://github.com/dadbodgeoff/drift/archive/main.zip#checkpoint-resume

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.