effective-questioning

Use when the user asks you to gather requirements, or when the request is vague and needs clarity before acting.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "effective-questioning" with this command: npx skills add iamkaf/skills/iamkaf-skills-effective-questioning

Effective Questioning

Gather just enough info to confidently choose an implementation path.

When to Use

  • User asks ("ask me questions", "help me figure out what I need")
  • Request is vague or ambiguous
  • Multiple valid approaches exist

When to Skip

  • Request is specific and actionable
  • User says "just do it"

Method: Use AskUserQuestion

Always use the AskUserQuestion tool — not plain text questions.

  • Ask 3-4 related questions per round
  • Include an "Other" option so users aren't boxed in
  • Use multiSelect: true when choices aren't mutually exclusive
  • Build each round on previous answers

Question Flow

  1. Big picture: Goal, audience, constraints, priority tradeoffs
  2. Requirements: Core behavior, edge cases, non-functional needs
  3. Scope: MVP vs. full, in/out of scope, integration points
  4. Confirm: Summarize understanding, get approval, then proceed

Stop when the implementation path is obvious and success criteria are clear.

Principles

  • Concrete > abstract ("what happens when X?" beats "what do you want?")
  • Build on previous answers—don't repeat
  • Never fake understanding; ask if unclear

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

clean-transient-comments

No summary provided by upstream source.

Repository SourceNeeds Review
General

amber

No summary provided by upstream source.

Repository SourceNeeds Review
Security

ai-writing-audit

No summary provided by upstream source.

Repository SourceNeeds Review