SQL Query Review

Static review of a SQL query — finds anti-patterns, structural problems, and performance issues from the query text alone, then proposes an optimized rewrite with a verification plan. Use when the user says "review this query", "check my SQL", "is this query okay", "clean up this query", or "optimize this" without runtime profile data.

vermapragya 3623445 4 files · 22.2 KB Updated

File contents

vermapragya/analytics-skill/tree/main/skills/sql-query-review commit 3623445d4b

Frequently asked questions

npx skillmds@latest add vermapragya/sql-query-review