Claude Sessions — Communication skill for Claude Code
Browse and resume every Claude Code chat across every project, from any terminal.
How to install Claude Sessions
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open dzaurov/claude-sessions and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Claude Sessions does
Browse and resume every Claude Code chat across every project, from any terminal. Fuzzy-search by topic, pin favorites, hide noise — Enter and the resumed session takes over your terminal.
Alternatives in Communication
- Pestle Analysis — PESTLE analysis across Political, Economic, Social, Tech, Legal, Environmental 7.8k ★
- Lark Coding Agent Bridge — Bot that bridges Feishu/Lark messenger with a local Claude Code or Codex CLI 2.4k ★
- Qiaomu Anything To Notebooklm — Claude Skill: Multi-source content processor for NotebookLM 1.4k ★
README
ccs — Claude Code Sessions
Browse and resume every Claude Code chat across every project, from any terminal.
The problem
[Claude Code](https://www.anthropic.com/claude-code) stores every chat as `~/.claude/projects//.jsonl` — keyed by the **working directory** the session was started in. Sessions are identified only by UUID; there is no title, no summary, no preview metadata.
The built-in `claude --resume` is hard-bound to your **current** directory. So to resume a chat you have to:
- Remember which directory the session was originally started in
cdthere- Pick the right UUID out of a list with no preview of what's inside
If you don't remember the directory, the chat is effectively lost. And if a session was started somewhere unusual — a Docker container mount, a worktree, an SSH'd dev box, a one-off `/tmp/foo` experiment — `claude --resume` from your normal terminal will never find it at all.
`ccs` fixes all of this. One ~5 MB Go binary that:
- Lists every session from every project in a single searchable view, regardless of where your terminal is right now.
- Shows the first real us
Related Skills
Claude Code Chat Explorer
Browse, search, and explore your Claude Code conversation history with a fast SQLite-powered web interface
Dev Chat
/dev-chat — Browse Saved Dev Session Exports
Shabadoo
Many Claude Code sessions, working as one. Self-hosted control plane: one dashboard across every machine, agen
Session Glue
Reset the chat, not the work — zero-dependency, repo-local session handoffs for coding agents. Freeze a bloate
Claudix - Claude Code For VSCode
by Haleclipse - A VSCode extension that brings Claude Code directly into your editor with interactive chat int
Xacpx
Remote agent control from chat Drive acpx agent sessions — Codex, Claude Code, Gemini — from WeChat, Feishu, Y
Related Agents
Conversation Historian
Use when analyzing Claude Code conversation history, finding past sessions by topic, tracing how implementatio
Skill Refiner
Meta-skill agent. Takes a skill file and evidence of how it has performed in real sessions (commit log, chat t
Citation Explorer
Explore citation chains for a topic. Takes a seed paper or topic, uses web search to trace citation relationsh