870b28e103151338d1a2f1ad58099f2a086225c8 braney Fri Sep 4 17:30:27 2026 -0700 Remove src/CLAUDE.md from the tree. The file is down to a pointer at two skills, edit-kent-code and make-track, and both of those live only in the private genecats repo. The kent tree is mirrored publicly on GitHub, so anyone reading our source there is told to load two files they cannot get. The C and SQL rules that used to be in this file moved into edit-kent-code in c9093b16dc8. refs #37358 diff --git src/CLAUDE.md src/CLAUDE.md deleted file mode 100644 index 6897cbbd563..00000000000 --- src/CLAUDE.md +++ /dev/null @@ -1,9 +0,0 @@ -# CLAUDE.md — UCSC Genome Browser Kent Source Tree - -For source code changes (C, JavaScript, HTML, Python, CGIs, trackDb, build system), -load the **`edit-kent-code`** skill. For building a new genome browser track -(data pipelines, trackDb stanzas, makeDocs, description pages), load the -**`make-track`** skill. - -Binaries you build from this tree install under `~/bin/$MACHTYPE/` — invoke them -from there, not by bare name (the system PATH resolves to production binaries).