with one click
pickup
Resume work from previous handoff sessions stored in .planning/handoffs/
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Resume work from previous handoff sessions stored in .planning/handoffs/
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
| name | pickup |
| description | Resume work from previous handoff sessions stored in .planning/handoffs/ |
| license | MIT |
| compatibility | cline, claude, opencode, amp, codex, gemini, cursor, pi |
| hint | Use when resuming work from a previous handoff session |
| user-invocable | true |
| disable-model-invocation | true |
| metadata | {"audience":"all","workflow":"workflow"} |
Resumes work from previous handoff sessions which are stored in .planning/handoffs/.
/pickup [HANDOFF_FILE]
If no handoff file is specified, will show available handoffs and prompt for selection.
.planning/handoffs/To see available handoffs:
ls -la .planning/handoffs/
Handoffs are named in format: [YYYY-MM-DD]-[slug].md
Verify understanding after implementation with targeted quizzes
Clarify requirements through targeted questions — uncovers unknown unknowns in specs
Remove AI-generated code patterns that don't match codebase style
Review code for quality, security, and best practices — read-only analysis
Create clear documentation for code and APIs
Audit code for security vulnerabilities — read-only analysis