home/categories/debugging/koriym-koriym-sqlquality-skills-sql-quality-fix-skill-md
debuggingtools

sql-quality-fix

Automatically fix SQL performance issues with step-by-step measurement. Rewrites problematic SQL patterns (functions on columns, implicit conversions), creates indexes, measures their impact, and rolls back ineffective indexes. Reports improvements at each step with cost reduction percentages.

koriym
maintainer
koriym
Updated 1/16/2026
Stars
4
Forks
2
quick start

Installation and usage

Automatically fix SQL performance issues with step-by-step measurement. Rewrites problematic SQL patterns (functions on columns, implicit conversions), creates indexes, measures their impact, and rolls back ineffective indexes. Reports improvements at each step with cost reduction percentages.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use sql-quality-fix