📝
QualityGo

Revdiff

by umputun

Revdiff is a Quality skill for Claude Code, published by umputun in revdiff.

804 stars82 forkson umputun/revdiffAdded 2026/08/23+2% in starsRepository updated 2026/08/20
agentic-workflowclaude-codecode-reviewdifftui
Install in seconds
Install Revdiff
Copy Revdiff 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/umputun/revdiff/tree/master/plugins/pi/skills/revdiff ~/.claude/skills/revdiff

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/umputun/revdiff.git

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

In this catalog

Source file
plugins/pi/skills/revdiff/SKILL.md in umputun/revdiff
Installs to
~/.claude/skills/revdiff
Collection
One of 4 skills cataloged from this repository
Category
Quality1354 skills

What Revdiff does

Revdiff provides interactive diff and file review in the pi harness. Use it when you explicitly want revdiff, interactive annotations, or captured review comments inside pi.

Revdiff is cataloged under Quality on DirSkills. Revdiff comes from a repository tagged agentic-workflow, claude-code, code-review, diff and tui.

Documentation

README

revdiff for pi

This skill is specific to the pi harness. Use the revdiff pi extension for interactive review sessions.

Agent usage

Call the revdiff_review tool only when the user explicitly asks for revdiff, an interactive annotation pass, or captured revdiff annotations. Do not call it for ordinary autonomous requests like "review the code", "review my changes", or "review the diff"; handle those by inspecting the code directly. Do not tell the user to run /revdiff; slash commands are user-invoked only.

This is the opening of the README. Read the full README on GitHub.

Commands Revdiff provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /revdiff

Frequently asked about Revdiff

  • What else does umputun publish alongside Revdiff?

    Revdiff is one of 4 skills that DirSkills catalogs from umputun/revdiff, the repository it ships in. Its siblings there include Revdiff, Revdiff and Revdiff Plan. Each one is a separate skill with its own page in this directory, installs the same way Revdiff does, and is maintained by umputun in that same repository. The rest of the collection is listed on the umputun/revdiff page.

  • How does Revdiff compare to other Quality skills?

    Revdiff ranks #966 by stars among the 1354 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. 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 Revdiff against them. Open each page to compare what they document and how they install.