About
This skill equips Claude with expert-level guidance for managing database schema changes across the software development lifecycle. It ensures that every database modification—from creating tables to adding complex indexes—is performed using industry best practices like reversible up/down methods and rollback strategies. By prioritizing zero-downtime deployments and backward compatibility, it helps developers maintain stable production environments while evolving their data structures. Whether handling large-scale index creation or separating data migrations from schema changes, this skill ensures consistency and reliability in database versioning.