Recovery Skill Restore session state from memory-keeper checkpoints after context is lost or when starting a new session. When to Use - Starting a new session on existing work - After context was exhausted - When asked "what was I working on?" - When asked to "recover" or "restore" context - After or session restart Recovery Actions 1. Load Recent Context 2. Get Context Summary 3. Find Progress Items 4. Find High Priority Items 5. Reconstruct State From the retrieved context, extract: - : What was being worked on - : Files that were changed - : How far along - : What needs to happen next - :…