Skip to content

Releases: thenguyenvn90/claude-session-handoff

v1.0.0 - Initial Release

Choose a tag to compare

@thenguyenvn90 thenguyenvn90 released this 25 Apr 14:52

A Claude Code skill that produces a structured 7-section session handoff. Say "session handoff" and get a chat-only summary covering decisions, key files, running state, verification steps, deferrals, and a single "pick up here" line — so a fresh agent can continue without losing context.

Install

# macOS / Linux
cp SKILL.md ~/.claude/skills/session-handoff.md

# Windows
copy SKILL.md %USERPROFILE%\.claude\skills\session-handoff.md

What's included

  • SKILL.md — structured 7-section session handoff skill for Claude Code
  • Trigger phrases: session handoff, wrap up session, hand off, handoff summary
  • Chat-only output by design (never writes to file)
  • Full community health files, issue templates, CI workflow