git-release

Installation
SKILL.md

Git Release Skill

Guides the full release lifecycle for the Skill System Foundry — from version bumping through GitHub release creation, automated bundling, and post-release verification.

Version Convention

The repository uses semver (MAJOR.MINOR.PATCH) tracked across three manifest files that must agree:

  • skill-system-foundry/SKILL.mdmetadata.version in the frontmatter (the canonical declaration; the other two manifests are bumped to match)
  • .claude-plugin/plugin.jsonversion field
  • .claude-plugin/marketplace.jsonversion field for this skill's entry

The canonical SKILL.md declaration looks like:

Installs
1
GitHub Stars
2
First Seen
Jun 20, 2026
git-release — milanhorvatovic/skill-system-foundry