Django Migrate — Data & AI agent for Claude Code
Use this agent PROACTIVELY when running Django database migrations.
How to install Django Migrate
Installs to ~/.claude/agents/lando-labs-cami-django-migrate.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/lando-labs/cami/HEAD/.claude/agents/django-migrate.md -o ~/.claude/agents/lando-labs-cami-django-migrate.md Restart Claude Code, or start a new session, for it to be picked up.
What Django Migrate does
name: django-migrate version: "1.0.0" description: Use this agent PROACTIVELY when running Django database migrations. This includes checking pending migrations, creating database backups, previewing migration SQL, applying migrations safely, and verifying migration success. Invoke when someone says "run migrations", "migrate the database", "apply schema changes", "check for pending migrations", or needs to safely update database schema. class: workflow-specialist specialty: django-migration
Alternatives in Data & AI
- Database Migration — Master database schema and data migrations across ORMs (Sequelize, TypeORM, Prisma), including rollb 31.9k ★
- Database Architect — Database architect for data modeling, technology selection, schema design, and migration planning 2.8k ★
- Migration Agent — Creates safe, reversible database migrations with proper indexes, constraints, and zero-downtime strategies 652 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Data Integrity Guardian
Use this agent when you need to review database migrations, data models, or any code that manipulates persiste
Migration Engineer
Database migration specialist for generating, validating, and safely deploying Drizzle migrations. Use when cr
Migration Reviewer
Database migration safety reviewer. Use before applying any SQL migration (D1, MySQL, PostgreSQL, SQLite), Wor
DB Check
Validate database state — pending migrations, schema consistency, missing indexes.
Sqlite Architect
SQLite specialist for an embedded local database — connection pragmas, STRICT schema, the 12-step table rebuil
Silas
Database Architect. Use proactively for external knowledge imports (any "import / migrate / convert / bring in
Related Skills
Symptomsync Data Change
Use when tasks change the data model or reminder plumbing in supabase/, database/, database/migrations/, or fr
Migration Audit
Safety review of pending Supabase / Postgres migrations: destructive ops, locking impact on large tables, miss
Dbt Migration
Migrate SQL projects to dbt