Skipped clarifying question
A skipped clarifying question is when the agent responds to the user's surface message without gathering the information it needs to respond correctly.
Symptoms
- ·Agent produces a confident answer despite ambiguous user intent
- ·Session ends with the user's real goal unaddressed
- ·No disambiguation or scoping question in the first two assistant turns
Detection signals
- ·First assistant turn contains recommendations before any interrogative addressed at user context
- ·User corrects or refines within two turns
- ·Qualification fields the downstream system expects remain empty at session end
Examples across domains
Business impact
Zero discovery data captured. The downstream system receives an incomplete record and later steps fail or fire on wrong assumptions.
Fix direction
Insert a conditional clarifying step triggered by ambiguity signals before the agent commits to an action path.