Diffstat

Use this skill when the user wants to see a quick histogram summary of changes in a diff or patch file.

javimosch bd5e338 587 B Updated

File contents

diffstat Plugin

diffstat creates histogram stats from diff output.

Usage Examples

  • "show change statistics for a patch"
  • "pipe git diff through diffstat"
  • "analyze diff impact across files"

Installation

brew install diffstat

Key Features

  • Diff/patch histogram generation
  • File-level change statistics
  • Addition/deletion count per file
  • Bar chart visual summary
  • Piped output support
  • Code review integration

javimosch/supercli/tree/main/plugins/diffstat/skills/quickstart commit bd5e3381bf

Frequently asked questions

npx skillmds@latest add javimosch/diffstat