Lodestone

Find duplicated or near-duplicate logic, clones, and parallel implementations across a codebase — code that does the same thing under different names, in any programming language — by ranking candidate source-unit pairs with local embeddings plus lexical and structural detectors. Use it when two modules, providers, or services may be doing the same work, or when validation, lifecycle, cleanup, or error handling may have drifted between similar implementations. It surfaces and classifies candidates; it does not diagnose isolated code smells, prove equivalence, or render the refactoring verdict.

choiHkk 3cb84f4 72 files · 288.6 KB Updated

File contents

choiHkk/lodestone/tree/main/skills/lodestone commit 3cb84f48ce

Frequently asked questions

npx skillmds@latest add choihkk/lodestone