agentsclimarketplace

Agent session checkpoints

Skill sarveshsea/design-skills/skills/agent-session-checkpoints

Practical design judgment for AI coding agents: 78 installable skills for craft, research, generation, Figma, and Memoire.

Install
npx -y skills add sarveshsea/design-skills --skill agent-session-checkpoints

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 6 stars6 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

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

SKILL.md

1.0 KB, as published. Nobody here has run it

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

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.