·ask-questions-if-underspecified
</>

ask-questions-if-underspecified

Ask the minimum clarifying questions before implementation when requirements are ambiguous or missing crucial details

18Installs·1Trend·@oimiragieo

Installation

$npx skills add https://github.com/oimiragieo/agent-studio --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/oimiragieo/agent-studio --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: oimiragieo/agent-studio.

SKILL.md

View raw

Ask Questions If Underspecified Skill - Ask the minimum clarifying questions before implementation when requirements are ambiguous or missing crucial details

Do NOT ask about things you can determine by reading existing code and conventions.

| Scope boundary (what to include) | Ask | | Non-functional requirement (perf/security target) | Ask | | Acceptance criteria | Ask | | Implementation approach | Decide yourself | | Code style / naming | Decide yourself (follow existing patterns) | | Nice-to-have polish | Decide yourself (proceed with sensible default) |

Ask the minimum clarifying questions before implementation when requirements are ambiguous or missing crucial details Source: oimiragieo/agent-studio.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

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

Browse more skills from oimiragieo/agent-studio

Quick answers

What is ask-questions-if-underspecified?

Ask the minimum clarifying questions before implementation when requirements are ambiguous or missing crucial details Source: oimiragieo/agent-studio.

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/oimiragieo/agent-studio --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/oimiragieo/agent-studio