Claude Keep Undo banner
FedeFluork FedeFluork

Claude Keep Undo

Development community

Description

Review every change Claude Code makes to your files and Keep or Undo them hunk by hunk.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Keep / Undo for Claude Code

Keep / Undo for Claude Code

Review every change Claude Code makes to your files and decide, hunk by hunk, whether to Keep it or Undo it — the same review loop GitHub Copilot gives you for its own edits.

Marketplace Installs Open VSX
VS Code License: MIT

Claude edits a file; coloured bars appear in the gutter, and each change is kept or undone from the Quick Diff widget without leaving the editor.


**Unofficial.** This is a community project. It is not affiliated with, endorsed by, or sponsored by Anthropic. *Claude* and *Claude Code* are trademarks of Anthropic, PBC.


Why

Claude Code edits files directly on disk. That is fast, but it leaves you without the "here is what changed, accept or reject it" step you get from an IDE-integrated assistant. This extension