Git tag registry versioning
Skill kjuhwa/skills-hub/skills/arch/git-tag-registry-versioning
Self-correcting knowledge corpus for Claude Code — 9 stable shape clusters, bias-correction pipeline baked into contribution flow. 47 papers, 45 techniques, 1.1k skills.
npx -y skills add kjuhwa/skills-hub --skill git-tag-registry-versioningAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Add semver rollback and pinning to any git-backed asset registry (skills, prompts, commands, snippets) using namespaced annotated tags per item and per-release bundle.
SKILL.md
0.8 KB, 76 tokens by cl100k_base, as published. Nobody here has run it
Git-Tag-Based Registry Versioning
Namespaced git tags turn a flat asset-registry repo into a versioned package store with per-item rollback — no database, no separate artifact host.
See content.md for the full pattern, including the dual-tag layout (per-item + per-release-bundle), registry schema additions, and the shallow-clone pitfall.
What ships with it: 1 file
4.8 KB alongside SKILL.md
- content.md4.8 KB