command·free·git_rewind
/rewind (Claude Code)
Built-in Claude Code command (also aliased /checkpoint) that rolls back code AND conversation to an earlier point. Session-level safety net.
Claude Code creates checkpoints automatically before significant edits. /rewind jumps back to any of them, restoring file contents (including permissions via chmod) and the conversation state. Complements Git rather than replacing it: Git is long-term version management across sessions, /rewind is instant in-session undo between commits. Use /rewind for fine-grained rollback, Git commits for milestones.
Beziehungen
claudecommandssafetyrollback