关于
This skill provides a comprehensive framework for automating the tedious process of maintaining project changelogs and release notes. By implementing standards like Conventional Commits and Semantic Versioning, it enables developers to generate 'Keep a Changelog' formatted updates directly from git history. It supports multiple ecosystems including Node.js (semantic-release, standard-version), Python (commitizen), and Rust (git-cliff), while offering ready-to-use GitHub Actions workflows to fully automate versioning and documentation within CI/CD pipelines.