Skip to main content

bump-version

Refresh an embedded vendored library — the agent-step runner (agent-step-toolkit) or the Kafka observability library (kafka-observability) — from a newer source (a local path, a git repo + ref, or a git ref in a local repo), then propagate the change. Diffs the new source against the embedded copy, evaluates the change (additive/breaking/internal) and picks a semver bump, updates every tracked plugin asset that mirrors the library contract (templates, references, workflows, SKILL prose), bumps the library VERSION, appends a CHANGELOG entry, and writes a version-keyed migration guide (prose + machine-actionable transforms) that the downstream upgrade skill (/pull-library or /add-kafka-observability) applies to downstream projects. Use when a new version of either vendored library exists and its plugin should adopt it.

Jump to install

Source facts

Repository
ckifonidis/claude-marketplace
Last source activity
August 20, 2026 at 09:04
Detected SKILL.md language
English
Stars
3
Forks
3

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.