Откат проекта к нужному шагу в Regent

★ 8.0 · vibe-coding

rewind is a Claude Code skill that rolls back the workspace and conversation state to a specified Regent step without destroying current data. Before restoring, it automatically creates a backup under `.regent/backups/`, making the operation fully non-destructive. The skill runs `rgt rewind <step-hash>`, accepting either a full hash or a shortened version of at least 7 characters. After rewinding, the current conversation transcript is saved and workspace files are restored to match the target step's state exactly. It's the go-to tool for developers who need to recover from a mistake or explore an alternative implementation path while keeping their existing work safe.