kmcp-dev-release-semver

Installation
SKILL.md

Version bump and release (kairos-mcp)

Repository: kairos-mcp. Skill index: .agents/skills/README.md. Tag automation: .github/workflows/release-tag-on-version-bump.yml (see .github/workflows/README.md). Build/test after merge: kmcp-dev-build-test.

Releases work with or without stepping through every narrative below.

  • Minimal path: npm version <type> --no-git-tag-version or npm run release:<type>, then npm run version:sync-skills when you did not use a release:* script → branch, commit, push, open PR yourself.
  • Full skill path: judgment on semver → confirmation → scripted branch + PR + explicit “no local tag” reminder.

1. Choose next version type (evidence first)

Inspect commits since the latest stable tag (or all commits when none):

Installs
16
First Seen
May 3, 2026
kmcp-dev-release-semver — jakub-plichcinski/kairos-mcp