What problem does it solve? Starting a new AI session often means losing all context from previous work, forcing you to re-explain project state, decisions, and next steps. This Skill reloads your saved working memory so you can pick up exactly where you left off. ## Core Features & Use Cases - Context Restoration: Reads MEMORY.md and CLAUDE.md from the repository root to recover prior session state and project conventions. - Concise Summarization: Presents a short structured summary covering last session, current state, key context, and next steps instead of dumping raw file contents. - Read-Only Operation: Never modifies any files, making it safe to run at the start of any session. - Use Case: You return to a project after a week away. Run this Skill to instantly see what was in progress, what is blocked, and what was planned next, then continue working without re-briefing the AI. ## Quick Start Ask the AI to load memory and restore context from the previous session for this repository.