Skip to main content
vanterx
GitHub creator profile

vanterx

Repository-level view of 28 collected skills across 2 GitHub repositories.

skills collected
28
repositories
2
updated
Jul 28, 2026
repository explorer

Repositories and representative skills

sqlindex-advisor
software-developers

Analyze SQL Server execution plans to produce a ranked CREATE INDEX script. Applies 13 checks (D1–D13). Derives index recommendations from operator patterns (Key Lookups, scans, sorts, spools, nested loops, filtered index opportunities, hash match probe-side…

Jul 28, 2026
mssql-performance-review
software-developers

Agentic offline orchestrator for end-to-end SQL Server performance reviews. Forms hypotheses from artifacts or symptoms, dispatches the specialised review skills (tsql-review, sqlplan-review, sqlwait-review, sqlstats-review, sqltrace-review,…

Jul 28, 2026
sqlplan-review
software-developers

Analyze SQL Server execution plans for performance anti-patterns, bottleneck identification, and actionable fix recommendations. Applies 111 checks (S1–S38 statement-level, N1–N73 node-level) covering memory grants, parallelism, cardinality errors, spills,…

Jul 12, 2026
sqldeadlock-review
software-developers

Analyze SQL Server deadlock XML (from system_health XE session, SSMS deadlock graph, or trace) to identify root cause and produce a prioritized remediation plan. Applies 17 known deadlock patterns (P1–P17). Use when a deadlock monitor captures a graph or…

Jul 5, 2026
sqldbconfig-review
network-and-computer-systems-administrators

Analyze SQL Server instance and database configuration drift against proven DBA best practices. Applies 29 checks (B1–B29) across five categories: parallelism tuning (MAXDOP, Cost Threshold for Parallelism, Optimize for Ad Hoc Workloads), memory configuration…

Jul 1, 2026
sqlmigration-review
network-and-computer-systems-administrators

Audits a SQL Server migration plan with 15 checks (Y1-Y15) for version, edition, platform, and source-topology compatibility, then dispatches to sqlmigration-security-review, sqlmigration-objects-review, and other specialised skills for overlap areas. Use…

Jul 1, 2026
tsql-review
software-quality-assurance-analysts-and-testers

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…

Jun 23, 2026
sqlag-review
network-and-computer-systems-administrators

Audits SQL Server Always On Availability Group configuration correctness across all layers — prerequisites, replica design, listener architecture, backup strategy, endpoint security, distributed AG topology, Basic and Contained AG constraints, and application…

Jun 22, 2026
Showing 8 of 26 collected skills.
Showing 2 of 2 repositories
All repositories loaded