erikdarlingdata

3 mods across 3 repositories, 741 stars between them.

erikdarlingdata/claude-plugins

Plugin Claude Code

Read a SQL Server execution plan (.sqlplan / showplan XML) and explain what is actually slow, and why. Prevents the standard wrong conclusions: reading cost percentages as measurements, ranking operators by cumulative time, comparing estimated to actual rows without dividing by executions, calling scans defects, and…

20 1mo ago A tokens not measured original MIT

query-plan-analysis

03

erikdarlingdata/claude-plugins

Skill Claude CodeCodex

Analyze a SQL Server execution plan (.sqlplan / showplan XML) and explain what is actually slow and why. Use whenever a user shares a query plan, asks why a query is slow, asks what an operator means, asks whether an index would help, or asks you to interpret estimated vs actual rows, spills, memory grants, or…

20 1mo ago A 102 tokens original MIT