Clone the later half of the current conversation, discarding earlier context to reduce token usage while preserving recent work.
Clones the current conversation's second half, discarding earlier context to reduce token usage.
/plugin marketplace add ykdojo/claude-code-tips/plugin install dx@ykdojoClone the later half of the current conversation, discarding earlier context to reduce token usage while preserving recent work.
Steps:
tail -1 ~/.claude/history.jsonl | jq -r '[.sessionId, .project] | @tsv'find ~/.claude -name "half-clone-conversation.sh" 2>/dev/null | sort -V | tail -1
<script-path> <session-id> <project-path>
claude -r and look for the one marked [HALF-CLONE <timestamp>] (e.g., [HALF-CLONE Jan 7 14:30])