resume-from-checkpoint

Community

Resume interrupted pipelines from last checkpoint

AuthorMinhThang1009
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill resumes an interrupted pipeline by loading the latest checkpoint and reconstructing the necessary state to continue execution.

Core Features & Use Cases

  • Resolve the latest checkpoint from [PROJECT_ROOT]/.claude/checkpoints and reconstruct the pipeline state.
  • Report the next phase to run along with the key context for the next agent (files modified, decisions, prerequisites) and check for unresolved alerts.
  • Require user confirmation before re-spawning agents to ensure a safe resume after a session restart or /compact.

Quick Start

Resume the active workflow by loading the latest checkpoint and re-spawning the next phase after user confirmation.

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

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.