All activity
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.
claude-ccAuto-resume Claude Code sessions per git branch
Matias Paterlinileft a comment
Hey PH! 👋 Built this after getting frustrated losing Claude Code context every time I switched git branches. Turns out the session history is all stored locally in ~/.claude/projects/ as JSONL files — so it was just a matter of scanning them and resuming the right one. Single bash script, zero runtime dependencies. Would love to hear if others find this useful or run into edge cases!
claude-ccAuto-resume Claude Code sessions per git branch
Candor makes culture building collaborative and simple. With Candor, teammates build beautiful personal ReadMes, share feedback, do check-ins, give shoutouts, and run amazing 1-on-1 meetings.

CandorThe go-to culture platform for modern teams

