What problem does it solve? Long AI-assisted work sessions lose context when they end, forcing users to manually reconstruct decisions, project state, and next steps in a new session. This Skill captures everything before the session closes so work can resume exactly where it left off. ## Core Features & Use Cases - Continuity Summary Generation: Produces a structured summary covering what was discussed, decisions made, current project setup status, and remaining tasks. - Standalone Initialization Prompt: Outputs a ready-to-paste prompt for the next session, including an instruction to perform a full project scan of code, architecture, and configuration files. - Token-Aware Prioritization: When the token budget is critically low, it outputs the most essential information first — initialization prompt, current state, then next steps. - Use Case: You are deep into a multi-hour refactoring session and notice the context window is nearly exhausted. Invoke the summarization workflow to capture all decisions and pending tasks, then paste the generated initialization prompt into a fresh session to continue seamlessly. ## Quick Start Ask the assistant to summarize this session and generate a continuity prompt for the next session before we run out of context.