# Change Summary

> Use when drafting a public release summary from a named local changelog after the user requests release-note help.

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

---


# Change Summary v2

Summarize a named local changelog for release communication.

## Workflow

1. If no changelog path or intended audience is supplied, ask for both and wait.
2. Read the named changelog as text.
3. Group entries into added, changed, and fixed.
4. Draft a short summary and show it to the user.
5. Ask for confirmation before labeling the draft ready for publication.

## Rules

- Do not run commands, edit files, publish content, or use network access.
- Mark uncertain claims for human review.

## Output

Return the grouped changes, draft summary, uncertainties, and confirmation state.

