interview-me

仓库创建 2026年2月16日最近提交 21 小时前SkillHot 收录 20 天前
▸ 精选理由

适合需求模糊场景,确保后续产出贴合真实目标。

这个 Skill 做什么

一问一答式访谈,逐步挖掘用户真实意图直到高置信度。

先问一个问题、再根据回答继续深入,直到基本确认背后的真实需求(约95% 置信度)。当对方说得很模糊,或者你发现自己在凭空补需求时就用,能避免盲目开工。特别之处是用逐问逐答的方式把表面诉求拆开,帮你挖出真正的目标、受众和动机。

▸ 展开 SKILL.md 英文原文

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 filling in ambiguous requirements before any plan, spec, or code exists.

Skill 开发管理采访需求澄清对话策略通用
8.1w
Stars
8.7k
Forks
24
仓库内 Skill
+10.0k
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/addyosmani/agent-skills/main/skills/interview-me/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/addyosmani/agent-skills/main/skills/interview-me/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Interview Me

## Overview

What people ask for and what they actually want are different things. They ask for "a dashboard" because that's what one asks for, not because a dashboard solves their problem. They say "make it faster" without a number to hit.

The cheapest moment to find this gap is before any plan, spec, or code exists. Once you've started building, switching costs are real, and the user will rationalize the wrong thing into a "good enough" thing. The misfit gets locked in.

This skill closes the gap before it costs anything. The other Define-phase skills assume you already know roughly what you want: `idea-refine` generates variations from an idea, `spec-driven-development` w
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有