session-memory

Installation
SKILL.md

Session Memory

Keep a durable, human-readable record of the current working session so another agent can resume after a disconnect with minimal context loss.

When To Use

Use this skill when:

  • The user asks to preserve, recover, checkpoint, or manage agent memory.
  • Work is long-running, experimental, or likely to span disconnects.
  • You are about to make nontrivial edits, run long jobs, switch branches, or pause for user input.
  • You resume in a repo that already has ./session/ directories.

Session Directory

Create one directory per working session:

Installs
120
Repository
nvidia/skills
GitHub Stars
1.0K
First Seen
May 21, 2026
Security Audits
session-memory — nvidia/skills