# Changelog Entries

> Writes a CHANGELOG.md entry summarizing the current diff

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

---

# Changelog entries

Look at the staged (or unstaged, if nothing is staged) diff and write one
`CHANGELOG.md` bullet under an `## Unreleased` heading (create it if
missing), in the same tense and format as the entries already there.

Summarize the user-visible effect of the change, not the diff line by line.
Skip changes with no user-visible effect (tests, internal refactors).

