mssql-review

Installation
SKILL.md

MSSQL Review

Use this skill when reviewing SQL Server, EF Core, Dapper, stored procedure, migration, or database-backed .NET application changes.

Process

  1. Inspect the diff, surrounding data access code, migrations, stored procedures, configs, and tests before applying checklist items.
  2. Check correctness, data integrity, tenant isolation, SQL injection risk, query shape, migration safety, locks, transactions, performance, observability, backup/DR impact, and tests.
  3. Lead with concrete findings by severity, with file references, affected behavior, and missing verification.
  4. Separate confirmed bugs from risks, questions, and follow-up suggestions.

Large PR Subagent Review

For large pull requests, use focused subagents before producing the final review. Split by risk area such as schema/migrations, EF Core, Dapper/procedures, security/tenant boundaries, performance/indexing, operational readiness, or QA.

The main agent consolidates subagent findings, removes duplicates, resolves conflicts, decides final severity, and writes the final review summary.

Coordination

Installs
3
GitHub Stars
3
First Seen
Jul 9, 2026
mssql-review — itsoltech/agents