Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 6 additions & 5 deletions CLAUDE.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# extension_tools (PGXN extension: `extension_drop`)

See [`../ai/CLAUDE.md`](../ai/CLAUDE.md) (or
https://github.com/Postgres-Extensions/ai/blob/main/CLAUDE.md if that path
doesn't exist locally — clone it to `../ai/` per its own first instruction)
and `../ai/PR.md` for cross-repo conventions (CI monitoring, PR/commit
conventions, etc.) not restated here.
@../ai/CLAUDE.md

If `../ai/CLAUDE.md` doesn't exist locally (see
https://github.com/Postgres-Extensions/ai), clone it now per its own
first instruction, then re-read it — do not rely on the import above
alone to have picked it up in that case.

## Schema independence in testing

Expand Down