Two specialists hand the same task back and forth until timeout. How would you redesign the handoff?

Instruction: Explain how you would stop agents from bouncing work between each other.

Context: Tests how the candidate diagnoses the problem, chooses the safest next step, and reasons through recovery. Explain how you would stop agents from bouncing work between each other.

Official answer available

Preview the opening of the answer, then unlock the full walkthrough.

I would stop treating handoff as a polite suggestion. Each transfer should include a reason, expected output, and a cap...

Related Questions