·ask-questions-if-underspecified
</>

ask-questions-if-underspecified

Clarify requirements before implementing. Use when serious doubts araise.

10Installs·1Trend·@ederheisler

Installation

$npx skills add https://github.com/ederheisler/agent-skills --skill ask-questions-if-underspecified

How to Install ask-questions-if-underspecified

Quickly install ask-questions-if-underspecified AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/ederheisler/agent-skills --skill ask-questions-if-underspecified
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: ederheisler/agent-skills.

SKILL.md

View raw

Use this skill when a request has multiple plausible interpretations or key details (objective, scope, constraints, environment, or safety) are unclear.

Do not use this skill when the request is already clear, or when a quick, low-risk discovery read can answer the missing details.

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).

Clarify requirements before implementing. Use when serious doubts araise. Source: ederheisler/agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ederheisler/agent-skills --skill ask-questions-if-underspecified
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from ederheisler/agent-skills

Quick answers

What is ask-questions-if-underspecified?

Clarify requirements before implementing. Use when serious doubts araise. Source: ederheisler/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/ederheisler/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, Cursor, or OpenClaw

Where is the source repository?

https://github.com/ederheisler/agent-skills