chore: rename repo's own CONTEXT.md to GLOSSARY.md

This is the skills repo's own domain glossary, not the CONTEXT.md
convention that skills like domain-modeling and grill-with-docs read
and write in consumer repos — that convention is left untouched.

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Claude
2026-08-15 20:14:13 +00:00
parent 8b78b531ab
commit e5f35a48f8
2 changed files with 5 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"mattpocock-skills": minor
---
Rename this repo's own root domain glossary from `CONTEXT.md` to `GLOSSARY.md`. This only affects the skills repo's own file — the `CONTEXT.md` convention that skills like `domain-modeling` and `grill-with-docs` read and write in consumer repos is unchanged.
View File