Pickup Handoff
SkillDev toolsResume work from previous handoff sessions stored in .planning/handoffs/
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Pickup Handoff skill
What this skill tells your AI
The instructions your AI receives, as published by jellydn/my-ai-tools in skills/pickup/SKILL.md and read by ahel’s review.
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
Available Handoffs
To see available handoffs:
ls -la .planning/handoffs/
Handoffs are named in format: [YYYY-MM-DD]-[slug].md
Signals
- GitHub stars
- 120
- Forks
- 13
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
pickup- Source
- github.com/jellydn/my-ai-tools