session-protocol
CommunityManage local session state and workflow.
Authorbartoszwarzocha
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Defines a structured session state format and lifecycle to save, load, and resume work without losing context.
Core Features & Use Cases
- Session State Location: .claude/session-state.json
- Session State Format (FULL): JSON schema describing mode, timestamps, git info, and task progress
- Save/Load Commands: /save-session and /load-session guidance
- Usage Guidance: how to handle blockers and progress tracking in sessions
Quick Start
Create and modify .claude/session-state.json to save your current session, then use /load-session to restore.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: session-protocol Download link: https://github.com/bartoszwarzocha/kalahari/archive/main.zip#session-protocol Please download this .zip file, extract it, and install it in the .claude/skills/ directory.