managing-session-continuity
CommunityPreserve and restore session progress across conversations.
Authorthoeltig
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Session continuity ensures that user tasks, context, and state survive across Claude conversations by saving structured context to a JSON file (sp.json) and reloading it in new sessions.
Core Features & Use Cases
- Save context to sp.json with a compact, minified structure
- Load and merge existing sp.json into a new session
- Capture pending, in-progress, and completed tasks including Git state when available
- Provide concise summaries and next-step guidance from saved context
Quick Start
Save the current session state to sp.json in your project, then load it in a subsequent session using /load-session-protocol.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: managing-session-continuity Download link: https://github.com/thoeltig/claude-code-toolkit/archive/main.zip#managing-session-continuity Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.