mirror of
https://github.com/addyosmani/agent-skills.git
synced 2026-08-12 18:07:26 +02:00
Adds a Database Schema Migrations section to deprecation-and-migration covering expand/contract, dual-write + batched backfill, additive-first/destructive-last, tested down paths, and non-blocking index builds. References incremental-implementation for slicing; reuses the skill's existing Feature Flag Migration pattern.