pgpm-publishing

Installation
SKILL.md

Publishing PGPM Modules (Constructive Standard)

Publish pgpm SQL modules to npm using pgpm package bundling and lerna for versioning. This covers the workflow for @pgpm/* scoped packages.

When to Apply

Use this skill when:

  • Publishing SQL database modules to npm
  • Bundling pgpm packages for distribution
  • Managing @pgpm/* scoped packages
  • Working with pgpm-modules or similar repositories

PGPM vs PNPM Workspaces

Aspect PGPM Workspace PNPM Workspace
Purpose SQL database modules TypeScript/JS packages
Config pnpm-workspace.yaml + pgpm.json pnpm-workspace.yaml only
Build pgpm package makage build
Related skills

More from constructive-io/constructive-skills

Installs
8
First Seen
Feb 27, 2026