What problem does it solve? When one agent hands a task to another, critical context gets lost: the goal, the definition of done, what the requester actually said, and prior reviewer verdicts. This Skill defines a five-field hand-off format so the next agent picks up work with full context instead of guessing. ## Core Features & Use Cases - Five-field hand-off checklist: Goal, Feature, Done-when criteria, the requester's actual words, and the last reviewer verdict. - Relay rule for claims: Anything relayed from an earlier agent is marked as a CLAIM to verify, preventing inferences from being passed off as decisions. - Scope definition: Names the expected output shape, sources to use, and task boundaries so two agents do not duplicate work. - Use Case: In a multi-agent Todero workflow, a planning agent finishes its portion of a feature and hands the task to a drafting agent, which reads the five fields and the prior reviewer's verdict before starting. ## Quick Start Ask the agent to hand off its current task using the five-field format including the goal, done-when criteria, and any prior reviewer verdict.