What does this skill do?
The Secure Database Migrations Skill provides proven patterns for performing schema changes and data migrations in production databases in a secure, reversible, and service-continuous manner. It covers PostgreSQL, MySQL, and popular ORMs such as Prisma, Django, and golang-migrate, and includes the “expand-contract” pattern for critical deployments with zero downtime.
