mirror of
https://github.com/mattpocock/skills.git
synced 2026-04-30 22:13:54 +07:00
548 B
548 B
name, description, disable-model-invocation
| name | description | disable-model-invocation |
|---|---|---|
| zoom-out | 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. | 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, using the language in CONTEXT.md.
Use ../grill-with-docs/DOMAIN-AWARENESS.md as a reference for how to use CONTEXT.md.