plan-interview
通过结构化访谈流程确保用户和 Claude 在功能/规格规划期间保持一致。 当用户在实现新功能、重构或任何重要的实现任务之前调用 /plan-interview 时,请使用此技能。该技能在任何代码库探索之前进行预先访谈,以收集跨技术限制、范围边界、风险承受能力和成功标准的要求。 请勿将此技能用于:纯粹的研究/探索任务、简单的错误修复,或者当用户只想进行标准计划而无需采访过程时。
SKILL.md
Run a structured requirements interview before planning implementation. This ensures alignment between you and the user by gathering explicit requirements rather than making assumptions.
Skip this skill if the task is purely research/exploration (not implementation).
Interview the user using AskUserQuestion in thematic batches of 2-3 questions when the provider supports it. For providers like GitHub Copilot without an AskUser tool, ask the same questions directly in chat and pause for responses before continuing.
通过结构化访谈流程确保用户和 Claude 在功能/规格规划期间保持一致。 当用户在实现新功能、重构或任何重要的实现任务之前调用 /plan-interview 时,请使用此技能。该技能在任何代码库探索之前进行预先访谈,以收集跨技术限制、范围边界、风险承受能力和成功标准的要求。 请勿将此技能用于:纯粹的研究/探索任务、简单的错误修复,或者当用户只想进行标准计划而无需采访过程时。 来源:pskoett/pskoett-ai-skills。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/pskoett/pskoett-ai-skills --skill plan-interview- 分类
- >_效率工具
- 认证
- —
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 plan-interview?
通过结构化访谈流程确保用户和 Claude 在功能/规格规划期间保持一致。 当用户在实现新功能、重构或任何重要的实现任务之前调用 /plan-interview 时,请使用此技能。该技能在任何代码库探索之前进行预先访谈,以收集跨技术限制、范围边界、风险承受能力和成功标准的要求。 请勿将此技能用于:纯粹的研究/探索任务、简单的错误修复,或者当用户只想进行标准计划而无需采访过程时。 来源:pskoett/pskoett-ai-skills。
如何安装 plan-interview?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/pskoett/pskoett-ai-skills --skill plan-interview 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/pskoett/pskoett-ai-skills