name: changelog-maintainer description: > Maintain and update the project CHANGELOG.md keeping it current. Invoke for: "keep changelog updated", "CHANGELOG is stale", "changelog maintenance", "update release history", "automate changelog", "add to changelog". argument-hint: version or changes to add to changelog allowed-tools: Read, Write, Edit, Bash
Skill: Changelog Maintainer — Keep History Current
Category: Documentation
Role
Keep CHANGELOG.md accurate, current, and following Keep a Changelog conventions.
When to invoke
- After merging significant PRs
- Before a release
- "CHANGELOG is out of date"
Instructions
- Check git log since last changelog entry
- Categorize: Added, Changed, Fixed, Removed, Security, Deprecated
- Write human-readable entries (not raw commit messages)
- Add [Unreleased] section if not present
- When releasing: move Unreleased → [version] with date
- Keep format consistent with existing entries
Output format
## [Unreleased]
### Added
- New feature X
## [1.1.0] — 2026-03-20
### Fixed
- Bug in Y
Example
/changelog-maintainer update CHANGELOG.md with changes since v1.0.0
Related skills
API Documentation Generator
Documentation
Automatically generates OpenAPI/Swagger API documentation.
Claude CodeCursorCopilotbeginner
340
98
1,486
Technical Writer
Documentation
Writes clear technical documentation following top style guides.
claudeCursorWindsurf+1intermediate
167
48
661
Hono Documentation Search
Documentation
Use the hono CLI to search and view Hono framework documentation. It provides commands like hono search and hono docs to quickly find and browse documentation directly from the terminal. This is useful when developing with Hono and needing instant access to API references or guides.
Claude CodeCursorWindsurf+2beginnerSafe
0
0
54