mc-changelog-update
SolidAdd a properly-formatted entry to a project's CHANGELOG.md following the project's existing conventions. TRIGGER when the user says "update the changelog", "add to changelog", "log this change", or as part of a document-and-commit flow when CHANGELOG.md is one of the artifacts that needs to change.
Install
Quality Score: 79/100
Skill Content
Details
- Author
- ronle
- Repository
- ronle/clayrune
- Created
- 5 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
update-changelog
Updates a project changelog with entries for changes since the branch diverged from main. Use when about to open a PR, cutting a release, or when the user asks about changelog, release notes, or migration notes.
changelog-entry
Draft a CHANGELOG.md [Unreleased] entry from the current diff, in the repo's own house voice. Use when the user says "changelog", "add a changelog entry", "write the changelog", "/changelog-entry", or after landing a user-visible change in a repo that keeps a CHANGELOG.md.
writing-changelogs
Writes human-friendly changelog entries and release notes. Use when populating changelog, preparing releases, or reviewing release notes quality.