# Zoom Out

> zoom-out

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

---

# zoom-out

这是一个帮助把视角拉远的技能。

## 适用场景

- 方案陷入局部最优
- 需要看系统级取舍，而不是单个模块
- 用户想知道更高层次的边界、依赖和长期维护成本

## 工作方式

1. 先总结当前问题的系统边界。
2. 识别哪些复杂度是局部的，哪些是结构性的。
3. 给出更高层次的选择和代价，而不是只给局部补丁。

