# Change Summary

> Use when someone asks for help with a release, update, project, or written summary.

- Skill: `muhammadbahaa/change-summary` (Agent Skill)
- Install (CLI): `npx skillmds@latest add muhammadbahaa/change-summary`
- Raw SKILL.md: https://api.skillmd.com/api/skills/muhammadbahaa/change-summary/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

---


# Change Summary v1

Summarize a named local changelog for release communication.

## Workflow

1. Read the changelog as text.
2. Group entries into added, changed, and fixed.
3. Draft a short public summary without editing files.

## Rules

- Do not run commands or use network access.
- Mark uncertain claims for human review.

## Output

Return the grouped changes, draft summary, and uncertainties.

