Mx Migration Author

Author and review Drizzle SQL migrations safely for rolling deploys. Triggers when editing apps/core/src/database/schema/*.ts or apps/core/src/database/migrations/*.sql, when the user runs drizzle-kit generate, when "lint-migrations" reports a violation, or on prompts like "迁移", "改 schema", "alter table", "add a column", "drop column", "migration safety". Enforces the expand-contract pattern because mx-core ships rolling deploys (Dokploy, 2 replicas) where new and old pods coexist for tens of seconds during cutover.

mx-space f4261e7 6.2 KB Updated

File contents

mx-space/core/tree/main/.claude/skills/mx-migration-author commit f4261e727e

Frequently asked questions

npx skillmds@latest add mx-space/mx-migration-author