What problem does it solve? Losing track of long-running AI conversations across terminals and projects makes it hard to pick up where you left off. This Skill captures the current conversation's progress against a named project, and later resumes a saved session in a new terminal or lists a project's saved sessions with their activity trail. ## Core Features & Use Cases - Session Save: Records the current conversation against a project (creating the project on first save), with an inferred activity type such as brainstorming, requirements, or execution, plus a 1-2 sentence description. - Session Resume: Resolves a natural-language request like "resume my session" to an exact session ID and relaunches it in a new terminal, optionally overriding the recorded harness (Claude or Copilot). - Session List: Shows a project's saved sessions, filterable by activity type, or returns every session with the --all flag. - Use Case: After a long planning conversation, say "save this session" — the Skill infers the project and activity type, confirms a proposed project name when needed, and stores the progress so you can type "pick up where we left off" tomorrow. ## Quick Start Ask the assistant to save this session to your project, or say "resume my last session" to relaunch a previously saved conversation in a new terminal.