semantic-release-automation
Installation
SKILL.md
semantic-release automation
semantic-release reads
Conventional Commits, computes the next semver
version, writes the changelog, tags, and registers a GitHub Release (and
optionally publishes to npm) — all in CI, no manual version bumps. This skill is
the tooling that consumes the commit format; read conventional-commits first for
how the bump is decided.
Copy-paste configs: templates/ — a single-package config, a
monorepo per-package config, and the GitHub Actions workflow.