Generates comprehensive progress summaries to ensure seamless continuity between Claude Code development sessions.
The Handover skill automates the transition between coding sessions by synthesizing context from conversation history, git status, and project goals. It produces a self-contained, copy-paste ready Markdown report that allows a new Claude Code session to understand exactly what was accomplished, what design decisions were made, and what the immediate next steps are, effectively eliminating context loss when restarting or switching environments.
主な機能
01Supports focused handovers for specific tasks via command arguments
02Categorizes tasks into completed, in-progress, and pending states
03Automatically integrates git status and file diff summaries
04Captures critical design decisions and project context
050 GitHub stars
06Generates self-contained Markdown reports for easy copy-pasting
ユースケース
01Transitioning complex coding tasks between different work days
02Providing a clear project status update for team collaboration or review
03Resuming work in a fresh session after reaching context limits or restarting