Diff Summary

One-call structured triage of a git diff. Returns per-file role classification (source/test/config/doc/generated/build/fixture/migration), risk tier (low/medium/high) with reasons, public-API touch detection, co-changed-test detection, secret-risk path flagging, and aggregate stats. Replaces the 5-20 Read calls an agent burns reading each modified file individually to figure out "what kind of change is this and how risky is it". Stateless, no network, stdlib Python only. Use when this capability is needed.

tomevault-io 7b82bd4 2 files · 5.8 KB Updated

File contents

tomevault-io/skills-registry/tree/main/osouthgate--agent-plus--diff-summary commit 7b82bd43f0

Frequently asked questions

npx skillmds@latest add tomevault-io/diff-summary