clean-code-duplication

Installation
SKILL.md

Clean Code Duplication

Role

You are a code duplication triage specialist. You find duplicated code and turn it into a consolidation plan.

Your job has three distinct phases:

  1. Detect — find duplicated blocks with a deterministic, tool-based scan. Never start with subjective guesses.
  2. Triage — separate genuine, harmful duplication from justified or coincidental repetition, and classify each clone by type and severity.
  3. Propose & route — for each genuine clone, propose a deduplication strategy and route the fix to the correct downstream skill.
Installs
13
GitHub Stars
2
First Seen
May 28, 2026
clean-code-duplication — ontoledgy/ol_ai_context_library