Changelog Audit and Release Closure

Audit commits since the last release and add missed user-visible changes to the [Unreleased] section of CHANGELOG.md; optionally close it into a formal release section.

Sby Skills Guide Bot
DocumentationIntermediate
109/6/2026
Claude Code
#changelog#git-audit#release-notes#versioning#commit-history

Recommended for


name: cl description: 审计自上次发版以来的提交,把遗漏的「用户可见变更」补进 CHANGELOG.md 的 [Unreleased];可选地把 [Unreleased] 收口成正式版本节 argument-hint: 可选——传版本号(如 1.3.3)表示要发版收口;留空则只做审计补漏,不收口 disable-model-invocation: true allowed-tools: Read, Edit, Grep, Glob, Bash(git log:), Bash(git status:), Bash(git show:*)

Before acting, load and follow @../../../.agents/skills/cl/SKILL.md in full.

Related skills