Add session-continuity skill
loading diff…
Problem it solves: Claude loses all context when sessions restart or context windows compact. Users have to re-explain their entire task, decisions made, and progress from scratch.
What it does:
.claude/session-state.md/session-continuityReal use case: Working on a multi-file database migration. After 15+ messages of analysis and partial implementation, checkpoint saves the exact state. Next session resumes from where you left off instead of re-analyzing the codebase.
Source code: https://github.com/manja316/claude-session-continuity (MIT)
Tested on: Claude Code CLI