This one solves the classic problem of Claude diving into implementation before understanding what you actually want. When invoked, it forces a pause to ask 1-5 targeted questions about objectives, scope, constraints, and acceptance criteria before writing any code. The questions are deliberately efficient with multiple choice options, suggested defaults, and quick reply formats like "1a 2b 3c". It won't activate automatically, so you stay in control of when to use it. Most useful when you're handing off vague requirements or working in unfamiliar codebases where assumptions are expensive. The workflow explicitly blocks file edits and commands until must-have answers arrive, which feels rigid but prevents a lot of wasted work.
npx -y skills add moizibnyousaf/ai-agent-skills --skill ask-questions-if-underspecified --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
moizibnyousaf/ai-agent-skills
github/awesome-copilot