interview-me
Extracts what the user actually wants instead of what they think they should want. Achieves this through one-question-at-a-time interview until ~95% confidence about the underlying intent. Use when an ask is underspecified ("build me X" without "for whom" or "why now"), when the user explicitly invokes ("interview me", "grill me", "are we sure?", "stress-test my thinking"), or when you catch yourself silently…
- installs 8w
- 19,178
- 30-day movement
- starts with the next reading
- Related entries
- 10
- Connections
- 0
interview-me is an agent skill that runs a one-question-at-a-time interview to uncover what the user actually wants versus what they say they want. It proceeds until roughly 95% confidence, then delivers a confirmed statement of intent in the user's own words.
Reach for it when an ask is underspecified and you'd otherwise silently guess at ambiguous requirements before planning or coding.
Use it to
- Interview the user when an ask lacks who or why
- Stress-test thinking on explicit request
- Restate intent and get explicit confirmation
- Hand off to idea-refine when intent is confirmed but unscoped
For AI coding agents working with a live, responsive user
- Host repository
- addyosmani/agent-skills
- Installs, lifetime
- 29k
- Installs, 8 weeks
- 19k
- Host stars
- 94k
- Host language
- JavaScript