release-version-integrity

Verify release version consistency across manifest, git tag, and changelog.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/chf3198/devenv-ops --skill release-version-integrity
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: release-version-integrity
Source: https://github.com/chf3198/devenv-ops/tree/main/skills/release-version-integrity
Command: npx skills add https://github.com/chf3198/devenv-ops --skill release-version-integrity

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Identify and fix inconsistencies among manifest version, git tag, and changelog to prevent misaligned releases.

Core Features & Use Cases

  • Cross-check manifest version, git tag, and changelog to guarantee consistency across release artifacts.
  • Validate preflight checks in publish workflows and ensure the canonical version source is used by installers.
  • Provide remediation guidance to restore canonical version sources and minimize release drift.

Quick Start

Run a pre-publish audit to align manifest, tag, and changelog with the canonical version.

Frequently Asked Questions about release-version-integrity

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I prevent release version drift between git tags and manifests?

To prevent release version drift, you can automate verification of release version consistency across manifest, git tag, and changelog during tagging and publishing to catch mismatches in release data.

How do I validate preflight checks in publish workflows for version mismatches?

Validate preflight checks in publish workflows by cross-checking the manifest version, git tag, and changelog to guarantee consistency across release artifacts and ensure the canonical version source is used.

What is release version consistency across manifest, git tag, and changelog?

Release version consistency means aligning release versions across tags and workflows by cross-checking the manifest, git tag, and changelog to prevent misaligned releases and minimize drift.

How do I fix changelog and git tag version mismatches during a release?

To fix changelog and git tag version mismatches, use remediation guidance to restore the canonical version source, ensuring artifact metadata alignment and structured evidence reporting.

Does release version validation work for pre-publish audits?

Yes, release version validation works for pre-publish audits by running a pre-publish audit to align the manifest, tag, and changelog with the canonical version during release sprints.

What is the best way to align artifact metadata with canonical version sources?

The best way to align artifact metadata with canonical version sources is to automate cross-checks across the manifest, git tag, and changelog, ensuring version selectability and returning structured remediation steps.