Skip to content

Claude Code practical workflow tips: voice, forking, plan mode handoff

Insight: Practitioner-tested Claude Code workflow optimizations: voice input via local whisper models for faster communication, custom status line showing model/branch/token usage, /copy for clipboard export, /fork and --fork-session for conversation branching, and plan mode for context handoff between agents. Regular CLAUDE.md review is essential as instructions get outdated.

Detail: YK's tip on plan mode context handoff is particularly useful: enable plan mode, ask Claude to gather all context the next agent needs comprehensively, then select "clear context and auto-accept edits" to start fresh with only the plan. The new instance sees just the plan without conversation baggage. Also: using Gemini CLI as Claude Code's "minion" for secondary tasks, and running Claude Code in containers for isolation.

Sources

Related: existing entry "Claude Code tips and workflows" in external/claude-code.md — COMPLEMENTS