p/claude-cc
Auto-resume Claude Code sessions per git branch
0 reviews2 followers
Start new thread
trending

claude-cc - Auto-resume Claude Code sessions per git branch

Every `claude-code` invocation starts fresh. If you're juggling multiple branches, you lose conversation context every time you switch. cc is a thin wrapper that automatically resumes the last Claude Code session for your current branch. New branch → new session. Same branch → picks up where you left off. Zero dependencies. Single bash file + Python stdlib.