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".
npx claudepluginhub danielrosehill/claude-code-plugins --plugin claude-hopperThis skill uses the workspace's default tool permissions.
Generate a terse YAML handover, display in chat, copy to clipboard. Nothing written to disk.
Guides Next.js Cache Components and Partial Prerendering (PPR): 'use cache' directives, cacheLife(), cacheTag(), revalidateTag() for caching, invalidation, static/dynamic optimization. Auto-activates on cacheComponents: true.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Share bugs, ideas, or general feedback.
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 summary