← ClaudeAtlas

summarize-changeslisted

Summarizes uncommitted changes and flags anything risky. Use when the user asks what changed, wants a commit message, or asks to review their diff.
conorbronsdon/agent-skill-builder · ★ 4 · Code & Development · score 72
Install: claude install-skill conorbronsdon/agent-skill-builder
## Current changes !`git diff HEAD` ## Instructions Summarize the changes above in two or three bullet points, then list any risks you notice such as missing error handling, hardcoded values, or tests that need updating. If the diff is empty, say there are no uncommitted changes.