pac-changelog

Update CHANGELOG.md Unreleased sections with categorized change entries.

2|1|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/ladislas/mypac --skill pac-changelog
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pac-changelog
Source: https://github.com/ladislas/mypac/tree/main/skills/pac-changelog
Command: npx skills add https://github.com/ladislas/mypac --skill pac-changelog

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Update the repository CHANGELOG.md to record notable changes and organize release prep for teams and stakeholders.

Core Features & Use Cases

  • Maintain a concise Unreleased section with Added, Changed, and Fixed bullets.
  • Link each entry to related PRs or issues and follow existing formatting rules.
  • Prepare a release-ready section by reorganizing or migrating relevant bullets when needed.

Quick Start

Update the CHANGELOG.md with the latest notable changes for the current development cycle.

Frequently Asked Questions about pac-changelog

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

FAQPage Schema
How do I update the CHANGELOG.md with notable changes for a release?

Update the CHANGELOG.md by adding one bullet per distinct change to the Unreleased section, categorizing entries into Added, Changed, and Fixed buckets while following existing formatting rules.

What is the best way to maintain a changelog during regular software development workflows?

Maintain a changelog by enforcing consistent frontmatter-driven guidelines to record notable repository changes, linking each entry to related PRs or issues for clear traceability across the development cycle.

How do I prepare a release-ready changelog section from existing unreleased bullets?

Prepare a release-ready changelog section by reorganizing or migrating relevant bullets from the Unreleased section into a new release block, ensuring entries adhere to the existing structure.

Does this changelog automation tool edit files outside of CHANGELOG.md?

No, this changelog automation tool focuses exclusively on updating the CHANGELOG.md file and actively avoids making edits to any unrelated project files during the release preparation process.

Can I use this Skill to organize release prep for project stakeholders?

Yes, you can use this Skill to organize release prep by maintaining a concise Unreleased section and reorganizing entries, which keeps stakeholders informed of notable repository changes.

When do I need to update the changelog for a new software release?

Update the changelog whenever notable repository changes occur during the development cycle, recording one bullet per distinct change to ensure documentation remains fresh and release-ready.