소개
This skill enables Claude to perform production-grade database schema analysis and synchronization. It automatically identifies structural differences—including tables, columns, indexes, and constraints—between different environments like development and production. By generating migration scripts with built-in transaction safety and corresponding rollback procedures, it helps developers maintain database consistency and minimize deployment risks without manual SQL writing.