reviewable-diff-discipline

Community

Keep diffs small, exact, and reviewable.

Authornguyenpv1980-wq
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents scope drift, accidental file staging, and noisy commits by keeping every change tightly aligned to the declared intent.

Core Features & Use Cases

  • Intent-scoped editing: Work only on the files required by the task and record unrelated discoveries instead of fixing them inline.
  • Exact-path staging: Stage files explicitly and verify the staged set matches the intended file list before committing.
  • Diff hygiene checks: Inspect the working tree for generated artifacts, secrets, backup files, or unexpected churn before finalizing a PR.
  • Use case: When a small bug fix is buried in a dirty branch with unrelated WIP, this Skill helps produce a minimal, human-reviewable commit.

Quick Start

Use the reviewable-diff-discipline skill to keep this change limited to the declared files, stage only those paths, and confirm the staged diff matches the intent before committing.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: reviewable-diff-discipline
Download link: https://github.com/nguyenpv1980-wq/Project-Aegis/archive/main.zip#reviewable-diff-discipline

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 545,000+ vetted skills library on demand.