A Claude Code plugin that turns a working session with AI into a 3–4 minute audio briefing for the rest of the team. Nothing to install: sign in, get a token, done.
You spent an hour with Claude on a document, a plan or a design. The rest of the team was not there. Session Handoff turns that session into a 3–4 minute narrated briefing of what changed and why, grounded in the document diff rather than the chat.
session-handoff plugin from the kleer-la/claude-plugins marketplace in Claude Code./handoff. The skill writes the briefing script from what changed in the document.Step 3 needs speech synthesis. You can run it on your own machine (it needs edge-tts and ffmpeg) or, simpler, with a Kleer account: request the resource with the form on this page, an email brings you the access link, sign in with Google using that same email and get a personal token for the SESSION_HANDOFF_TTS_TOKEN variable. Nothing to install; it works on Windows and wherever PyPI is out of reach.
You can also use it from Claude Desktop or claude.ai: your account shows an MCP connector URL. Add it and the briefing_audio tool appears, answering a download link for the audio.
The free account includes 30 briefings a month. If the service is unavailable, the plugin falls back to local synthesis.