Agent skill

summarize-diff

Summarize the staged git diff in 3–5 bullets. Use when the user asks for a summary of pending changes.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/summarize-diff

SKILL.md

Summarize Diff

Instructions

  1. Run git diff --staged.
  2. Summarize the changes in 3–5 bullets, focusing on user-visible behavior.
  3. Call out any migrations, risky areas, or tests that should be run.

Didn't find tool you were looking for?

Be as detailed as possible for better results