pgpm-cli

Installation
SKILL.md

pgpm CLI Reference

Complete reference for the pgpm (PostgreSQL Package Manager) command-line interface. pgpm provides deterministic, plan-driven database migrations with dependency management.

When to Apply

Use this skill when:

  • Deploying database changes
  • Managing database migrations
  • Installing or upgrading pgpm modules
  • Testing pgpm packages in CI/CD
  • Setting up local PostgreSQL development

Quick Start

# Install pgpm globally
npm install -g pgpm
Installs
7
First Seen
Feb 27, 2026
pgpm-cli — constructive-io/constructive-skills