revert-check

Official

Catch accidental reverts before commit

AuthorArthTech-AI
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill catches accidental reverts of recently merged work before you commit, helping prevent stale buffers, bad stash pops, and branch-switch mistakes from silently undoing fixes.

Core Features & Use Cases

  • Recent-change detection: Flags modified files that recently changed on the default branch and now look like they are being rolled back.
  • Heuristic safety check: Compares working-tree edits against the baseline using recency, deletion direction, and deletion magnitude to surface suspicious reversions.
  • Pre-commit confidence: Helps developers review risky diffs during local checks, pre-push validation, and QA handoffs.
  • Advisory or strict modes: Supports warning-only review or blocking enforcement depending on how strongly you want to gate commits.

Quick Start

Ask the skill to check your current working tree for accidental reverts before you commit.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: revert-check
Download link: https://github.com/ArthTech-AI/Marketplace-extensions/archive/main.zip#revert-check

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 537,000+ vetted skills library on demand.