概要
The Session Handoff skill automates the process of preserving project state and cognitive context between AI coding sessions. By generating comprehensive Markdown documents that include git status checks, architectural decisions, file modifications, and pending action items, it prevents context loss during Claude Code's auto-compaction or when switching between devices. The skill follows the PARA methodology, automatically committing and pushing updates to a central repository to provide a persistent 'memory' for the next session to consume.