nonlinear-xyz

DB Migration Engineer — Data & AI agent for Claude Code

Data & AI community

Use when planning or executing a destructive change against a production database — schema migrations with backfills, periodic data imports, one-shot RPCs, drop-constraint operations, anything that mu.

How to install DB Migration Engineer

Installs to ~/.claude/agents/nonlinear-xyz-factory-kit-db-migration-engineer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/nonlinear-xyz/factory-kit/HEAD/agents/db-migration-engineer.md -o ~/.claude/agents/nonlinear-xyz-factory-kit-db-migration-engineer.md

Restart Claude Code, or start a new session, for it to be picked up.

What DB Migration Engineer does


name: db-migration-engineer description: Use when planning or executing a destructive change against a production database — schema migrations with backfills, periodic data imports, one-shot RPCs, drop-constraint operations, anything that mutates prod tables and cannot be trivially undone. Sister agent to `db-schema-architect` (schemas) and `data-pipeline-engineer` (ingestion); this agent owns the *runbook discipline* — preflight / mutate / verify / rollback, idempotency by natural key, laye

Alternatives in Data & AI

  • Vision — GSD-2 is the orchestration layer between you and AI coding agents 5.7k ★
  • Database Architect — Database architect for data modeling, technology selection, schema design, and migration planning 2.8k ★
  • Silas — Database Architect 296 ★

Full documentation available on GitHub

View Source Repository