·interactive-diff-review
{}

interactive-diff-review

Supports commands: [commit|commit_a commit_b] [--verify] [--apply] [--commit] Interactive git diff review skill. Parses git diff output into individual hunks, presents each hunk to the user with analysis for accept/reject decisions, verifies complete coverage, and generates a Markdown review report.

9Installs·0Trend·@hankjs

Installation

$npx skills add https://github.com/hankjs/hank-skills --skill interactive-diff-review

How to Install interactive-diff-review

Quickly install interactive-diff-review AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/hankjs/hank-skills --skill interactive-diff-review
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: hankjs/hank-skills.

SKILL.md

View raw

Interactive hunk-by-hunk code review. Parse → Review → Verify → Report → Apply → Commit.

| review | /interactive-diff-review [target] | Default. Full interactive review: parse → review → report | | --verify | /interactive-diff-review --verify | Check report exists, matches current diff, and all hunks passed | | --apply | /interactive-diff-review --apply | Fix code based on rejected hunks' review suggestions |

| --commit | /interactive-diff-review --commit | Generate and execute git commit (requires --verify pass first) |

Supports commands: [commit|commit_a commit_b] [--verify] [--apply] [--commit] Interactive git diff review skill. Parses git diff output into individual hunks, presents each hunk to the user with analysis for accept/reject decisions, verifies complete coverage, and generates a Markdown review report. Source: hankjs/hank-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/hankjs/hank-skills --skill interactive-diff-review
Category
{}Data Analysis
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from hankjs/hank-skills

Quick answers

What is interactive-diff-review?

Supports commands: [commit|commit_a commit_b] [--verify] [--apply] [--commit] Interactive git diff review skill. Parses git diff output into individual hunks, presents each hunk to the user with analysis for accept/reject decisions, verifies complete coverage, and generates a Markdown review report. Source: hankjs/hank-skills.

How do I install interactive-diff-review?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/hankjs/hank-skills --skill interactive-diff-review Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/hankjs/hank-skills

Details

Category
{}Data Analysis
Source
skills.sh
First Seen
2026-02-25

Related Skills

None