Skip to main content

query-optimization

T-SQL query optimization for SQL Server and Azure SQL Database. PROACTIVELY activate for: (1) optimizing slow queries, (2) SARGability and index-seek vs scan, (3) query hints (OPTION RECOMPILE, FORCESEEK, MAXDOP, OPTIMIZE FOR), (4) parameter sniffing problems and remediation, (5) reading and interpreting execution plans, (6) statistics, cardinality estimation, and the new CE, (7) tempdb spills and memory grants, (8) wait-stats analysis, (9) query store baseline and regression detection, (10) sp_BlitzCache / sp_WhoIsActive workflows. Provides: SARGability rewrite catalog, parameter-sniffing fixes, execution-plan reading guide, query-store usage, and copy-pasteable diagnostic queries.

Jump to install

Source facts

Repository
deathrashed/agents
Last source activity
May 17, 2026 at 07:20
Detected SKILL.md language
English
Stars
1
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.