pop-checkpoint

Community

Create and restore session checkpoints.

Authorjrc1883
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Create save-points during long workflows and restore to known-good states, enabling safe experimentation.

Core Features & Use Cases

  • Checkpoint creation: captures session state and modified files.
  • Auto-maintenance: auto-cleanup to keep history lean.
  • Restore: rollback to a known checkpoint when needed.

Quick Start

/checkpoint create -d "Before major refactor" to save current state.

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: pop-checkpoint
Download link: https://github.com/jrc1883/popkit-claude/archive/main.zip#pop-checkpoint

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