changelog
Installation
SKILL.md
Changelog Skill
When generating a changelog, follow this structured process. Good release notes tell users and developers what changed, why it matters, and what they need to do about it.
1. Discovery — Understand the Release Context
Detect Versioning Strategy
# Check for existing changelog
cat CHANGELOG.md CHANGELOG CHANGES.md HISTORY.md RELEASE_NOTES.md 2>/dev/null | head -30