Quality Decision Matrix
Installation
SKILL.md
Quality Decision Matrix
Purpose
Use this skill to choose the right quality primitive for a given problem.
It belongs under quality/fundamentals because it coordinates the choice between lint, SonarQube, dead-code cleanup, and technical debt cleanup.
The core rule is simple:
Choose the smallest quality tool that can prove the problem and fix it safely.
When to Use
Use this skill when: