Advanced query tuning: join algorithms, skip index selection, EXPLAIN interpretation, ProfileEvents profiling, and optimizer settings. Also the autonomous diagnose-loop for open-ended questions like why is my database slow?
$npx -y skills add chmonitor/chmonitor --skill query-optimizationInstalls into the current project.
Run `npx skills use "https://github.com/chmonitor/chmonitor" --skill "chmonitor/chmonitor/query-optimization"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/chmonitor/chmonitor" that are relevant to the current task. Run `npx skills add "https://github.com/chmonitor/chmonitor"` and select the relevant skills, then follow their instructions.