Added domain-model, updates to github-triage, and caveman

This commit is contained in:
Test
2026-04-17 10:36:26 +01:00
parent 1f25956a56
commit ab45d5e6e1
6 changed files with 260 additions and 12 deletions
+7
View File
@@ -0,0 +1,7 @@
---
name: zoom-out
description: Tell the agent to zoom out and give broader context or a higher-level perspective. Use when you're unfamiliar with a section of code or need to understand how it fits into the bigger picture.
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.