From claude-handoff
Keep .claude/HANDOFF.md current when a working session is wrapping up, before /clear or a compaction, or when the user says they will continue later. Prevents cross-session amnesia by recording decisions, dead ends, and next steps.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-handoff:handoffThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
When a session is nearing its end or context is about to be lost — the user says goodbye, says "let's continue tomorrow", asks for `/clear`, or a compaction is approaching — offer to update the handoff, or do it if the user confirms.
When a session is nearing its end or context is about to be lost — the user says goodbye, says "let's continue tomorrow", asks for /clear, or a compaction is approaching — offer to update the handoff, or do it if the user confirms.
The handoff lives at .claude/HANDOFF.md and the plugin re-injects it automatically on resume. To write it, follow the procedure of the /handoff command (same template and rules).
Prioritize the dead ends ("this was already tried and failed, do not repeat it"): that is what most speeds up resuming work, and the main value of this handoff over a generic summary.
Never write real credentials, keys, or tokens into the file, and do not add any signature or attribution to the generated file.
npx claudepluginhub andresleecom/claude-handoff --plugin claude-handoffProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.