interactive-clarify

Enforce interactive AskUserQuestion rounds with 1-4 questions and 2-4 options.

3|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/vndee/engineering-skills --skill interactive-clarify
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: interactive-clarify
Source: https://github.com/vndee/engineering-skills/tree/main/.claude/skills/interactive-clarify
Command: npx skills add https://github.com/vndee/engineering-skills --skill interactive-clarify

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Conventional conversations often derail when asking users questions; this skill enforces an interactive clarification workflow by default, guiding users to provide structured, choice-based input rather than free-text prompts.

Core Features & Use Cases

  • Enforces AskUserQuestion for all requirement gathering, design decisions, and scope clarifications.
  • Supports 1-4 questions per call and 2-4 options per question to keep dialogs concise.
  • Guides interaction through up to 3 rounds of questions with a recommended option highlighted.
  • Prevents plain-text questions, ensuring interactive, selectable prompts regardless of context.

Quick Start

Invoke AskUserQuestion with structured rounds to collect essential details before proceeding with any skill execution.

Frequently Asked Questions about interactive-clarify

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enforce interactive clarification for AI assistant questions instead of plaintext prompts?

To enforce interactive clarification for AI assistant questions, this skill replaces plain text prompts with structured, option-driven questions. It guides requirement gathering and design decisions through selectable options, ensuring users provide clear, structured input during conversations.

What is the best way to structure requirement gathering questions in an AI workflow?

The best way to structure requirement gathering questions is using a round-based workflow with 1-4 questions per call and 2-4 options per question. This keeps dialogs concise and allows up to 3 rounds of clarification with a recommended option highlighted.

Can I limit the number of clarification rounds when scoping feature requirements?

Yes, you can limit feature requirement clarification rounds. The interactive questioning workflow supports up to 3 rounds of questions per interaction, preventing endless loops while gathering essential details for scoping.

Why do my AI assistant's plain text questions cause conversations to derail?

Plain text questions cause conversations to derail because they lack structured choices, leading to ambiguous user responses. Forcing interactive, selectable prompts with predefined options prevents this by guiding users to provide exact, choice-based input for decisions.

Does this interactive clarification workflow support recommending a default option?

Yes, the interactive clarification workflow supports recommending a default option. During each round of questioning, the system highlights a recommended option among the 2-4 choices to help guide user decision-making.