pg-claude

Routes PostgreSQL backend tasks through a structured knowledge corpus and automation.

Updated Jun 1, 2026
One-click install
npx skills add https://github.com/matejformanek/postgres-claude --skill pg-claude
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pg-claude
Source: https://github.com/matejformanek/postgres-claude/tree/main/.claude/skills/pg-claude
Command: npx skills add https://github.com/matejformanek/postgres-claude --skill pg-claude

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill solves the challenge of navigating the complex PostgreSQL source tree and maintaining consistent, high-quality backend development practices without hallucinating internal invariants.

Core Features & Use Cases

  • Expert Navigation: Provides a structured knowledge corpus of PostgreSQL subsystems, idioms, and data structures to guide backend hacking.
  • Dev Loop Automation: Offers a suite of slash commands to manage the entire development lifecycle, from building from source to debugging and testing.
  • Use Case: When adding a new GUC or index access method, use this skill to identify the exact files to touch, follow the authoritative checklist, and execute the implementation plan with verified commit-message styles.

Quick Start

Invoke the pg-claude skill to initialize your development environment and begin routing your PostgreSQL backend task through the master knowledge map.

Frequently Asked Questions about pg-claude

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I navigate the PostgreSQL source tree when modifying backend internals?

To navigate the PostgreSQL source tree effectively, this skill routes backend-hacking tasks through a structured knowledge corpus that identifies exact files to touch and provides authoritative checklists for subsystem implementation.

What is the best way to add a new GUC parameter to PostgreSQL backend code?

Adding a new PostgreSQL GUC parameter requires identifying exact source files and following an authoritative implementation checklist. This skill provides structured knowledge maps and slash commands to execute the plan with verified commit-message styles.

Can I automate the build and debug loop for PostgreSQL C programming tasks?

You can automate the PostgreSQL C programming dev loop using built-in slash commands that manage the entire development lifecycle, from building the database from source to running debugging and testing sequences.

Do I need a local PostgreSQL source clone to use backend development automation tools?

Yes, accurate PostgreSQL backend development automation requires integration with local PostgreSQL source and development clones to provide precise file-level context and execute build-loop automation correctly.

How do I prevent hallucinating internal invariants during PostgreSQL database development?

Preventing hallucinated internal invariants during PostgreSQL database development involves routing tasks through a cited knowledge corpus of subsystems, idioms, and data structures rather than relying on unverified assumptions.