handofflisted
Install: claude install-skill byjunyoung/claude-product-skills
# fig:handoff — hand finished sections to engineering
The moment a feature's screens, states and arrows are drawn, somebody has to say "this is ready"
where engineering looks. In Figma that place is Dev Mode, and the signal is a section's *Ready
for dev* status. This skill puts it there — and only there, and only on sections that pass the
audit.
**The audit decides, the person chooses, the skill marks.** `/fig:lint` says which sections are
fit to hand over; the person says which of those go now; this skill sets the status, hands over
the links, and leaves one line in the task doc. It draws nothing, moves nothing, renames nothing.
**Prerequisites**: load `figma:figma-use` before calling `use_figma`. Every write goes through
preview → go.
**Seat check before the first write** — call `whoami` once. Where every plan it lists carries `seat: View`, the status cannot be set: hand over the links and say who with an Edit seat sets it. Where the seats are mixed, go ahead — and if the write comes back as a permission error, report the seat table and stop rather than retrying.
## When to invoke
- A feature's screens, states and arrows are drawn and it is time to hand them to engineering
- Something handed over was revised and needs handing over again
- "Which of these sections is actually ready?" — the gate answers that even when nothing is marked
## When NOT to invoke
- Laying the skeleton and stubbing missing states → `/fig:prep`
- Checking rules only → `/fig:lint`
- Marking wh