Agent skill

migrate-up

Apply all database migrations for all supported engines

Stars 286
Forks 13

Install this agent skill to your Project

npx add-skill https://github.com/kalbasit/ncps/tree/main/.agent/skills/migrate-up

SKILL.md

Apply Migrations

  1. Ensure all database dependencies are running (e.g., nix run .#deps).

  2. Run the migration script to apply migrations to all engines (PostgreSQL, MySQL, SQLite).

bash
./dev-scripts/migrate-all.py
  1. Verify that the schema files in db/schema/ have been updated.

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results