Skip to content
Development
Command

/restore-snapshot

description: Resume work from a previous session snapshot. Reads the snapshot file and then deletes it when done. disable-model-invocation: true ---

From plugin
claude-swift-engineering
2233 skills11 agents3 commands
Install
> /plugin marketplace add johnrogers/claude-swift-engineering
> /plugin install swift-engineering@claude-swift-engineering

How it fires

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

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/restore-snapshot

Context preview

What this command does when you run it.

description: Resume work from a previous session snapshot. Reads the snapshot file and then deletes it when done. disable-model-invocation: true ---

Command definition

restore-snapshot.md

description: Resume work from a previous session snapshot. Reads the snapshot file and then deletes it when done. disable-model-invocation: true ---

Read `.claude/snapshot.md` and use it to orient this session.

1. Read the handoff file 2. If older than 24 hours, warn the user before proceeding 3. Briefly summarize where we left off 4. Delete the handoff file 5. Ask the user what they want to focus on from the "Next" items

If no handoff file exists, say so and offer to check git log, claude-mem, and open beads instead.

Ships withclaude-swift-engineering

Claude Code plugin marketplace for modern Swift/SwiftUI development A specialized AI toolkit for building professional iOS/macOS features with modern Swift 6.2, TCA (The Composable Architecture), and SwiftUI.

Get the whole plugin