.agents/skills/changelog-update-pr/SKILL.md
Edit only CHANGELOG.md.
Fast path:
git status --short --branch.git diff --stat <base>...HEAD; read patches only if metadata and filenames are unclear.#PR bullet or append one bullet to the current list.Rules:
(#PR, #issue) @author when known.Style:
* Component: Add/Fix/Improve concise description (#PR, #issue) @author
Choose Component from the PR's changed public API, feature, control, cookbook area, or affected file names. Prefer the smallest accurate user-facing name; do not default to a memorized category list. Reuse nearby changelog component wording only when it clearly matches this PR.
Final response: report the text added to the changelog.