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.