diff-summarizer

Review·Scanned 2/18/2026

This skill generates human-readable summaries of git diffs via npx ai-diff-summary. It runs git diff locally and sends the diff output to an AI model (network transmission), which involves executing shell commands and transmitting repository content.

from clawhub.ai·v5749395·3.1 KB·0 installs
Scanned from 1.0.0 at 5749395 · Transparency log ↗
$ vett add clawhub.ai/lxgicstudios/diff-summarizerReview findings below

Diff Summarizer

Generate human-readable summaries of git diffs with one command.

Quick Start

npx ai-diff-summary

Works with any git ref. Great for PR descriptions and changelogs.

Links

MIT License.