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 e519aef 586 B Updated

File contents

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.

Ovid/paad/tree/main/kiro_and_antigravity/skills/.agent/skills/agentic-dedup commit e519aef19e

Frequently asked questions

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