claude-session-restore
Restore context from previous coding sessions quickly
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install claude-session-restore?โผ
Run `npx skills add ZENG3LD/claude-session-restore --all -g -y` in your terminal to install the skill globally.
How to restore a previous Claude Code session?โผ
Just say "restore session" and the skill lists your recent sessions, lets you pick one, then summarizes the tasks, files, and commits from it.
Can it handle very large session files?โผ
Yes. It uses tail-based reverse parsing to read only the end of session files, so it handles files over 2GB without loading everything into memory.
Does it work with git history?โผ
Yes. After loading a session, it searches git log for related commits to show what was actually accomplished during that session.
Do I need coding experience to use it?โผ
No. Once installed, you simply ask to restore a session in plain English or Russian, and the skill handles the analysis for you.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core