SQL Server Query Tuner

SQL Server query performance tuning and optimization. Analyzes execution plans, identifies anti-patterns, recommends indexes, rewrites slow queries, and diagnoses performance bottlenecks. Use when the user wants to: (1) tune or optimize a slow SQL Server query, (2) analyze an execution plan (XML or pasted), (3) find missing indexes or redundant indexes, (4) rewrite a query for better performance, (5) run DMV diagnostic queries against a live SQL Server instance, (6) understand why a query is slow, (7) review query statistics or wait stats, or any SQL Server performance-related request. Triggers on: "tune this query", "why is this slow", "optimize this SQL", "check execution plan", "missing indexes", "query performance", "SQL Server slow", "index recommendations", "rewrite this query".

skizha 7336715 4 files · 27.2 KB Updated

File contents

skizha/agent-skills/tree/main/skills/sql-server-query-tuner commit 7336715d0f

Frequently asked questions

npx skillmds@latest add skizha/sql-server-query-tuner