Changelog Generator
Skill Verified ActiveChangelog Generator
To automate the creation of consistent and auditable release notes from Conventional Commits, streamlining the release process for development teams and CI/CD pipelines.
Features
- Parse Conventional Commits
- Detect semantic version bumps
- Render changelogs in markdown or JSON
- Generate release entries from git history
- Enforce commit format with a linter
- Support CI integration and monorepo strategies
Use Cases
- Generating release notes before publishing a tag
- Automating changelog generation in CI pipelines
- Blocking pull requests with invalid commit messages
- Managing scoped changelogs in monorepos
Non-Goals
- Automatically publishing release tags
- Managing git branches or merge strategies
- Acting as a full-fledged project management tool
Installation
First, add the marketplace
/plugin marketplace add alirezarezvani/claude-skills/plugin install engineering@claude-code-skillsQuality Score
VerifiedTrust Signals
Similar Extensions
OpenClaw Release Maintainer
100Prepare or verify OpenClaw stable/beta releases, changelogs, release notes, publish commands, and artifacts.
Release Manager
100Use when the user asks to plan releases, manage changelogs, coordinate deployments, create release branches, or automate versioning.
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Master Claude for Legal
100Master skill for legal teams using Claude. Loads the right reference for the user's question (privilege configuration, MCP hardening, verification, long documents, practice-area patterns, skill authoring) and routes to specialized starter skills (NDA triage, version diff, meeting brief, citation verification, status synthesis). Auto-invokes when the user mentions legal work, contracts, redlines, NDAs, privilege, attorney-client, court filings, depositions, regulatory compliance, or asks how to set up Claude for a law firm or in-house legal team.
Unslop Commit
100Rewrites commit messages so they sound like a careful human engineer wrote them. Strips AI/marketing slop ("comprehensive solution", "robust implementation", "leverage", "enhance", "seamlessly", "This commit..."). Keeps Conventional Commits format. Subject ≤72 chars (aim ≤50), imperative mood. Body only when "why" isn't obvious from the subject. Use when user says "humanize commit", "de-slop commit message", "make this commit sound human", "/unslop-commit", "/commit", "write a commit", or pastes a draft commit to clean up. Auto-triggers when staging changes.
Changelog From Commits
99Generate a user-facing CHANGELOG entry from raw git log output. Use when the user is preparing a release, says "what changed since last version", asks to write release notes, or wants to summarize a batch of commits for end users.