关于
The Versioning Guardrail is a governance skill designed for the FTC Claude plugin marketplace to ensure deterministic and conflict-free releases. It intercepts attempts to manually modify version strings in plugin metadata, instead directing users to follow a changelog-driven workflow where Semantic Versioning (SemVer) increments are automatically calculated. By mapping changelog categories like 'Added' or 'Fixed' to specific version bumps, it guarantees consistency across plugin.json, SKILL.md, and marketplace.json files while preventing the common merge conflicts associated with manual versioning in collaborative environments.