Handoffs
Handoffs are normal notes with a handoff tag. They are used by agent workflows to pass context between sessions.
---repo: owner/repodate: 2026-07-06T12:00:00+01:00type: handoffname: Checkout Flow Handoffdescription: Current state and next steps for checkout work.priority: mediumtags: [handoff]---Priority
Section titled “Priority”Note priority can be low, medium, high, or critical. Missing priority is treated as medium.
notes handoffsnotes handoffs --allnotes handoffs --listnotes handoffs --format jsonnotes handoffs opens the same two-pane TUI as notes, filtered to notes tagged handoff. Use --list when you want stdout output for scripts or non-interactive shells. notes handoff is an alias for notes handoffs.
The handoff view uses the same priority-aware controls as the main notes TUI:
| Key | Action |
|---|---|
g | Toggle grouping by priority |
p | Change the selected note’s priority |
s | Cycle sorting within the current grouping |
Instructions
Section titled “Instructions”The standalone notes tool only owns storage and listing semantics. Handoff authoring instructions live in the consuming agent configuration, such as the dotfiles handoff skill.