interview-me
Interview the user to uncover intent, goals, and constraints for a new idea, then capture the result as a structured brief to carry into planning.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Interview the user to uncover intent, goals, and constraints for a new idea, then capture the result as a structured brief to carry into planning.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Generate commit messages for staged git changes. Use when the user asks to generate a commit message or wants help writing commit messages.
Debug errors using logs and stack traces. Use when the user shares an error message, crash log, or runtime issue to fix.
Explains code with visual diagrams and analogies. Use when explaining how code works, teaching about a codebase, or when the user asks "how does this work?"
Explain errors without editing files. Use when the user wants to understand an error or crash but not immediately fix it.
Analyze code for logical errors, runtime bugs, and edge cases. Use when the user wants a code review, asks to find bugs, or wants to check code correctness.
Image manipulation via a bundled script, resizing, rotation, flipping, cropping, padding, format conversion (JPEG/PNG/WebP/TIFF/HEIC), transparency operations (remove/replace/extract/blend), grayscale conversion, auto-cropping borders, and file size optimization.
| name | interview-me |
| description | Interview the user to uncover intent, goals, and constraints for a new idea, then capture the result as a structured brief to carry into planning. |
| when_to_use | Use when the user is exploring something new and asks to "interview me", "help me think this through", "flesh out this idea", or wants to clarify an idea before any implementation or planning starts. |
| argument-hint | ["idea"] |
The user has an idea to explore ($ARGUMENTS if given). Interview them until the idea is fully understood. The goal is to be 95% confident about what they actually want, not what they say they want.
When the 95% bar is reached, write a structured brief as a markdown file:
Ask where to save it, defaulting to the current project's docs folder. Suggest carrying the brief into planning or /grill-me next.