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
Install
npx skills add https://github.com/Ovid/paad/tree/main/kiro_and_antigravity/skills/.agent/skills/agentic-dedup
claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install ovid-paad@llmmart
git clone https://github.com/Ovid/paad.git
The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole ovid/paad collection as a plugin from our marketplace. Git is the plain clone.
Skill manifest
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.
Files (paad)
-
SKILL.md 586 B
--- 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.
Comments (0)
Sign in to join the conversation.
Reviews (0)
No reviews yet.
No comments yet.