hoangnguyen0403/database-migrations
Plan additive, zero-downtime schema migrations with rollout, backfill, and rollback awareness. Use when renaming columns, backfilling data, or shipping risky database changes.
npx skills add https://github.com/HoangNguyen0403/agent-skills-standard --skill database-migrations
Use expand -> backfill -> contract for risky changes.
Take hoangnguyen0403/database-migrations from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.