The pgfaq skill guides the agent to answer PostgreSQL core project questions with evidence from a local postgres source tree and official docs. It enforces a disciplined workflow: verify you're in a postgres source checkout, search doc/src/sgml and relevant src/ directories, consult DeepWiki for cross-checks, and produce a sourced Markdown answer saved under markdown/.
Use pgfaq when a user asks about PostgreSQL core internals, behavior, SQL, configuration, performance, storage, planner/executor details, replication, or administration and expects a documented, verifiable Markdown answer. Refuse requests about third-party extensions, cloud-managed offerings, or non-core projects.
Best suited to agents that can inspect local repositories and run shell searches (Copilot, Code-oriented agents, or any agent with file system access).
This skill has not been reviewed by our automated audit pipeline yet.