evi-session-restore
CommunityStart sessions with context from memory, preserving the agent's history.
Software Engineering#context preservation#agent memory#AI agent development#context continuity#session restoration
Authorkolife01
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures that agents can start fresh sessions with existing context, maintaining their history and memory across interactions.
Core Features & Use Cases
- Session Memory Restoration: Preserves an agent's memory index and recent daily log for each new session.
- Contextual Continuity: Enhances the agent's performance by keeping its context intact, avoiding the need to restart from a blank slate.
- Use Case: An agent can recall its recent interactions and the status of tasks without relearning everything in a new session.
Quick Start
Enable session restoration for your agent by executing 'python3 scripts/hooks/session-start-restore.py' during 'SessionStart'.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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: evi-session-restore Download link: https://github.com/kolife01/evifarm/archive/main.zip#evi-session-restore 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 620,000+ vetted skills library on demand.