Session Handoff
Create handoff documents that enable seamless context transfer between sessions.
Critical Requirements
Line Endings
Use LF (Unix) line endings only. Never CRLF.
- Use the Write tool directly (handles line endings correctly)
- Never copy-paste from Windows clipboard
- If you see
^Mcharacters, rewrite the file
File Naming
Pattern: sessions/session_{N}_{YYYYMMDD}.md
{N}: Session number (integer, no leading zeros){YYYYMMDD}: Date without separato
[Description truncada. Veja o README completo no GitHub.]