handoff-list
Installation
SKILL.md
Handoff: List
Give the user a quick, scannable overview of every handoff they have parked, so they can decide what to pick up next.
Step 1 — Find the handoffs
Look in .handoffs/ in the project root for files named handoff-NNNN.md.
If the directory does not exist or is empty, tell the user there are no saved
handoffs yet and mention they can create one with handoff-create. Stop there.
Step 2 — Read each handoff's summary
For every file, read the frontmatter (handoff, title, created) and the
<handoff-summary> block. The summary is written to be self-contained — that
is the part the user wants to see.