update-submodule-changelog
Installation
SKILL.md
Submodule Changelog Update Skill
The workflow for updating docs/changelogs.md after submodules change.
Overview
This skill:
- Detects which submodules changed
- Collects the changes from each submodule's CHANGELOG.md or git log
- Updates
docs/changelogs.mdin the agreed format
Important: this changelog records each project's latest release, not the submodule's checked-out state. Look up each repository's latest tag or release rather than trusting git submodule status.