assumption-clarifier
✓Identify hidden assumptions, contradictions, and missing info before coding; use when requirements are vague, ambiguous, or risky, and when a task needs clarification questions or explicit success criteria.
Installation
SKILL.md
1) Detect ambiguity, contradictions, or missing constraints. 2) Separate facts (given) from guesses (assumptions). 3) Ask for missing inputs that change architecture, data, or risk.
4) State success criteria in simple, testable terms. 5) If the user wants speed, proceed with safe defaults and say them.
Identify hidden assumptions, contradictions, and missing info before coding; use when requirements are vague, ambiguous, or risky, and when a task needs clarification questions or explicit success criteria. Source: hideturno/andrej_hide_skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/hideturno/andrej_hide_skills --skill assumption-clarifier Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/hideturno/andrej_hide_skills --skill assumption-clarifier- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is assumption-clarifier?
Identify hidden assumptions, contradictions, and missing info before coding; use when requirements are vague, ambiguous, or risky, and when a task needs clarification questions or explicit success criteria. Source: hideturno/andrej_hide_skills.
How do I install assumption-clarifier?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/hideturno/andrej_hide_skills --skill assumption-clarifier Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/hideturno/andrej_hide_skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01