6c088bf30c
Add the release-version skill with changelog guidance, agent metadata, and a helper script for collecting release context. Also tighten the git-commit skill so changed submodule pointers must be verified on submodule remotes before the parent repository is committed.
5 lines
225 B
YAML
5 lines
225 B
YAML
interface:
|
|
display_name: "Release Version"
|
|
short_description: "Create semver tags and changelog drafts"
|
|
default_prompt: "Use $release-version to create a new vx.y.z release, update changelogs, and push docs plus tags."
|