checkpoint

Installation
SKILL.md

Git checkpoint system

Manage git checkpoints (stashes) for safe code exploration and recovery.

When to invoke

  • Before making risky changes or refactoring
  • When you want a quick save point without committing
  • To restore previous state after experiments fail
  • To maintain multiple work-in-progress states

Usage

Installs
37
GitHub Stars
76
First Seen
Jan 25, 2026
checkpoint — htlin222/dotfiles