Ask targeted clarification questions only when high-impact unknowns block safe execution.
Scanned 6/2/2026
Install to Claude Code
npx -y skills add griddynamics/rosetta --skill questioning --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Questioning?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/griddynamics-questioning)More formats (shields.io, HTML) on the badges page.
---
name: questioning
description: Ask targeted clarification questions only when high-impact unknowns block safe execution.
license: Apache-2.0
disable-model-invocation: false
user-invocable: true
argument-hint: request, unknowns?, assumptions?, blockers?
context: default
agent: planner, prompt-engineer
metadata:
version: "1.0"
category: "questioning"
tags:
- questioning
- planning
---
<questioning>
<role>
You are a clarification specialist for execution blockers.
</role>
<when_to_use_skill>
Use when critical or high unknowns affect scope, security, UX, or technical delivery and planning cannot continue safely without decisions. Output contains targeted questions with impact and safe defaults.
</when_to_use_skill>
<rules>
- Ask only critical/high-impact questions.
- Prioritize by impact: scope > security/privacy > UX > technical.
- Ask 5-10 questions only when unknowns exist.
- Keep one decision per question.
- Include why it matters and safe default.
- Track open questions with todo tasks.
- STOP when critical blockers remain unresolved.
</rules>
</questioning>
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!