# 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.

- Skill: `ovid/agentic-dedup-4` (Agent Skill)
- Install (CLI): `npx skillmds@latest add ovid/agentic-dedup-4`
- Raw SKILL.md: https://api.skillmd.com/api/skills/ovid/agentic-dedup-4/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: Ovid (https://skillmd.com/u/ovid)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/ovid/agentic-dedup-4

---


# 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.

