From claude-hopper
Short YAML handover displayed in chat and copied to clipboard. No files, no spawn. Use when user says "clipboard handover", "copy handover", "handover to clipboard".
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-hopper:clipboard-handoverThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Generate a terse YAML handover, display in chat, copy to clipboard. Nothing written to disk.
Generate a terse YAML handover, display in chat, copy to clipboard. Nothing written to disk.
Run in parallel:
git rev-parse --show-toplevelgit branch --show-currentgit log --oneline -3git status --shortgit diff --statReview conversation context and git state. Use this exact format, terse telegraphic English, no articles/filler:
# Clipboard Handover
repo: name
branch: name
last_commit: hash msg
goal: one sentence
done: comma-separated items or ~
next: single most important step — be specific
watch_out: one warning/gotcha or ~
uncommitted: yes/no + brief desc
Keep under 12 lines.
echo "<the handover text>" | wl-copy
Fall back to xclip -selection clipboard if wl-copy fails./session-transfer:write-handover or /session-transfer:quick-handover/clipboard-handover focus on API changes), incorporate into summarynpx claudepluginhub danielrosehill/claude-code-plugins --plugin claude-hopperCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.