800 B
800 B
auto_execution_mode, description
| auto_execution_mode | description |
|---|---|
| 0 | 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. |
Workflow: zoom-out
-
Context Analysis:
- The user is unfamiliar with a section of code or needs broader context. Treat this as the primary input.
-
Load Skill:
- Use the
view_filetool to read the skill file at:.windsurf/skills/zoom-out/SKILL.md
- Use the
-
Execute:
- Follow the instructions in the
SKILL.mdexactly. - Go up a layer of abstraction and give a map of all relevant modules and callers.
- Use the project's domain glossary vocabulary.
- Follow the instructions in the
-
On Error:
- No specific error handling - this is an exploratory skill.