·checkpoint
{}

checkpoint

[Tooling & Meta] Save memory checkpoint to preserve analysis context

25Installs·2Trend·@duc01226

Installation

$npx skills add https://github.com/duc01226/easyplatform --skill checkpoint

How to Install checkpoint

Quickly install checkpoint AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/duc01226/easyplatform --skill checkpoint
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: duc01226/easyplatform.

SKILL.md

View raw

Save current analysis, findings, and progress to an external memory file to prevent context loss during long-running tasks.

Goal: Persist current task context, findings, and progress to a checkpoint file for recovery after context compaction.

| 1 | Determine location | Filename: plans/reports/checkpoint-{YYMMDD-HHMM}-{slug}.md | | 2 | Gather context | Task, findings, files analyzed/modified, progress, decisions | | 3 | Write checkpoint file | Structured markdown with recovery instructions | | 4 | Update todo list | Mark checkpoint creation complete |

[Tooling & Meta] Save memory checkpoint to preserve analysis context Source: duc01226/easyplatform.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/duc01226/easyplatform --skill checkpoint
Category
{}Data Analysis
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from duc01226/easyplatform

Quick answers

What is checkpoint?

[Tooling & Meta] Save memory checkpoint to preserve analysis context Source: duc01226/easyplatform.

How do I install checkpoint?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/duc01226/easyplatform --skill checkpoint Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/duc01226/easyplatform