Tsql Review

Analyze raw T-SQL source code for anti-patterns, security risks, and static performance smells. Applies 85 checks (T1–T85) across structural, correctness, security, deprecated syntax, performance, and SQL 2017–2022 modern syntax categories. Use this skill whenever a user pastes a stored procedure, function, view, trigger, or ad-hoc SQL and asks for a review; asks if code is safe, correct, or optimized; mentions implicit conversions, missing indexes, SET options, or cursor usage; or wants a code review before deploying to production. No execution plan required — trigger for any T-SQL review request.

vanterx acdaf61 8 files · 170.6 KB Updated

File contents

vanterx/mssql-performance-skills/tree/main/skills/tsql-review commit acdaf6159b

Frequently asked questions

npx skillmds@latest add vanterx/tsql-review