Use when work needs to be handed off to another agent or another human. Produce a continuation-ready brief with the objective, completed work, assumptions, unresolved issues, and next action instead of a generic summary. Good triggers include "prepare a handoff", "make this resumable", and "summarize this for another agent".
92
100%
Does it follow best practices?
Impact
89%
1.41xAverage score across 8 eval scenarios
Passed
No known issues
Your team has been chasing an intermittent login failure in a production web service. The on-call engineer spent six hours investigating and has to hand over to the next shift. You need to produce a document that lets the incoming engineer continue without re-treading old ground.
Symptoms Roughly 2–3% of login attempts fail with HTTP 503 during peak traffic hours (09:00–11:00 UTC). Users see "Service temporarily unavailable." Failures started appearing four days ago.
Investigation carried out
auth-node-3 and auth-node-4 (out of six nodes)Redis connection timeout in the session store clientredis-replica-2 is elevated (up to 800 ms at peak)auth-node-3 — failures continuedauth-node-3 and auth-node-4 differs from the other nodes (v2.1.4 vs v2.1.2); this discrepancy was introduced by a partial rollout last TuesdayDecisions made and not yet validated
auth-node-3 first, but this has NOT been done yetDead end to flag Restarting the Redis client process does NOT clear the issue. The incoming engineer should not waste time on repeated restarts.
Prepare the handoff document for the incoming shift engineer.
evals
scenario-1
scenario-2
scenario-3
scenario-4
scenario-5
scenario-6
scenario-7
scenario-8
skills
compact-handoff