Check if CHANGELOG is up to date and update as necessary
claude-sonnet-4-5# /changelog Command **WHAT**: Update CHANGELOG.md with undocumented changes from git history. **WHY**: Keep CHANGELOG accurate and reduce pre-release work. **HOW**: See `docs/development/conventions/versioning-and-releases.md` for format, categories, and writing style guidelines. ## Usage ## Execution Steps ### 1. Read Current State ### 2. Analyze Git History ### 3. Detect Undocumented Changes **Change types:** - **Added**: New commands, agents, templates - **Changed**: Modified functionality, improvements - **Fixed**: Bug fixes (commits with "fix", "bug", "issue") - **Remov...
Create engaging changelogs for recent merges to main branch
智能管理项目 CHANGELOG.md 文件,自动添加版本条目并遵循 Keep a Changelog 规范
Create engaging changelogs from recent merges to default branch
Generate changelog from session work with Problem/Solution format
Generate changelog from session work with Problem/Solution format