Share Claude Code sessions
for code review

Drop a link in your PR so reviewers can see how the code was built,
not just the final diff. End-to-end encrypted.

bun add -g claudereview

or: npm install -g claudereview

# List your sessions
ccshare list

# Share the last session
ccshare share --last

# Share with password protection
ccshare share --last --private "secret"

# Preview locally
ccshare preview --last
๐Ÿ”

E2E Encrypted

We can't read your sessions. Keys never touch our servers.

๐Ÿ”—

Deep Links

Link to specific messages. Perfect for code review comments.

โšก

Fast

Instant parsing, instant sharing. Built with Bun.