What problem does it solve?
This Skill solves the critical problem of losing valuable conversation context in Claude Code, especially after API errors or when starting new sessions, by providing robust tools to save, manage, and restore past work.
Core Features & Use Cases
- Save Context: Capture the entire state of your current conversation, including requirements, decisions, code, and progress, with a simple command.
- Load Context: Instantly restore a previous session's context in a new conversation, allowing you to pick up exactly where you left off.
- Manage & Search: Browse, search, and organize all your saved contexts for easy retrieval.
- Use Case: After a 400 API error forces you to restart a complex coding session, use
/load-context with a keyword to quickly bring back all the project details, code snippets, and decisions made previously, avoiding hours of re-explanation.
Quick Start
Use the context manager skill to save the current conversation context with the title "User Authentication Feature Development".