Should agentic skill files be elsewhere ?
Greg Troxel
gdt at lexort.com
Mon Jun 8 11:13:16 PDT 2026
Sandro Santilli <strk at kbt.io> writes:
> My question is: do these files belong in the PostGIS code base ? I suspect no.
My gut is no. To the extent it's about SQL and not postgis, definitely
not. To the extent it's about best practices for writing postgis sql,
that belongs in the documentation, written for humans.
There's a higher-level question of postgis's policy is on LLM output.
Probably most of you are aware of gdal's experiment, deciding to allow
LLM PRs as long as they are reviewed/understood by the human submitter.
That went badly, leading to more or less "no LLM content at all", with a
thought that mechanical changes by a seasoned contributor might be ok.
So far, CONTRIBUTING.md doesn't say.
More information about the postgis-devel
mailing list