About
This skill enables Claude to perform professional-grade database schema audits and synchronizations. It allows users to identify discrepancies in tables, columns, indexes, and constraints between different environments like development, staging, and production. Beyond simple comparison, it generates robust SQL migration scripts wrapped in transaction safety and provides corresponding rollback procedures to ensure data integrity. It is an essential tool for developers and DevOps engineers looking to automate schema management and minimize deployment risks.