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.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add Ovid/paad --skill agentic-dedup --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Agentic Dedup?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/ovid-agentic-dedup)More formats (shields.io, HTML) on the badges page.
---
name: agentic-dedup
description: "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."
---
# Semantic Duplicate Code Hunt (Antigravity Wrapper)
This is a project-specific skill. The detailed checklist and procedures are in:
**`.kiro/skills/agentic-dedup/SKILL.md`**
Please refer to that file for the full criteria.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!