pickup
Installation
SKILL.md
Pickup Handoff
Resumes work from previous handoff sessions which are stored in .planning/handoffs/.
Usage
/pickup [HANDOFF_FILE]
If no handoff file is specified, will show available handoffs and prompt for selection.
Process
- Find available handoffs in
.planning/handoffs/ - Read the selected handoff file
- Present the handoff summary to the user
- Ask the user to confirm they want to continue
- If confirmed, proceed with the next step described in the handoff