mirror of
https://github.com/mattpocock/skills.git
synced 2026-04-30 22:13:54 +07:00
8 lines
382 B
Markdown
8 lines
382 B
Markdown
---
|
|
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.
|