migrations-data-model-changes
CommunitySafely evolve Django/Postgres schemas.
AuthorLuis-ERP
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill standardizes how to change schemas safely, how to backfill data, and how to avoid outages or irreversible migrations in a Django + Postgres application.
Core Features & Use Cases
- Safe schema evolution: add/alter/remove fields, constraints, and indexes with risk-aware plans.
- Idempotent backfills: design and implement resumable data migrations to populate new fields without downtime.
- Rollback & verification: document rollback strategies and verify migrations with clear operational notes.
Quick Start
Begin by outlining the design in 02-design.md, then generate Django migrations and apply them with makemigrations and migrate, followed by a controlled backfill plan.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: migrations-data-model-changes Download link: https://github.com/Luis-ERP/dev-agent-crew/archive/main.zip#migrations-data-model-changes Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.