remember
Installation
SKILL.md
Remember
Context rebuild activated - I'll scan previous sessions, git history, and project files to reconstruct what happened and what's next.
Overview
Reconstructs working context from previous Claude Code sessions in the current directory. Reads conversation history, auto-memory, SESSION_PROGRESS.md, ROADMAP.md, and recent git activity to produce a structured summary of past work and suggested next steps.
Core principle: Never start from zero. Previous sessions contain valuable context - surface it so the user can pick up where they left off.
When to Use
Always use when:
- Starting a new Claude Code session in a project with prior history
- User says "where was I?" or "what was I working on?"
- User wants a recap of recent work before deciding what to do next
- Returning to a project after a break
Useful for:
Related skills