checkpoint-writer

Community

Save and resume pipeline state with checkpoints.

AuthorMinhThang1009
Version1.0.0
Installs0

System Documentation

What problem does it solve?

After long-running pipelines, interruptions can cause loss of state. This skill saves the current pipeline phase state to disk and creates a recoverable checkpoint, enabling seamless resume from interruption.

Core Features & Use Cases

  • Save a deterministic checkpoint at the end of each phase to a dedicated .claude/checkpoints directory.
  • Create a chain-anchored recovery point that can be used to reconstruct the pipeline state after a failure or restart.
  • Integrate with existing git workflows to optionally record a checkpoint commit for provenance and auditability.

Quick Start

Trigger a checkpoint after a phase completes to save the state and enable resume.

Dependency Matrix

Required Modules

None required

Components

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: checkpoint-writer
Download link: https://github.com/MinhThang1009/dotclaude/archive/main.zip#checkpoint-writer

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 510,000+ vetted skills library on demand.