Handoff Context banner
TechNickAI TechNickAI

Handoff Context

Development community

Description

--- description: Generate comprehensive context handoff and copy to clipboard for continuing work --- # Handoff Context <objective> Generate a comprehensive context handoff for the current conversation that can be copied and pasted to continue work in a new session. </objective> <execution> Create handoff following the XML-structured format, save to timestamped temp file, copy to clipboard automatically. Show brief confirmation: `📋 Copied to clipboard` Do not ask for permission - execute

Installation

Installs to ~/.claude/commands/technickai-heart-centered-prompts-handoff-context.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/TechNickAI/heart-centered-prompts/HEAD/.claude/commands/handoff-context.md -o ~/.claude/commands/technickai-heart-centered-prompts-handoff-context.md

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

Full documentation available on GitHub

View Source Repository