changelog-interpreter

Installation
SKILL.md

Changelog Interpreter Skill

This skill interprets Claude Code changelogs (release notes) and generates user-friendly "usage guides" that help users understand and adopt new features.

When to Use

  • After running /update-claude command, to summarize the changelog
  • When user asks "What's new?" or "Tell me about recent changes"
  • When changelog information is available in the session context

Input

Changelog (Markdown release notes) and version information:

  • previousVersion: Version before upgrade
  • latestVersion: Target version
  • changelogs: Array of version changes (each with version and changelog fields)
Related skills
Installs
2
First Seen
Jan 28, 2026