Ccundo — Development skill for Claude Code
ccundo seamlessly integrates with Claude Code to provide granular undo functionality.
How to install Ccundo
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open leepokai/ccundo and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Ccundo does
ccundo seamlessly integrates with Claude Code to provide granular undo functionality. It reads directly from Claude Code's session files to track file operations and allows you to selectively revert changes with full preview and cascading safety.
Alternatives in Development
- Code Simplifier — Simplify code while preserving functionality 14k ★
- JEngine — The solution that allows unity games to update in runtime 2.2k ★
- Dive — Dive is an open-source MCP Host Desktop Application that seamlessly integrates with any LLMs supporting functi 1.8k ★
README
ccundo
[](https://badge.fury.io/js/ccundo) [](https://opensource.org/licenses/MIT)
**Intelligent undo for Claude Code sessions** - Revert individual operations with cascading safety and detailed previews.
ccundo seamlessly integrates with Claude Code to provide granular undo and redo functionality. It reads directly from Claude Code's session files to track file operations and allows you to selectively revert or restore changes with full preview and cascading safety.
✨ Features
- Automatic Detection - Reads directly from Claude Code session files
- Detailed Previews - See exactly what will be changed before undoing/redoing
- Cascading Undo/Redo - Maintains project consistency by undoing/redoing dependent operations
- Complete Redo System - Reverse any undo operation with full cascading support
- Turn-based Operations - Group related operations into conversation turns for batch undo
- Multi-language - Supports English and Japanese (日本語)
- Smart Operation Tracking - Tracks file edits, creations, deletions, renames, and bash commands
- Safe Backups - Creates backups before making changes
- Zero Configuration - Works out of the box with Claude Code
Installation
npm install -g ccundo
Quick Start
- Navigate to a directory where you've used Claude Code
- List recent operations:
ccundo list - Preview what would be undone:
ccundo preview - Undo operations with confirmation:
ccundo undo - Redo previously undone operations:
ccundo redo - Work with conversation turns:
ccundo turns # Group operations into turns ccundo preview-turn # Preview turn undo ccundo undo-turn # Undo entire turn
Usage
List Operations
View all operations from
Related Skills
Ccundo
Integrates seamlessly with Claude Code to provide granular undo functionality by reading directly from Claude
WSL Screenshot Paster For Claude Code
This is a lightweight AutoHotkey v2 script for Windows 11. It allows you to seamlessly paste screenshots (take
Antigravity Claude Skills
Motivation: A skill management system for the Gemini 3 framework that is interchangeable with the Claude skill
ClaudeStrike
ClaudeStrike brings Claude to the Kali command line. Built for operators, it writes commands, runs tools, and
Replyreviewer
Generate point-by-point LaTeX reviewer response letters and apply track-change markup directly in the paper us
AgentsUsage
A lightweight Windows system tray application that parses local Claude CLI and Codex usage logs, hosting an em
Related Agents
Workspace Sync
Use this agent when the user wants to save work, sync repos, undo changes, check history, or manage branches.
Claude Code Slack Bot
This is a TypeScript-based Slack bot that integrates with the Claude Code SDK to provide AI-powered coding ass
Consult
The build plugin's redesign consult role. Reads an item's ledger, verified findings, spec quote, and diff, and