Thesis Checkpoint banner
idoforgod idoforgod

Thesis Checkpoint

Productivity community

Description

--- description: Save or restore a thesis workflow checkpoint for context recovery. --- # Thesis Checkpoint Save the current state or restore from a previous checkpoint. ## Usage - Save: `/thesis:checkpoint save {name}` — Save current state - Restore: `/thesis:checkpoint restore {name}` — Restore from checkpoint - List: `/thesis:checkpoint list` — Show available checkpoints ## Protocol ### Save ```bash python3 "$CLAUDE_PROJECT_DIR"/.claude/hooks/scripts/checklist_manager.py \ --save-check

Installation

Installs to ~/.claude/commands/idoforgod-dissertation-simulator-agenticworkflow-thesis-checkpoint.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/idoforgod/Dissertation-Simulator-AgenticWorkflow/HEAD/.claude/commands/thesis-checkpoint.md -o ~/.claude/commands/idoforgod-dissertation-simulator-agenticworkflow-thesis-checkpoint.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository