Keeps your project's version history organized using the Keep a Changelog format with semantic versioning. You get templates for both CHANGELOG.md files and release notes that break changes into Added, Changed, Deprecated, Removed, Fixed, and Security sections. The skill includes detailed examples showing how to document breaking changes, migration guides, security patches, and version comparisons. It's especially thorough on the security side, showing how to write CVE disclosures with impact assessments. Good for maintainers who want consistent changelog hygiene without having to remember the format conventions every time they cut a release.
npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill changelog-maintenance