by eckardt · Claude Skill · ★ 127
cchistory Like the shell command but for your Claude Code sessions. Why cchistory? When Claude Code runs shell commands, they don't appear in your shell history. This makes it hard to: Re-run useful commands from past sessions Build on previous work Learn from command patterns Claude uses Copy command sequences for documentation 📦 Installation npm (recommended) npx (try without installing) From source Usage bash cchistory # Current project history cchistory --global # All projects cchistory --list-projects # See all available projects cchistory --multiline # Split multi-command shells onto...
| Stars | 127 |
| Forks | 7 |
| Language | TypeScript |
| Category | Claude Skill |
| License | MIT |
| Quality Score | 75.0871000665092/100 |
| Open Issues | 5 |
| Last Updated | 2026-06-10 |
| Created | 2025-06-07 |
| Platforms | claude-code, cli, node |
| Est. Tokens | ~34k |
These tools work well together with cchistory for enhanced workflows:
Explore other popular claude skill tools:
cchistory is Like the shell history command but for your Claude Code sessions.. It is categorized as a Claude Skill with 127 GitHub stars.
cchistory is primarily written in TypeScript. It covers topics such as bash, claude, claude-code.
You can find installation instructions and usage details in the cchistory GitHub repository at github.com/eckardt/cchistory. The project has 127 stars and 7 forks, indicating an active community.
cchistory is released under the MIT license, making it free to use and modify according to the license terms.