Mandatory performance gate for Azure DevOps SQL refactor tickets. Use when a ticket includes stored procedure refactor/review and you must validate execution plans, index usage, parameter sniffing risk, and query structure optimization opportunities.
$npx -y skills add carloscape/octorato --skill ado-refactor-performance-gateInstalls into the current project.
Run `npx skills use "https://github.com/carloscape/octorato" --skill "carloscape/octorato/ado-refactor-performance-gate"` 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/carloscape/octorato" that are relevant to the current task. Run `npx skills add "https://github.com/carloscape/octorato"` and select the relevant skills, then follow their instructions.