# Zoom Out

> Go up a layer of abstraction and map all relevant modules and their callers. Use when you're lost in a section of code and need to understand how it fits into the bigger picture, or before making a change that could have unexpected reach.

- Skill: `rubenglez/zoom-out` (Agent Skill)
- Install (CLI): `npx skillmds@latest add rubenglez/zoom-out`
- Raw SKILL.md: https://api.skillmd.com/api/skills/rubenglez/zoom-out/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: rubenglez (https://skillmd.com/u/rubenglez)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/rubenglez/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 their callers, using the project's domain vocabulary from `.harness/product/CONTEXT.md` if it exists.

