checkpoint

Save context snapshots and update CLAUDE.md for handoff.

16|2|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/Kibertum/tausik-core --skill checkpoint-kibertum
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: checkpoint
Source: https://github.com/Kibertum/tausik-core/tree/main/agents/skills/checkpoint
Command: npx skills add https://github.com/Kibertum/tausik-core --skill checkpoint-kibertum

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Save context snapshot without ending the session. Updates CLAUDE.md and records handoff. Use when user says 'checkpoint', 'save progress', 'save context', or proactively after significant work.

Core Features & Use Cases

  • Hand-off-ready context snapshots with optional handoff JSON
  • Update CLAUDE.md to reflect current task state and progress
  • Preserve session continuity without forcing a redirect or end

Quick Start

Invoke /checkpoint after completing a task to save context without ending the session and prepare for a handoff.

Frequently Asked Questions about checkpoint

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I save context and progress in CLAUDE.md without ending my session?

To save context without ending your session, invoke the checkpoint function after completing a task. It updates CLAUDE.md with the current task state and records a handoff snapshot to preserve session continuity.

When should I create a context snapshot for session handoff?

Create a context snapshot for session handoff at significant milestones or after completing substantial work. This proactively preserves progress and prepares the current task state for seamless continuity across ongoing work.

Do I need MCP tools to update CLAUDE.md with a handoff JSON format?

Yes, updating CLAUDE.md with a handoff JSON format requires integration with tausik MCP tools. These tools facilitate recording the handoff data and updating the file to reflect your current progress.

What's the best way to preserve session continuity during ongoing work?

The best way to preserve session continuity is generating hand-off-ready context snapshots without forcing a session redirect or end. This approach updates your project state file while keeping the active workflow intact.

Can I save progress without forcing a session redirect or termination?

Yes, you can save progress without forcing a session redirect or termination. The process updates your context file and records a handoff snapshot specifically designed to maintain active session continuity.

Why update CLAUDE.md instead of ending the session for context preservation?

Updating CLAUDE.md instead of ending the session allows you to save a context snapshot at milestones. This method prepares data for handoff while avoiding the disruption of terminating an active ongoing work session.