MD

    Make Database Changes Zerodowntime

    by Mariusz Wrzeszczynski

    1

    Safely prepare database schema changes for live apps without breaking existing code.

    Secure checkout via Stripe

    0 installsSecurity scanned

    Works with the AI tools you already use

    CClaude CodeCCursorCCodex CLIGGitHub CopilotGGemini CLIVVS CodeWWindsurfMManus+14 more

    See it in action

    You say

    I need to rename the user_email column to email in my Postgres database without any downtime during the deployment.

    Your agent does

    I have analyzed your schema. To avoid downtime, I created a three-stage plan: 1. Add new 'email' column (nullable). 2. Update models for dual-writing to both fields. 3. Added a resumable backfill script. See the generated migration files in /migrations.

    What you get

    Rename or remove columns using expand-contract workflowsAdd non-null constraints with safe backfills for existing dataIdentify deployment-breaking risks in proposed SQL migrationsMaintain compatibility between old and new application versions

    About this skill

    Safely prepare database schema changes for live apps without breaking existing code.

    This skill detects risky migrations, replaces destructive changes with expand-contract steps, creates resumable backfills, preserves compatibility, and checks rollout order.

    ✔ Detect deployment-breaking migrations ✔ Plan safe schema changes ✔ Create resumable backfills ✔ Preserve old and new app compatibility ✔ Validate rollback and rollout order

    Ideal for SaaS apps, APIs, and frequently deployed systems.

    How to install

    Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.

    Reviews

    No reviews yet

    Be one of the first to try it. Every listed skill passes our trust checks below.

    Security scanned

    Passed our 8-point scan before listing

    Fresh listing

    Recently published to Agensi

    30-day refund

    Not a fit? Get your money back

    Trust & safety

    Security scanned

    Verified clean today

    Listedtoday

    Creator

    Mariusz Wrzeszczynski
    Mariusz Wrzeszczynski

    109 skills on Agensi

    Frequently Asked Questions

    Browse More Skills