clone-drift-tracker
Clone drift tracker: detects code blocks that USED to be clones (identical at past git ref) and have since drifted apart. Mines git history to compare function-body hashes between HEAD and HEAD~N (default 100), and reports pairs whose semantics diverged on one side but not the other. Read-only. Audience: Senior. Trigger: /clone-drift
Pinned to revision 345dfaa59547, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/clone-drift-tracker/SKILL.md
- skills/clone-drift-tracker/README.md
- skills/clone-drift-tracker/scripts/drift-scan.ps1
Every link opens the file at its source, pinned to the revision this page describes.