DevOpsGo

Rewind

by regent-vcs

Rewind is a DevOps skill for Claude Code, published by regent-vcs in re_gent.

785 stars57 forkson regent-vcs/re_gentAdded 2026/08/23Repository updated 2026/07/02
ai-agentclaude-codedeveloper-toolsdevtoolsgolangversion-control
Install in seconds
Install Rewind
Copy Rewind into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/regent-vcs/re_gent/tree/main/.claude/skills/rewind ~/.claude/skills/rewind

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/regent-vcs/re_gent.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.claude/skills/rewind/SKILL.md in regent-vcs/re_gent
Installs to
~/.claude/skills/rewind
Collection
One of 7 skills cataloged from this repository
Category
DevOps798 skills

What Rewind does

Rewind restores the workspace and conversation to a previous re_gent step, with an automatic backup created first. Use it when recovering from mistakes or exploring an alternate path.

Rewind is cataloged under DevOps on DirSkills. Rewind comes from a repository tagged ai-agent, claude-code, developer-tools, devtools and golang.

Documentation

README

⚠️ Warning: This will restore files and conversation state to the specified step.

Automatic backup is created at .regent/backups/ before rewinding.

Rewind to a step:

rgt rewind $ARGUMENTS

The step hash can be shortened (first 7+ characters).

After rewinding, the current conversation transcript will be saved and the workspace files will match the target step's state.

Frequently asked about Rewind

  • What else does regent-vcs publish alongside Rewind?

    Rewind is one of 7 skills that DirSkills catalogs from regent-vcs/re_gent, the repository it ships in. Its siblings there include Blame, Blame and Log. Each one is a separate skill with its own page in this directory, installs the same way Rewind does, and is maintained by regent-vcs in that same repository. The rest of the collection is listed on the regent-vcs/re_gent page.

  • How does Rewind compare to other DevOps skills?

    Rewind ranks #544 by stars among the 798 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Rewind against them. Open each page to compare what they document and how they install.