# mssql-performance-skills

SQL Server performance tuning skills for LLMs — 829 checks across 26 skills covering T-SQL, execution plans, wait stats, deadlocks, Query Store, indexes, encryption, Always On AG, WSFC, ERRORLOG, SPN, memory, disk I/O, config drift, setup logs, SSRS & migration readiness. Remote MCP server on Cloudflare Workers.

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/vanterx-mssql-performance-skills
- Source: https://github.com/vanterx/mssql-performance-skills
- Price: free and open source

## Summary
mssql-performance-skills is a Claude Code plugin with 26 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes mssql-performance-review, sqlag-review, sqlbootstraplog-review. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add vanterx/mssql-performance-skills
```

## Skills
- mssql-performance-review
- sqlag-review
- sqlbootstraplog-review
- sqlclusterlog-review
- sqldbconfig-review
- sqldeadlock-review
- sqldiskio-review
- sqlencryption-review
- sqlerrorlog-review
- sqlhadr-review
- sqlindex-advisor
- sqlmemory-review
- sqlmigration-objects-review
- sqlmigration-review
- sqlmigration-security-review
- sqlplan-batch
- sqlplan-compare
- sqlplan-review
- sqlprocstats-review
- sqlquerystore-review
- sqlspn-review
- sqlstats-review
- sqltrace-review
- sqlwait-review
- ssrstracelog-review
- tsql-review

## FAQ

### What is mssql-performance-skills?
SQL Server performance tuning skills for LLMs — 829 checks across 26 skills covering T-SQL, execution plans, wait stats, deadlocks, Query Store, indexes, encryption, Always On AG, WSFC, ERRORLOG, SPN, memory, disk I/O, config drift, setup logs, SSRS & migration readiness. Remote MCP server on Cloudflare Workers.

### How do I install mssql-performance-skills?
Run these in Claude Code: npx -y skills add vanterx/mssql-performance-skills. Then prompt normally.

### Does mssql-performance-skills auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is mssql-performance-skills free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
