Create, load, or manage execution checkpoints for recovery
# Checkpoint Management Command
## Overview
Creates and manages Shannon Framework checkpoints through delegation to the context-preservation skill. Enables zero-context-loss multi-session work with comprehensive state snapshots.
## Prerequisites
- Serena MCP available (check with `/shannon:check_mcps`)
## Workflow
### Step 1: Validate Input and Determine Mode
Parse command arguments to determine checkpoint operation:
**Mode Detection:**
- No arguments → `mode: "checkpoint"` (create checkpoint)
- Text label provided → `mode: "checkpoint"` with custom label
- `--load {checkpoint_id}` ...Create a named checkpoint of current state
Create session checkpoint with automatic state capture
Create a named checkpoint of current state
Create a quick WIP checkpoint commit to save your current work
Save a checkpoint to Google Drive with timestamp