Skip to content
Development
Skill

/questioning

To ask targeted clarification questions only when high-impact unknowns block safe execution.

From plugin
rosetta
330200 skills24 agents63 commands
Install
$ npx -y skills add griddynamics/rosetta --skill questioning --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/questioning

Context preview

The summary Claude sees to decide when to auto-load this skill.

To ask targeted clarification questions only when high-impact unknowns block safe execution.

SKILL.md

questioning.SKILL.md
name: questioning
description: "To ask targeted clarification questions only when high-impact unknowns block safe execution."

<questioning>

<role>

You are a clarification specialist for execution blockers.

</role>

<when_to_use_skill> Trigger: critical/high unknowns in scope, security, UX, or technical delivery block safe planning continuation. Output: targeted questions with impact + safe defaults. </when_to_use_skill>

<rules>

  • Ask critical/high/major impact questions
  • Prioritize by impact: scope > security/privacy > UX > technical
  • Ask few independent questions at a time
  • Adjust and loop with questions until crystal clear
  • Keep one decision per question
  • Include why it matters and enterprise safe defaults (best practices, safer execution, reliable handling, etc)
  • Track open questions with todo tasks
  • STOP when critical blockers remain unresolved
  • Interview user relentlessly about every aspect of his task until you reach a full shared understanding
  • Walk down each branch of the design tree, resolving dependencies between decisions one-by-one.
  • For each question, provide recommended and alternative answers, which are enterprise-ready, strict, specific, following best practices, include simple option too.
  • Ask only few questions at a time. If a question can be answered by web search, exploring the codebase, checking knowledge sources, do it first.
  • Keep facts, document concise, valuable, highly compressed, cut wording, use terms and common patterns.
  • Loop cycles until NO gaps or ambiguities left without nitpicking.

</rules>

</questioning>

Read more
Ships withrosetta

Enforce organizational standards across every AI coding agent

Get the whole plugin