Lv.1 0 XP

The Interview Pattern — Surface Ambiguity Before Implementation

Core 6 min +25 XP
💡
THE ANALOGY

A contractor's pre-build consultation. Good contractors ask about soil conditions, underground utilities, local codes — things that if unanswered require tearing down walls later. The interview pattern does this for code.

⚠️ EXAM TRAP — The Wrong Answer People Choose

Answering Claude's questions one at a time in back-and-forth dialogue. The correct pattern: Claude surfaces ALL questions at once, you answer ALL at once, then implementation proceeds without interruption.

KEY POINTS
1 Interview pattern: Claude lists all questions, you resolve them all at once, then implementation begins.
2 All questions at once, all answers at once — minimizes interruptions to implementation flow.
3 Surfaces questions you didn't think of — Claude sees implementation implications you might miss.
4 Works mid-task too: when Claude hits an ambiguous decision point, surface it rather than guess.
5 Resolved questions become documentation — capturing design decisions before code is written.