by eckardt · Claude Skill · ★ 127
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
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 separate lines cchistory --follow # Stream new commands live (like tail -f) cchistory | grep docker # Find Docker commands cchistory | tail -5 # Last 5 commands cchistory my-app | tail -10 # Last 10 from specific project cchistory /code/my-app
| 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:
Looking for a cchistory alternative? If you're comparing cchistory with other claude skill tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
mcpc is a CLI client for MCP. It supports persistent sessions, stdio/HTTP, OAuth 2.1, JSON output for code mod
Let AI agents message, watch, and spawn each other across terminals. Claude Code, Codex, Antigravity CLI, Curs
cmux: tmux for Claude Code
Transform your Claude Code terminal with atomic precision statusline. Features flexible layouts, real-time cos
Run LLM prompts from your shell
TUI / CLI config manager for agentic harnesses (Amp, Claude Code, Opencode, Goose, Copilot CLI, Crush, Droid)
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.
The top alternatives to cchistory on Agent Skills Hub include mcp-cli, hcom, cmux. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.