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.
AI/MLjavimosch
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.
- Stars
- 37
- Source
- javimosch/supercli
- Updated
- 2026-05-31
- Slug
- javimosch--supercli--zoom-out
// install — copy + paste into any project
mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/javimosch/supercli/HEAD/.agents/skills/zoom-out/SKILL.md -o .claude/skills/zoom-out.mdDrops the SKILL.md into .claude/skills/zoom-out.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.