About
This skill provides Claude Code with a comprehensive framework for managing database evolution with extreme care and precision. It focuses on creating safe, reversible schema changes and data migrations that prevent service interruptions. By implementing best practices like concurrent index creation, idempotent data scripts, and multi-step column modifications, this skill ensures that database updates are production-ready across various environments and frameworks such as Alembic, Rails, and Sequelize.