EXPERIMENTAL. Use when a session is running out of context and the work needs to continue in a fresh one, or when starting a session meant to pick up where an earlier one stopped. Not for compacting in place — that is /compact — and not for specifying work that has not started, which is a plan.
npx skills add https://github.com/Ovid/paad --skill handoff
This is a project-specific skill. The detailed checklist and procedures are in:
.kiro/skills/handoff/SKILL.md
Please refer to that file for the full criteria.
Take ovid/handoff from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.