Checkpoint

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

hashgraph-online 59e72bc 536 B Updated

File contents

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.

hashgraph-online/hol-cigar/tree/main/adapters/claude-code/skills/checkpoint commit 59e72bc14e

Frequently asked questions

npx skillmds@latest add hashgraph-online/checkpoint