search-pg-hackers

Installation
SKILL.md

Search PostgreSQL Hackers

Use the PostgreSQL community's official archive as the primary source. Use general web search only to discover related CommitFest entries, commits, renamed threads, or material absent from the archive.

Search

Run:

python3 scripts/postgresql_archive.py search "<query>" --list pgsql-hackers

Treat an incomplete subject prefix as a valid query; a full title is not required. Search the supplied prefix verbatim first. If it returns nothing, retry after removing Re:, [PATCH], patch-version markers, and trailing punctuation or incomplete filler words, then use distinctive phrases or an author plus keywords.

Search results may contain the root message and several Re: messages. Normalize those subjects and treat them as candidates for one thread, then pass the root or earliest matching Message-ID to thread. Do not report each search hit as a separate thread.

Retrieve a thread

Run:

Installs
3
First Seen
14 days ago
search-pg-hackers — pghacking/postgres-hacker-skills