·changelog
</>

changelog

bitsoex/bitso-java

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.

6Installs·0Trend·@bitsoex

Installation

$npx skills add https://github.com/bitsoex/bitso-java --skill changelog

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.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/bitsoex/bitso-java --skill changelog
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