handover
Installation
SKILL.md
handover — Session Continuity Protocol
Create local session handovers, install startup guidance, and restore context safely in later agent sessions.
Language Rules
- Auto-detect input language → output in the same language
- Japanese input → Japanese output, use
references/*.ja.md - English input → English output, use
references/*.md - Explicit override takes priority
Modes
| Mode | Use when |
|---|---|
write |
The current session should leave a handover for the next session |
boot |
A new session should read and verify an existing handover |
install |
The repository should learn to look for handovers at session start |
status |
Check whether handover files, startup guidance, gitignore guards, and hooks are healthy |