release-kotlin-library

Installation
SKILL.md

Release Kotlin library

Core principle

Publish the prepared, validated, user-approved release commit and call the release complete only after verifying its artifacts and Git state.

Prerequisite

This skill relies on gradle-maven-publish-plugin (com.vanniktech.maven.publish) for library publication, whether run locally or through tag-triggered CI. API snapshot support assumes Metalava-generated api/api.txt files; disable snapshots when the repository does not maintain them.

Procedure

Installs
114
GitHub Stars
1.1K
First Seen
Sep 6, 2026
release-kotlin-library — chrisbanes/skills