agent-session-checkpoints

Installation
SKILL.md

Agent Session Checkpoints

Capture restartable agent sessions with checkpoints, rollback notes, and resume metadata.

When to Use

Use this Note when a Memoire or Studio run needs checkpoint agent run, rollback session, resume session, session cleanup.

Workflow

  1. Create a checkpoint before broad edits, dependency updates, generated files, or external mutations.
  2. Record session id, prompt, harness, cwd, branch, dirty-state summary, and verification command.
  3. Resume by explicit session id when possible rather than reconstructing context from terminal history.
  4. On rollback, preserve the failure explanation and exact reverted scope.
  5. Clean old sessions only after artifacts and useful lessons have been moved into durable memory.

Sources

Installs
1
First Seen
1 day ago
agent-session-checkpoints — sarveshsea/design-skills