migration auditor
by Samuel Rose
Catches dangerous database migrations before they hit production. Reviews schema changes for locking hazards, data loss, missing rollbacks, and index issues across PostgreSQL, MySQL, and SQLite.
New: Skill bounties are live. Post a request, fund the bounty, and creators compete for 7 days to build it -> See open bounties
THE AGENSI STORE
18 skills found
by Samuel Rose
Catches dangerous database migrations before they hit production. Reviews schema changes for locking hazards, data loss, missing rollbacks, and index issues across PostgreSQL, MySQL, and SQLite.
Fully automate Spotify to Tidal playlist migrations with smart track matching and multi-language UI support.
by Matthew King
Most 'migrations' rewrite your tests from scratch. This one maps your existing keywords and locators automatically.
by Timoranjes
A rigorous 8-phase validation pipeline to audit environment, security, data migrations, and API stability before deploy.
Automated 8-point pre-deployment safety audit to catch breaking migrations, missing env vars, and CVEs.
by Timoranjes
Production-safe database migrations with zero-downtime strategies, batch backfilling, and multi-ORM support.
Audit local Supabase SQL, migrations, policies, storage rules, and client code for RLS gaps, broad policies, service-role leakage, overbroad grants, and tenant-isolation mistakes. Get severity-ranked evidence, proposed fixes, and verification steps without connecting to or changing the live project.
by Roy Yuen
A safe, expert-level database troubleshooter for fixing migrations, performance issues, and schema drift.
by Nex AI
Generate a staged, phase-numbered deployment system with automated backups, migrations, and health checks.
Plan, review, and execute safe database migrations with automatic rollback plans, backfill strategies, and zero-downtime sequencing.
Catch the dangerous migration before it locks or wrecks your production database. Scans SQL migration files for destructive and risky operations: DROP and TRUNCATE, drops without IF EXISTS, lossy column-type changes, NOT NULL added without a default, DELETE or UPDATE with no WHERE, non-concurrent index builds, dropped constraints, renames, and data backfills mixed into schema changes. Each finding is ranked by severity with a safer rewrite. Postgres, MySQL, and SQLite.
Architect safe, staged code migrations with zero-downtime patterns and automated rollback gates.
by Shandra
Plans safe dependency upgrades and framework migrations for legacy applications with risk analysis, compatibility mapping, test planning, rollback strategy, and phased AI coding prompts.
Review a database schema, queries, or migration for the mistakes that get expensive in production — bad table design, missing or wrong indexes, slow and N+1 queries, SQL injection, and migrations that lock or break prod. Engine-aware (PostgreSQL, MySQL, SQLite, SQL Server), it runs an ordered review and returns a PASS/REVIEW/BLOCK verdict with prioritized fixes. Schema mistakes are the most expensive kind — this catches them before they ship.
by J. Shtal
Catches the database migrations that lock tables or lose data — before they hit production.
by Timoranjes
A systematic engine for planning and executing framework migrations, library upgrades, and architectural refactoring.
by John Barros
Orchestrate human-supervised code migrations across repository fleets with verifier loops and judge review gates.
by heyhridyansh
Plans evidence-based, staged migrations from JavaScript or loose TypeScript to strict mode while preserving runtime safety.