Finding Duplicate Functions

Use when auditing a codebase for semantic duplication — functions that do the same thing but have different names or implementations, especially common in LLM-generated codebases

bobmatnyc Updated 71 repo stars

File contents

bobmatnyc/claude-mpm/tree/main/src/claude_mpm/skills/bundled/debugging/finding-duplicate-functions commit f556fc4254

Frequently asked questions

npx skillmds@latest add bobmatnyc/finding-duplicate-functions