addon-changelog

Generate structured changelog entries from git history, PRs, and version bumps.

395|94|Updated Jan 3, 2026
One-click install
npx skills add https://github.com/tetherto/qvac --skill addon-changelog
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: addon-changelog
Source: https://github.com/tetherto/qvac/tree/main/.cursor/skills/addon-changelog
Command: npx skills add https://github.com/tetherto/qvac --skill addon-changelog

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Automates the generation of detailed, accurate changelog entries for add-on packages, reducing manual effort and preventing release oversight.

Core Features & Use Cases

  • Changelog Automation: Creates structured release notes from Git diff, PRs, and version bumps for add-ons.
  • Version Validation: Enforces mandatory version bumps before release notes generation.
  • Use Case: When preparing a new release, generate a comprehensive changelog that includes PR summaries and change details, ensuring consistency and completeness.

Quick Start

Describe the add-on package you want to generate the changelog for and specify the version bump to produce the release notes.

Frequently Asked Questions about addon-changelog

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate changelog entries for add-on packages from git history?

Generate changelog entries for add-on packages by analyzing git history, PRs, and version updates. This automation extracts PR summaries and change details to produce comprehensive, structured release notes for package updates.

How do I automate release notes creation from git diff and PR tracking?

Automate release notes creation by processing git diffs and PR tracking data. The tool parses commit history and PR summaries to build structured changelog entries, ensuring consistency and completeness across package updates.

Can I create structured release notes for add-on packages without manual effort?

Yes, structured release notes for add-on packages can be fully automated. The tool creates comprehensive changelogs from git history and PRs, reducing manual effort and preventing release oversight during version updates.

Does changelog generation require a version bump before creating release notes?

Yes, a version bump is mandatory before release notes generation. The tool enforces version validation to ensure version bumps are correctly applied, preventing incomplete changelog entries for add-on package releases.

What is the best way to ensure consistency in add-on package release workflows?

Ensure consistency in add-on package release workflows by automating changelog generation from git diff and PR data. This approach enforces version validation and produces structured, comprehensive release notes for every package update.

How do I include PR summaries and change details in my package release notes?

Include PR summaries and change details in package release notes by analyzing git history and PR tracking data. The automation extracts these details to generate clear, comprehensive changelog entries for add-on package updates.