skills-release
Installation
SKILL.md
Skills Release
Overview
main is the distribution branch: /plugin marketplace add zenml-io/kitaru-skills
installs whatever main holds, immediately. develop is the working base. A
release moves main forward to develop's current commit as a fast-forward
and stamps a plugin version, so main is always an exact snapshot of
develop at release time.
The main-release-only ruleset blocks all pushes and PR merges to main
except by repository admins. A release is therefore an admin running this
checklist — never a PR into main, never a force push.
Versions are this repository's own plugin versions. Do not reuse Kitaru product version numbers; state tested Kitaru compatibility in the release notes instead.