Acerca de
This skill equips Claude with the specific commands and safety protocols required to manage Django database migrations within the Sentry repository. It streamlines the process of adding or removing columns, creating indexes for high-traffic tables, and resolving complex migration merge conflicts using Sentry's internal tooling. By enforcing best practices like using db_default and SafeRemoveField, it ensures that schema changes are performed safely without risking production downtime or compromising data integrity.