# Zoom Out

> Tell the agent to zoom out and give broader context or a higher-level perspective on an unfamiliar section of code. USE FOR: understanding unfamiliar code, getting a map of modules and callers, seeing the bigger picture, onboarding to a new area. DO NOT USE FOR: writing code, debugging, making changes.

- Skill: `habonn/zoom-out` (Agent Skill)
- Install (CLI): `npx skillmds@latest add habonn/zoom-out`
- Raw SKILL.md: https://api.skillmd.com/api/skills/habonn/zoom-out/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: habonn (https://skillmd.com/u/habonn)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/habonn/zoom-out

---


# Zoom Out

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 project's domain glossary
vocabulary.

