Continue work from a previous session using the saved summary. Use this at the start of a new session after running /summarize.
/plugin marketplace add nitromike502/meckert-claude-code-marketplace/plugin install session-summarizer@local-marketplace# Session Continuation **This is a continuation of a previous session.** A prior session was summarized to preserve context before reaching the context window limit. A summary of that session's state, decisions, and progress has been saved. ## Your Instructions ### 1. Read the Session Summary Read the file `.claude/session-summary.md` located in the project root directory. This contains: - The current focus and goals from the previous session - Files that were being actively worked on - Work in progress (including any incomplete implementations) - Key decisions that were made - Relevan...