by sorafujitani · Claude Skill · ★ 37
ccsession An fzf-powered session picker for . lists every Claude Code session under , lets you fuzzy-find across all of your projects with a live preview pane, and resumes the one you pick in its original working directory. Features Cross-project listing — every session from every project in one view, sorted by last activity. Three search modes — fuzzy (default), directory-only, and full-text grep over JSONL transcripts, with configurable mode-switch keys. Live preview — last 30 messages of the highlighted session, with timestamps and roles.
| Stars | 37 |
| Forks | 9 |
| Language | Go |
| Category | Claude Skill |
| License | MIT |
| Quality Score | 71.9231975790448/100 |
| Open Issues | 26 |
| Last Updated | 2026-07-03 |
| Created | 2026-05-26 |
| Platforms | claude-code, cli, go |
| Est. Tokens | ~16k |
These tools work well together with ccsession for enhanced workflows:
Explore other popular claude skill tools:
ccsession is pick any past Claude Code session via fzf, then resume it from the right cwd. It is categorized as a Claude Skill with 37 GitHub stars.
ccsession is primarily written in Go. It covers topics such as anthropicanthropic, claude, claude-code.
You can find installation instructions and usage details in the ccsession GitHub repository at github.com/sorafujitani/ccsession. The project has 37 stars and 9 forks, indicating an active community.
ccsession is released under the MIT license, making it free to use and modify according to the license terms.