From jmchilton
Analyze the provided code path(s) for duplication using semantic analysis. Generate a detailed deduplication report with:
npx claudepluginhub jmchilton/claude-jmchilton-plugins --plugin jmchiltonAnalyze the provided code path(s) for duplication using semantic analysis. Generate a detailed deduplication report with: 1. **Executive Summary** - Total duplication statistics (lines, percentage) - Top 3-5 high-impact refactoring opportunities - Estimated maintainability improvement 2. **For each significant duplication group found:** - Type (I: exact, II: structural, III: near-miss, IV: functional) - Number of instances and file locations - Impact level (High/Medium/Low) - Representative code example showing the duplication - Recommended refactoring technique(s)...
/dedupUnified interface for Salesforce Account deduplication operations with Type 1/2 error prevention
/dedupCheck if a bug has been previously found, reported, or submitted before writing a report
Analyze the provided code path(s) for duplication using semantic analysis. Generate a detailed deduplication report with:
Executive Summary
For each significant duplication group found:
Consolidation Opportunities
When NOT to refactor
Focus on semantic duplication that impacts code maintainability. Ignore trivial or coincidental similarities. Prioritize refactorings by impact and feasibility.