sage-checkpoint-system

Community

Safely snapshot, track, and roll back execution.

Authormajiayu000
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Sage's checkpoint system provides deterministic state capture and safe recovery to support undo/rollback in long-running tasks. It enables reproducible experiments and safe transactional operations by saving comprehensive state, file changes, and conversation context to allow precise restoration.

Core Features & Use Cases

  • State snapshots: capture complete execution state for safe restoration.
  • File tracking: monitor and restore file changes across checkpoints.
  • Diff and rollback: compute diffs and rollback to a chosen checkpoint.
  • Session and tool integration: manage per-session and tool-execution checkpoints for reliable workflows.
  • Use Case: before applying risky config changes, create a checkpoint, perform changes, and revert if needed.

Quick Start

Create a manual checkpoint: sage checkpoint create --type Manual --description 'Before risky update'.

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

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.