SonarQube Duplication Coverage Hardening
Installation
SKILL.md
SonarQube Duplication Coverage Hardening
Purpose
Use this skill to improve duplication and coverage pragmatically.
The goal is to remove real duplication and raise meaningful coverage without creating bad abstractions or cosmetic tests.
The core rule is simple:
Fix real duplication and meaningful coverage gaps first.
When to Use
Use this skill when: