changelog
✓Enforce Common Changelog format with Unreleased section extension. Validates changelog on commits, generates from git history, and ensures all merged PRs are documented. Use when setting up changelog workflows or retrofitting existing repositories.
Installation
SKILL.md
Enforce and validate changelogs following the Common Changelog specification with an Unreleased section extension for in-progress work.
📚 references/ - common changelog spec, unreleased extension, migration guide, hallmark analysis
🔧 scripts/ - validate, check updated, coverage, retrofit, parse, migrate, import releases
Enforce Common Changelog format with Unreleased section extension. Validates changelog on commits, generates from git history, and ensures all merged PRs are documented. Use when setting up changelog workflows or retrofitting existing repositories. Source: bitsoex/bitso-java.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/bitsoex/bitso-java --skill changelog- Source
- bitsoex/bitso-java
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is changelog?
Enforce Common Changelog format with Unreleased section extension. Validates changelog on commits, generates from git history, and ensures all merged PRs are documented. Use when setting up changelog workflows or retrofitting existing repositories. Source: bitsoex/bitso-java.
How do I install changelog?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bitsoex/bitso-java --skill changelog Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/bitsoex/bitso-java
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01