Agentic Dedup

EXPERIMENTAL. Use when looking for meaningfully duplicated logic in a codebase, especially duplicate behavior hidden behind different names, different syntax, different control flow, or independently evolved implementations. Not for style issues, not for syntactic clone detection, and not for fixing what it finds.

Ovid 9c8ba17 2 files · 43.8 KB Updated

File contents

Ovid/paad/tree/main/preview/paad/skills/agentic-dedup commit 9c8ba17a30

Frequently asked questions

npx skillmds@latest add ovid/agentic-dedup-2