Skip to main content
Use a handoff to help the next person or agent verify returned work. It should point to the real request, revision, diff, and evidence. It should not replace those records or dump an entire agent transcript.

Annotated example

The handoff names a revision and maps each claim to evidence. The reviewer can inspect the result without trusting the summary alone. For a concrete state handoff, inspect the generated GSD project state from the reliable-webhook-delivery run. It records the project’s current phase and next action. The later phase-plan run was interrupted before it produced a plan. Read How to design a coding-agent handoff for the full method. Use the AI coding plan template for intended work and the handoff for returned work. GitHub’s official guide shows how reviewers can explore a Copilot-created pull request through its session logs, and OpenAI’s Codex introduction describes returning citations, terminal logs, and test results. Those are examples of source evidence a handoff can index; the handoff should not replace them. Reviewed July 19, 2026. Written and maintained by the Plannotator documentation team.
Last modified on July 20, 2026