Wasp Migration Helper — Data & AI agent for Claude Code
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
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 RepositoryRelated Agents
Migration Validator
Read-only agent that verifies database schema changes are complete and consistent — migrations are generated a
Migration Runner
Handle database schema changes with Drizzle ORM migrations
DB
Database workflow specialist — migration generation (up + down), breaking change detection, index recommendati
DB Architect
Handles database schema design, Prisma migrations, query optimization. Use for schema changes, migration creat
Data Migration Reviewer
Read-only database-migration reviewer for the forgeward gate. Fires when the diff adds or changes a schema mig
Migration Worker
Worktree-isolated agent for database migrations, schema changes, and data transformations. Runs in its own git
Related Skills
Create Migration
Generates Prisma database migrations for schema changes
Database
Design Supabase schema, write Drizzle migration, add RLS policies, generate TypeScript types
Design Vector Schema
Design a pgvector migration SQL file. Captures model + dimension + distance metric + row count → generates rev