README.mdSee everything inside
Migration planner
Plans a schema change, writes the migration, checks it on a branch.
What it does
- Planner writes the change plan.
- Migration author writes the migration with a downgrade.
- Migration checker applies it to a branch and reports.
Env
Copy .env.example to .env and fill in:
DATABASE_URL: Connection string for a disposable database branch
Run
claude # then: /migrate "add stars table"
zom clone asks which agent tool you use and places the files for it.