pgpm
OfficialDeterministic PostgreSQL migrations & package management.
Authorconstructive-io
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines PostgreSQL database schema management by providing deterministic, plan-driven migrations and dependency management, akin to package managers like npm for code.
Core Features & Use Cases
- Automated Migrations: Define database changes with deploy, revert, and verify scripts for safe, repeatable deployments.
- Dependency Management: Handle dependencies between changes and across modules within a workspace.
- Module Packaging: Package and publish SQL database logic as reusable modules.
- Use Case: When developing a new feature that requires database schema changes, use pgpm to add new tables, functions, and indexes, ensuring they can be reliably deployed and reverted across different environments.
Quick Start
Use the pgpm skill to deploy all pending database changes to the 'myapp_dev' database.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: pgpm Download link: https://github.com/constructive-io/constructive-skills/archive/main.zip#pgpm 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 223,000+ vetted skills library on demand.