SQL Server Table Reconciliation
Install
Claude Code: add the marketplace once, then install.
/plugin marketplace add simplycubed/skills /plugin install sql-server-table-reconciliation@simplycubed Any agent (folder)
Download the folder at the source, then drop it into your agent's skills directory.
Folder: sql-server-table-reconciliation/
| Agent | Directory |
|---|---|
| Vendor-neutral (Codex, Gemini CLI, …) | .agents/skills/ |
| Claude Code | ~/.claude/skills/ |
| Gemini CLI | ~/.gemini/skills/ |
Summary
Use when: comparing SQL Server tables across instances, data migration validation, ETL verification, row mismatch detection, schema drift, reconciliation report, production vs staging comparison. Uses mssql-python driver with Apache Arrow for fast columnar data transfer and comparison.
Details
Passed automated static scanning. A point-in-time review, not a guarantee it is safe to run.
Scanned 2026-07-07: certify builtin · gitleaks 8.18.4 · osv-scanner 2.4.0 · semgrep 1.168.0
✓ All checks clean
Credits
Written by GitHub awesome-copilot contributors
Keywords
#sql #server #table #reconciliation