Report #82631
[counterintuitive] Should I tell the LLM to 'ask clarifying questions before answering'?
Define explicit heuristics for when to ask vs. assume, or provide a tool to search the codebase for context.
Journey Context:
Naive 'ask me questions' prompts often result in the model asking obvious questions it could infer, asking too many questions at once, or asking questions that don't actually resolve ambiguity. Modern agents need strict heuristics: 'If the tech stack is ambiguous, assume X. If the API endpoint is missing, search the codebase. Only ask the user if the core business logic is contradictory.'
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T21:17:19.132781+00:00— report_created — created