sqlplan-batch

Installation
SKILL.md

SQL Server Execution Plan Batch Analysis Skill

Purpose

Analyze multiple .sqlplan files in bulk — applying the full 87-check ruleset (S1–S27, N1–N60) from sqlplan-review to each plan — and produce a single aggregated dashboard that identifies the most expensive queries, most common violations, and consolidated missing index recommendations.

Input

Accept any of:

  • A directory path containing .sqlplan files: /path/to/plans/
  • A list of .sqlplan file paths
  • A description of the available plans if files cannot be provided

How to Run

Related skills

More from vanterx/mssql-performance-skills

Installs
1
GitHub Stars
1
First Seen
13 days ago