From antigravity-awesome-skills
Generates structured changelogs from git history by grouping commits by time period, classifying them (features, fixes, etc.), and creating user-facing summaries with project terminology. Use to summarize recent changes or development activity.
How this skill is triggered — by the user, by Claude, or both
Slash command
/antigravity-awesome-skills:wiki-changelogThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Generate structured changelogs from git history.
Generate structured changelogs from git history.
This skill is applicable to execute the workflow or actions described in the overview.
npx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-awesome-skillsGenerates structured changelogs from git history, grouping commits by time period and classifying them by type (features, fixes, refactoring, etc.).
Generates structured changelogs from git commit history, categorized by type (features, fixes, refactoring) and grouped by time. Use to summarize recent repo changes or create release notes.
Generates a formatted CHANGELOG.md from git commit history, grouped by type and ready for release.