version-management
Installation
SKILL.md
Version Management Skill
A comprehensive version management system for skills, prompts, and documents in Claude Code. This skill provides professional version control capabilities including tagging releases, maintaining changelogs, and rolling back to previous versions when needed.
Overview
This skill enables you to:
- Tag releases with semantic versioning (v1.0.0, v1.1.0, etc.)
- Store changelogs documenting changes between versions
- Roll back to previous versions if new instructions cause errors
- Track changes to SKILL.md, scripts, and resource files
- Compare versions to understand what changed
- Archive versions for long-term storage