name: pickup
description: Resumes work from a previous handoff session which are stored in .claude/handoffs/
license: MIT
compatibility: claude, opencode, codex, gemini
hint: Use when resuming work from a previous handoff session
user-invocable: true
metadata:
audience: all
workflow: workflow
Pickup Handoff
Resumes work from a previous handoff session which are stored in .claude/handoffs/.
Usage
/pickup [HANDOFF_FILE]
If no handoff file is specified, will show available handoffs and prompt for selection.
Process
- Find available handoffs in
.claude/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
Available Handoffs
To see available handoffs:
ls -la .claude/handoffs/
Handoffs are named in format: [YYYY-MM-DD]-[slug].md
chat Comments (0)
Sign in to join the discussion and leave a comment.
Skill Details
GitHub Stars
44
GitHub Forks
8
Created
Mar 2026
Last Updated
il y a 3 mois
tools
tools system admin
Related Skills
Build your own?
Join 12,000+ developers contributing to the Claude ecosystem.
No comments yet. Be the first to share your thoughts!