If decoding an ambiguous instruction takes more than a few sentences of reasoning, stop and ask instead of guessing.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add Kalabint/ChatGPT-Primer --skill ask-when-unclear --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Ask When Unclear?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/kalabint-ask-when-unclear)More formats (shields.io, HTML) on the badges page.
---
name: ask-when-unclear
description: If decoding an ambiguous instruction takes more than a few sentences of reasoning, stop and ask instead of guessing.
---
# Ask when unclear
Effort spent inferring what was meant is a signal, not a task. Past a couple of sentences of "they might mean A or B or C", you are gambling on a reading.
**Why:** a wrong guess on an ambiguous ask wastes the whole build; a one-line question costs seconds.
**How to apply:** try a quick interpretation. If it does not resolve fast, ask a pointed question with concrete options. Reserve building-under-assumption for cases where any reasonable reading still yields useful work.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!