BeClaude

context-checkpoint-skill

New
2GitHub TrendingGeneralby SnowyLake

Agent skill for session checkpoint update, restore, and cross-session handoff with CONTEXT.md and HISTORY.md.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/context-checkpoint-skill.md https://raw.githubusercontent.com/SnowyLake/context-checkpoint-skill/main/SKILL.md
3
Invoke in Claude Code
/context-checkpoint-skill
View source on GitHub
agent

Frequently Asked Questions

What is context-checkpoint-skill?

Agent skill for session checkpoint update, restore, and cross-session handoff with CONTEXT.md and HISTORY.md.

How to install context-checkpoint-skill?

To install context-checkpoint-skill, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /context-checkpoint-skill.

What is context-checkpoint-skill best for?

context-checkpoint-skill is a community categorized under General. It is designed for: agent. Created by SnowyLake.