Finding Duplicate Functions

Use when auditing a codebase for semantic duplication - functions that do the same thing but have different names or implementations. Especially useful for LLM-generated codebases where new functions are often created rather than reusing existing ones.

tomevault-io 9810ceb 2 files · 5.5 KB Updated

File contents

tomevault-io/skills-registry/tree/main/obra--superpowers-lab--finding-duplicate-functions commit 9810ceb634

Frequently asked questions

npx skillmds@latest add tomevault-io/finding-duplicate-functions