Diff Recap

Turn a git diff into a PR-pasteable recap — one row per changed file whose path, status, and line counts are transcribed verbatim from `git diff --numstat` (true by construction; the model writes only the labels), emitted as an inline annotated widget plus a mandatory ASCII twin and a `diff-recap/1` record whose totals equal the sum of the rows. Fills the PR-summary gap the orient- family does not cover. Not /orient-map (shape + delta of the work) or /orient-status (position + ETA) — diff-recap recaps a concrete change-set. Zero external dependency: it renders inline, never to a hosted service.

allemaar bb69916 12 files · 52.3 KB Updated

File contents

allemaar/open-skills/tree/main/skills/diff-recap commit bb699168ae

Frequently asked questions

npx skillmds@latest add allemaar/diff-recap