postgres-domain-delivery
CommunityDeliver safe, reversible PostgreSQL changes.
Software Engineering#indexing#rollback#postgresql#migrations#transaction isolation#locking#query plan
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
CONCURRENTLYindexes,NOT VALIDconstraints, 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 requiredComponents
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.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.