Save Session

Snapshot only resume-relevant tactical context and an explicitly resumable Codex goal to `.session/CURRENT.md`. Triggers: `/save-session`, `save session`, `save progress`, `checkpoint`. Use when the next agent needs a compact, time-bounded handoff with the exact goal, first action, validation, blockers, route, and context to avoid. Do not capture noisy recent files or treat the checkpoint as permanent truth. Use the shell command `save-session` for the deterministic write path.

ingpoc Updated

File contents

ingpoc/SKILLS/tree/main/save-session commit aa0926d1d0

Frequently asked questions

npx skillmds@latest add ingpoc/save-session