Skip to main content
Back to the directory
wshobson/agentsSoftware EngineeringDevOps and Cloud

database-migration

Execute database migrations across ORMs with zero-downtime strategies and rollback procedures.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
10

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/wshobson/agents --skill database-migration
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, database-migration has 10 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: wshobson/agents. Canonical URL: https://skills.sh/wshobson/agents/database-migration.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Execute database migrations across ORMs with zero-downtime strategies and rollback procedures. Master database schema and data migrations across ORMs (Sequelize, TypeORM, Prisma), including rollback strategies and zero-downtime deployments. - Supports three major ORMs: Sequelize, TypeORM, and Prisma, with migration syntax and CLI commands for each - Covers schema transformations including column additions, renames, type changes, and data restructuring with multi-step approaches for large tables - Includes transaction-based and checkpoint-based rollback strategies to safely recover from failed migrations - Provides zero-downtime deployment patterns using blue-green strategies that decouple schema changes from application code updates - Handles cross-database migrations with dialect-specific logic for PostgreSQL, MySQL, and other platforms - Migrating between different ORMs - Performing schema transformations - Moving data between databases - Implementing rollback procedures - Zero-downtime deployments - Database version upgrades - Data model refactoring

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does database-migration do?

Execute database migrations across ORMs with zero-downtime strategies and rollback procedures.

Is database-migration good?

database-migration does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support database-migration?

database-migration currently lists compatibility with Skills CLI.

Is database-migration safe to install?

database-migration has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to database-migration?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install database-migration?

Run the following command to install database-migration: npx skills add https://github.com/wshobson/agents --skill database-migration

Related skills

More from wshobson/agents

Related skills

Alternatives in Software Engineering