Set ticket handoff note
set_handoffCreate or overwrite a handoff note for a ticket to communicate essential information to successor tickets.
Instructions
Write a ticket's handoff note (handoffs/.md): free-form markdown for whatever a successor ticket needs to know. Overwrites any existing note. Surfaces automatically in the work packets of tickets blockedBy this one; read it via get_work_packet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | Yes | Free-form markdown handoff note for successor tickets. | |
| ticket | Yes | ||
| project | Yes |