Acerca de
Code Clone Assistant is a specialized Claude Code skill designed to automate the detection and refactoring of duplicated code across your repositories. By orchestrating both PMD CPD for token-based exact matches and Semgrep for abstract syntax tree (AST) pattern matching, it identifies up to three times more violations than traditional single-tool approaches. This skill guides developers through the entire lifecycle of code quality improvement—from initial discovery of copy-pasted blocks and renamed identifiers to implementing consolidated, reusable functions with AI-driven refactoring strategies.