Ccheckpoints
Description
A checkpoint system for Claude Code CLI that automatically tracks your coding sessions. Inspired by Cursor IDE's checkpoint feature - see everything you've done with Claude Code CLI and navigate through your conversation history.
Installation
claude install-skill https://github.com/p32929/ccheckpoints README
CCheckpoints
A checkpoint system for Claude Code CLI that automatically tracks your coding sessions. Inspired by Cursor IDE's checkpoint feature - see everything you've done with Claude Code CLI and navigate through your conversation history.
What is CCheckpoints?
CCheckpoints hooks into Claude Code CLI to automatically save checkpoints every time you interact with Claude Code CLI. It creates a timeline of your entire coding session that you can view in a beautiful web dashboard.
Quick Start
# Install globally
npm install -g ccheckpoints
# Run (auto-setup + open dashboard)
ccheckpoints
# or use the short alias
ccp
That's it! Running `ccheckpoints` (or `ccp`) will:
- undefined
How It Works
- undefined
Commands
Just run it!
ccheckpoints
# or
ccp
This does everything - sets up hooks if needed and opens the dashboard.
Manual setup (optional)
ccheckpoints setup
# or
ccp setup
Only needed if you want to setup without opening the dashboard.
Show dashboard
ccheckpoints show
# or
ccp show
Same as running just `ccheckpoints` - opens the dashboard (with auto-setup if needed).
Help
ccheckpoints --help
# or
ccp --help
Verbose mode
ccheckpoints --verbose
# or
ccp --verbose
See detailed logs of what's happening behind the scenes.
What Gets Tracked?
- undefined
...
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development community next.js
| The React Framework | 138360 | 1503 | 1 |
Development community sharing-skills
skill for guidance.
Development community root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development community Template Skill
Minimal skeleton for a new skill project structure.
Development community Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THIS PRODUCT. ---
Development official