# Wait What

> Use when the user says “wait what” or does not understand the immediately preceding substantive assistant response.

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

---


# Wait What

Find the immediately preceding substantive assistant response in the current
conversation. Exclude tool calls and outputs, hidden reasoning or instructions,
and this invocation itself.

If the user gives a hint about what was confusing, use it to focus the
explanation. If no qualifying assistant response exists, say so plainly; do not
invent prior context or an answer.

Follow the `explain` skill to re-explain the selected response. This wrapper
only selects the context and focus; it does not duplicate the explanation
process.

