ask-questions-if-underspecified
✓Clarify requirements before implementing. Do not use automatically, only when invoked explicitly.
Installation
SKILL.md
Ask the minimum set of clarifying questions needed to avoid wrong work; do not start implementing until the must-have questions are answered (or the user explicitly approves proceeding with stated assumptions).
Treat a request as underspecified if after exploring how to perform the work, some or all of the following are not clear:
If multiple plausible interpretations exist, assume it is underspecified.
Clarify requirements before implementing. Do not use automatically, only when invoked explicitly. Source: skillcreatorai/ai-agent-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/skillcreatorai/ai-agent-skills --skill ask-questions-if-underspecified- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is ask-questions-if-underspecified?
Clarify requirements before implementing. Do not use automatically, only when invoked explicitly. Source: skillcreatorai/ai-agent-skills.
How do I install ask-questions-if-underspecified?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/skillcreatorai/ai-agent-skills --skill ask-questions-if-underspecified Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/skillcreatorai/ai-agent-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01