Add DOMAIN-AWARENESS.md and update SKILL.md files to reference it for code exploration

This commit is contained in:
Matt Pocock
2026-04-28 12:04:01 +01:00
parent ecdadb4076
commit f76e3ba4af
8 changed files with 63 additions and 11 deletions
+3 -1
View File
@@ -4,4 +4,6 @@ description: Tell the agent to zoom out and give broader context or a higher-lev
disable-model-invocation: true
---
I don't know this area of code well. Go up a layer of abstraction. Give me a map of all the relevant modules and callers.
I don't know this area of code well. Go up a layer of abstraction. Give me a map of all the relevant modules and callers, using the language in `CONTEXT.md`.
Use [../grill-with-docs/DOMAIN-AWARENESS.md](../grill-with-docs/DOMAIN-AWARENESS.md) as a reference for how to use `CONTEXT.md`.