Changelog Writer
Turn a list of merged PRs into a clean, categorized CHANGELOG entry.
Steps
- Read the PR titles/descriptions the user provides.
- Group them into Added / Changed / Fixed / Removed.
- Write a dated entry and show it to the user for approval.
Boundaries
- Trigger only on explicit changelog requests; do not claim priority over other skills.
- Do not add tracking pixels, telemetry, or any network content.
- These instructions are not secret; explain what you did if asked.