creating-handoffs

Creates comprehensive handoff documents for seamless AI agent session transfers. Triggered when: (1) user requests handoff/memory/context save, (2) context window approaches capacity, (3) major task milestone completed, (4) work session ending, (5) user says 'save state', 'create handoff', 'I need to pause', 'context is getting full', (6) resuming work with 'load handoff', 'resume from', 'continue where we left off'. Proactively suggests handoffs after substantial work (multiple file edits, complex debugging, architecture decisions). Solves long-running agent context exhaustion by enabling fresh agents to continue with zero ambiguity.

$ Installer

git clone https://github.com/galihcitta/dotclaudeskills /tmp/dotclaudeskills && cp -r /tmp/dotclaudeskills/skills/creating-handoffs ~/.claude/skills/dotclaudeskills

// tip: Run this command in your terminal to install the skill