gabe-myopiclisted
Install: claude install-skill khujta/gabe-suite
# Gabe Myopic — the short-sighted user, simulated
## Gabe execution contract (E1–E7)
This skill runs under the suite execution contract — E1 EVIDENCE · E2 RUN-BEFORE-✅ · E3 NO SILENT DOWNGRADE · E4 REUSE FIRST · E5 STATE SYNC · E6 MISSING ANCHOR = STOP · E7 REPORT WHERE — floors, not ceilings; a skill's own gate may be stricter, never looser. Full text: `../gabe-docs/references/execution-contract.md` (if that file is missing, E6 applies — STOP).
## What this does
Real people run a greedy, depth-limited search — they optimize the next one or two moves and get overwhelmed by anything that asks for more. This skill role-plays that short-sighted user on purpose, walking an app step by step while staying dumb, and flags exactly where the design assumes foresight a normal person doesn't have. Where `/gabe-roast` attacks from a named expert perspective, `/gabe-myopic` attacks from the one perspective an expert can't fake: a user who genuinely can't see the trap coming. It hunts one thing — Planning-Horizon Debt (the mattress trap): a choice that's locally fine but seeds a consequence 2+ steps later, invisible at decision time.
## Usage / modes
`/gabe-myopic [walk|trap|step|fix|horizon] [target]` — target can be a described workflow, a spec/PRD, UI code/routes, screenshots, or a live app.
The panel — 3 horizons run together, none sees 3+ steps ahead:
| Horizon | Sees ahead | Breaks when… |
|---------|------------|---------------|
| @1 | this step + the very next action | aske