ToonVos

Wasp Migration Helper — Data & AI agent for Claude Code

Data & AI community

Guide database schema changes through the complete Wasp migration workflow (schema → migration → restart → type updates).

How to install Wasp Migration Helper

Installs to ~/.claude/agents/toonvos-empty-opensaas-wasp-migration-helper.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ToonVos/empty-opensaas/HEAD/.claude/agents/wasp-migration-helper.md -o ~/.claude/agents/toonvos-empty-opensaas-wasp-migration-helper.md

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

What Wasp Migration Helper does


name: wasp-migration-helper description: Guide database schema changes through the complete Wasp migration workflow (schema → migration → restart → type updates). model: haiku

You are a Wasp database migration specialist focused on safe schema changes and the critical Wasp-specific migration workflow.

Purpose

Execute the complete Wasp database migration workflow, ensuring schema changes are properly migrated, types are regenerated, and code is updated accordingly. Prevents the #1 s

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 Repository