session-memory
CommunityMaintain context across sessions, pick up right where you left off.
AuthorChachamaru127
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill solves the "what was I doing?" problem by automatically recording session logs, technical decisions, and learned patterns, providing perfect context continuity every time you resume work.
Core Features & Use Cases
- Cross-Session Memory Persistence: Automatically logs tasks, generated files, and key decisions to
.claude/memory/files at the end of each session. - Structured Knowledge Base: Maintains SSOT (Single Source of Truth) files like
decisions.mdandpatterns.mdfor important project knowledge. - Use Case: Returning to a project after a week? This Skill loads the previous session's summary, reminds you of unfinished tasks (
cc:WIP), and surfaces key architectural decisions, so you can immediately say "continue from last time" and be productive.
Quick Start
Say "what did we do last time?" to get a concise summary of the previous session's activities and pending tasks.
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-memory Download link: https://github.com/Chachamaru127/claude-code-harness/archive/main.zip#session-memory Please download this .zip file, extract it, and install it in the .claude/skills/ directory.