Skip to content
Development
Command

/snapshot

description: Asks Claude to generate a snapshot summary for a future session. Writes it to file. It can then be read by the `resume-snapshot` command. 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/snapshot

Context preview

What this command does when you run it.

description: Asks Claude to generate a snapshot summary for a future session. Writes it to file. It can then be read by the `resume-snapshot` command. disable-model-invocation: true ---

Command definition

snapshot.md

description: Asks Claude to generate a snapshot summary for a future session. Writes it to file. It can then be read by the `resume-snapshot` command. disable-model-invocation: true ---

Generate a handoff summary and write it to `.claude/snapshot.md`.

Include:

1. **Summary** - What was accomplished (2-4 bullets) 2. **State** - Branch, uncommitted changes, open beads/tasks with IDs, any claude-mem references (if known) 3. **Decisions** - Any choices made or pending 4. **Next** - Clear starting point.

Keep under 250 words. Use IDs and file paths for quick lookup.

Output:

Write the summary to `.claude/snapshot.md`.

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