# Zoom Out

> Route unfamiliar-code orientation requests to the zoom-out module.

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

---


# /engineering:zoom-out

Hidden wrapper for the `zoom-out` subcommand. Load the module and pass through
the user input.

1. Read the sibling module `../engineering/zoom-out.md`.
2. Treat `$ARGUMENTS` as the code area or question.
3. Follow the module's workflow and stop if the module cannot be read.
4. Preserve the wrapper invariant: return orientation sections, not implementation changes.

User input: $ARGUMENTS

