Added domain-model, updates to github-triage, and caveman
This commit is contained in:
parent
1f25956a56
commit
ab45d5e6e1
6 changed files with 260 additions and 12 deletions
7
zoom-out/SKILL.md
Normal file
7
zoom-out/SKILL.md
Normal 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue