Checkpoint

Save a local recovery packet from durable session state. Use when the user invokes /checkpoint, asks to preserve progress, or wants a safe restore point before risky or lengthy work.

synthetic-sciences 79fc4d9 2 files · 720 B Updated

File contents

Save a recovery checkpoint

Capture the session objective, current plan, completed and pending work, relevant evidence, workspace state, and exact next action. Apply the optional label when provided.

Create a new checkpoint without overwriting earlier recovery packets and report its project-relative path.

synthetic-sciences/openscience/tree/main/backend/cli/skills/other/checkpoint commit 79fc4d95a3

Frequently asked questions

npx skillmds@latest add synthetic-sciences/checkpoint