What problem does it solve?
This Skill prevents incomplete or unsafe PostgreSQL extension support claims by coordinating source identity, target compatibility, packaging, release metadata, evidence, and verification across the Oliphaunt monorepo.
Core Features & Use Cases
- Extension Lifecycle Management: Add, update, promote, defer, or remove PostgreSQL contrib and external extensions with the correct product and release boundaries.
- Fail-Closed Compatibility: Declare supported and unsupported targets explicitly, attach evidence, verify artifacts, and prevent runtime availability from being mistaken for extension support.
- Release and Package Integrity: Maintain source pins, licenses, carriers, SDK metadata, release products, checksums, and generated models while validating installation and runtime behavior.
- Use Case: Use this Skill when introducing a new external PostgreSQL extension, promoting a deferred extension, updating its upstream commit, or changing the target platforms and release artifacts it supports.
Quick Start
Use the add-oliphaunt-extension skill to add the requested PostgreSQL extension, update its support metadata, regenerate the extension model, and run all required verification checks.