Set ticket handoff note
set_handoffWrite a markdown handoff note for a ticket, ensuring successor tickets have the context they need. The note automatically appears in work packets of tickets blocked by this one.
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 |