postgres-domain-delivery

Community

Deliver safe, reversible PostgreSQL changes.

AuthorvTRKA
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It prevents fragile PostgreSQL schema and migration work by turning changes into production-safe database slices with explicit evidence, rollback discipline, and operational readiness.

Core Features & Use Cases

  • Schema, index, and migration planning with verification evidence: defines data contracts, designs indexes from query shapes, and requires EXPLAIN (ANALYZE, BUFFERS)-style proof for hot-query changes.
  • Online, mixed-version compatible deployment sequences: sequences deploy steps using lock-minimizing patterns like CONCURRENTLY indexes, NOT VALID constraints, batched backfills, and validation phases.
  • Operational and rollback concrete requirements: budgets lock impact and WAL/replica-lag effects, names restore points/PITR feasibility, and specifies rollback triggers and observability for locks, deadlocks, and replication lag.

Quick Start

Use postgres-domain-delivery to implement or review the Postgres migration for your target change while capturing the smallest scoped evidence and a reversible rollback path.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: postgres-domain-delivery
Download link: https://github.com/vTRKA/supervibe/archive/main.zip#postgres-domain-delivery

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.