# Summarize Changes

> Summarizes uncommitted changes and flags anything risky. Use when the user asks what changed, wants a commit message, or asks to review their diff.

- Skill: `conorbronsdon/summarize-changes` (Agent Skill)
- Install (CLI): `npx skillmds@latest add conorbronsdon/summarize-changes`
- Raw SKILL.md: https://api.skillmd.com/api/skills/conorbronsdon/summarize-changes/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Research & Search
- Author: conorbronsdon (https://skillmd.com/u/conorbronsdon)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/conorbronsdon/summarize-changes

---


## 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.

