# Session Checkpoint

> Retired. Mid-session record continuity is memento's domain — see memento:event-capture. Triggers: "checkpoint", "save session state", "capture progress", "session-checkpoint", "snapshot the session", "save context".

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

---


# Session Checkpoint

Retired as a concept. `memento:event-capture` writes each event's trace in the turn it happens —
no batch flush step exists to run later. Invoke `memento:event-capture` directly at the event, not
this skill.

