# Checkpoint

> Create an inspectable CIGAR checkpoint before compaction, interruption, or a meaningful task boundary.

- Skill: `hashgraph-online/checkpoint` (Agent Skill)
- Install (CLI): `npx skillmds@latest add hashgraph-online/checkpoint`
- Raw SKILL.md: https://api.skillmd.com/api/skills/hashgraph-online/checkpoint/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: hashgraph-online (https://skillmd.com/u/hashgraph-online)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/hashgraph-online/checkpoint

---


Use `checkpoint_create` to record the current task, decisions, active bundle, unresolved work, and present-state evidence. Keep the summary structured and concise. Return the checkpoint identifier, source snapshot, and expiry.

After compaction, compile current state from the checkpoint rather than reproducing an old transcript. Never read or attach a provider transcript as checkpoint data.

