Ctthandoff banner
GGPrompts GGPrompts

Ctthandoff

Development community

Description

--- description: Generate a handoff summary, copy to clipboard, and speak via Tabz TTS --- **Arguments:** `$ARGUMENTS` - If the user types `/handoff quiet`, skip audio playback and only copy to clipboard - If no arguments (empty), play audio after copying Generate a concise handoff summary of our conversation that I can use to continue in a new Claude Code session. Use this exact format: ``` ## What we're working on - [Primary task/topic] - [Secondary items if applicable] ## Current state -

Installation

Installs to ~/.claude/commands/ggprompts-tabzchrome-ctthandoff.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/GGPrompts/TabzChrome/HEAD/.claude/commands/ctthandoff.md -o ~/.claude/commands/ggprompts-tabzchrome-ctthandoff.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository