checkpoint

Community

Resume workflows safely after interruptions.

AuthorClouder0
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Robust workflow checkpointing and resume capabilities to recover from interruptions.

Core Features & Use Cases

  • Phase checkpointing: Save and resume phases without losing progress.
  • State integrity checks: Validate references and outputs before resuming.
  • Use Case: After a crash, resume from the last valid phase and continue execution.

Quick Start

Start a workflow and, if interrupted, run Claude with resume to continue from the last checkpoint.

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

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