๐Ÿ”Œ pluginActiveCuratedmedium

revdiff

by umputun

TUI for reviewing diffs, files, and documents with inline annotations

Stars

542

Skill Type

๐Ÿงช Product Verification

Quality Score

120/200

License

MIT

Forks

51

Last Updated

Jun 11, 2026

Discovered

Apr 14, 2026

Validation

Passed

github.com/umputun/revdiff

Quality Breakdown

120/ 200

Content Signals

โ—‹Gotchas/Edge Cases+40
โœ“Progressive Disclosure+30
โ—‹Trigger Description+20
โœ“Verification/Safety+20
โœ“Code Examples+15
โœ“Composability+15

Repo Health

โœ“Recent Activity+15
โœ“Scripts/Automation+10
โ—‹Real Usage (Issues)+10
โ—‹Single Responsibility+10
โœ“Config/Persistence+10
โœ“Install Instructions+5

Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals โ€” not stars or popularity.

Trust & Verification

medium

Requires extended permissions (shell access, subagents). Review before use.

Active

Updated within the last 90 days. Actively maintained.

Unverified skill. Always review source code before installing any skill from an unknown author.

Risk Assessment

  • Contains shell scripts in .claude-plugin/skills/revdiff/scripts/ that execute system commands (launch-revdiff.sh, detect-ref.sh, resolve-launcher.sh, read-latest-history.sh)
  • Includes .claude-plugin configuration directory which indicates Claude plugin integration with potential to modify Claude behavior
  • CLAUDE.md file present, suggesting persistent configuration or memory storage for Claude interactions
  • Scripts execute external commands and VCS operations (git, hg, jj) without visible sandboxing
  • Plugin manifest and marketplace configuration suggest integration with Claude's plugin system