smithery.ai

undo

Rollback the last destructive operation using git or project backups

First seen Mar 21, 2026

Installation

$ npx skills add https://smithery.ai

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery.ai · top by installs.

npx skills add https://smithery.ai

Browse all from smithery.ai

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Skill metadata

Parsed from SKILL.md frontmatter.

Declared agents claude-code

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 589 B
  • docs SUMMARY.md 80 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 2 installs

SKILL.md

Undo Last Operation

I'll help you rollback the last destructive operation performed by AI DevStudio commands.

Token Optimization

Expected range: 100–500 tokens (initial), 50 tokens (already clean)

Caching: Uses shared cache in .claude/cache/ — no undo-specific cache.

Early exit: Returns immediately if the working tree is already clean with no stashes.

Patterns used: Grep-before-Read, early exit, Bash for system queries