Skip to content

/session-snapshot

Internal skill for commands. Write a recovery-grade session snapshot (file-primary) for /lets:end, /lets:end --pre-compact, and /lets:note --pre-compact. Always writes a .lets/sessions/ file; adds a one-line task pointer only when a task is unambiguously active. Do not trigger

shell
$ npx -y skills add restarter/lets-workflow --skill session-snapshot --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/session-snapshot
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Internal skill for commands. Write a recovery-grade session snapshot (file-primary) for /lets:end, /lets:end --pre-compact, and /lets:note --pre-compact. Always writes a .lets/sessions/ file; adds a one-line task pointer only when a task is unambiguously active. Do not trigger
Ships withlets-workflow

A development workflow plugin for Claude Code Stop babysitting your AI. Start shipping with it.

Get the whole plugin, auto-invoked
Stats
16
Stars
0
Views
3
Forks
Active
Maintenance
Go
Language
MIT
License
15h ago
Last commit
5mo ago
Created

Repo: restarter/lets-workflow