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.

跳到安装

来源信息

仓库
deathrashed/agents
最近来源活动
2026年5月17日 07:20
检测到的 SKILL.md 语言
英语
星标
1
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。