v0.x-to-checksum-history
OfficialFix false-positive user edits during upgrades
Software Engineering#code generation#migration#false positives#forge#deterministic builds#checksum tracking#template upgrades
Authorreliant-labs
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents forge from incorrectly flagging unchanged, previously generated files as user-modified after template upgrades by migrating the checksum tracking format.
Core Features & Use Cases
- Transforms checksum storage to a history-aware structure so forge can recognize prior template renders for the same file path.
- Eliminates “user-modified (skipped)” false positives during
forge upgrade --dry-runand related flows after template churn. - Preserves genuine user edits by only relaxing the skip decision when the on-disk content matches the current hash or a prior render from history (bounded to the configured window).
Quick Start
Run the skill by performing a normal upgrade so forge migrates the checksum file transparently on your next generate or upgrade cycle.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: v0.x-to-checksum-history Download link: https://github.com/reliant-labs/forge/archive/main.zip#v0-x-to-checksum-history Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.