oc-session
CommunityMaintain conversation context across messages.
Software Engineering#context#session-management#claude-code#state-persistence#conversation-history#context-keeping
Authorreedmayhew18
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Load and save conversation session state to maintain context across messages in the chat, enabling seamless multi-turn interactions within the Claude Code runtime.
Core Features & Use Cases
- Session loading and persistence: reads and writes the active conversation state from data/sessions/conversation.json.
- Sliding window context: keeps the most recent 20 messages to balance memory, performance, and relevance.
- Long-term memory and user preferences: maintains a concise summary and user preferences to guide responses across messages.
- Recovery and resilience: supports safe fallback when session data is missing or corrupted.
Quick Start
Load the current session from data/sessions/conversation.json, update it after processing a message, and save it back.
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: oc-session Download link: https://github.com/reedmayhew18/ClawedBack/archive/main.zip#oc-session 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 471,000+ vetted skills library on demand.