com um clique
interview
Socratic Q&A — ≤3 questions before a complex task.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Socratic Q&A — ≤3 questions before a complex task.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
| name | interview |
| description | Socratic Q&A — ≤3 questions before a complex task. |
| effort | fast |
| context | inline |
Ask at most 3 clarifying questions before writing code, in the order below. Stop as soon as the answer to a question would NOT change your approach.
Inspired by oh-my-claudecode's Deep Interview mode and prompt-master's "max 3 clarifying questions" principle.
From memory, conversation, and active task (if any):
Rank candidate questions by how much the answer changes your plan. Drop any question whose answer would NOT change what you do.
Priority ladder (top = ask first):
Stop at 3.
Format:
Before I start, 3 quick questions (saves a rewrite):
1. {question}
2. {question}
3. {question}
Do NOT ask one-by-one — that's chat, not interview.
Before any code:
Got it. Plan:
- Goal: {restated}
- Will do: {X, Y}
- Will NOT do: {Z}
- Done when: {AC}
Proceed?
If user says "yes" or any affirmative → start the task. Otherwise iterate once more.
If an active task exists:
.tausik/tausik task log {slug} "Interview: {1-line summary of decisions}"
If not, and the task is about to be created, pass the Q&A answers into /plan or /go.
/plan + vague description → should invoke /interview before creating the task/go + critical/complex task → should invoke /interview before task_startOne message with questions only. No code blocks, no preamble. Agent waits for user reply.
Query/store cross-project knowledge in Shared Brain.
Save session snapshot — handoff + CLAUDE.md update.
Create a standardized git commit.
Debug a bug — reproduce, isolate root cause, fix.
End session — handoff + decisions + CLAUDE.md.
Time-boxed SENAR investigation before a task.