reviewing-duplication

Installation
SKILL.md

Duplication Review Skill

Purpose

This skill provides automated duplication detection commands and manual search patterns. Use this as a reference for WHAT to check and HOW to detect duplicates—not for output formatting or workflow.

Automated Duplication Detection

bash ~/.claude/plugins/marketplaces/claude-configs/review/scripts/review-duplicates.sh

Uses: jsinspect (preferred) or Lizard fallback

Returns:

  • Number of duplicate blocks
  • File:line locations of each instance
  • Similarity percentage
Related skills
Installs
4
First Seen
Feb 4, 2026