Marketplace/Changelog Generator
GIT & CODE QUALITY

Changelog Generator

Generates a structured CHANGELOG.md from git history using conventional commits.

changeloggitreleasesdocumentation

About this skill

Changelog Generator reads your git log, groups commits by type (feat, fix, refactor, docs, chore), and produces a clean, formatted CHANGELOG.md following the Keep a Changelog convention. It supports conventional commits, Angular commit format, and a configurable regex for custom commit styles.

The skill automatically detects version boundaries using git tags and generates entries for each release. Unreleased changes are collected under an [Unreleased] heading. Breaking changes are called out in a dedicated section with the commit message and hash.

For monorepos, the skill can scope changelogs to specific directories, generating per-package changelogs that only include relevant commits. Requires `git` on PATH. Writes to CHANGELOG.md in the working directory (or a custom path via config).

Key features

  • Conventional commit parsing with custom regex support
  • Automatic version detection from git tags
  • Breaking change callouts
  • Monorepo per-package changelog scoping

Permissions

  • Read files
  • Write files
  • Execute commands
TRUST SCORE
98/100
safe
FINDINGS — 2 TOTAL
critical
0
high
0
medium
1
low
0
info
1
INSTALL
Download SKILL.md
SC
Scandar
@scandar
Version2.0.1
Last updated2026-03-05
Downloads1.9K
Created2025-10-30
Scandar Verified
RELATED SKILLS