# Shift Abstraction Level

> Move up, down, and sideways between levels of abstraction

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

---


Follow these steps:

### 1. Locate the current level

Locate the current level of abstraction.

### 2. Climb up

Ask "what does this exemplify?" or "why is this important?"

### 3. Climb down

Ask "what does this look like in practice?" or "what is an example?"

### 4. Move sideways

Find alternatives at the same level.

### 5. Generate a range

Generate several levels up and several down from the current statement.

### 6. Select where to act

Select the level where understanding is sufficient to act.

