refactoring-decision-matrix
Installation
SKILL.md
Prerequisite: Run detect-code-smells first to identify issues, then use this matrix to select the fix.
Refactoring Decision Matrix
How to Use
- Identify the smell from
detect-code-smells - Find the smell row in the matrix below
- Select fix based on context; check difficulty and risk
- Apply the "When NOT to Refactor" rules before starting