Resume work from previously saved context
/plugin marketplace add bryonjacob/aug/plugin install bryonjacob-aug-core-aug-core@bryonjacob/aug# futureme ## Task Resume work from previous session using saved context. ## Purpose Load working context saved by `/notetoself` to continue work without conversation compacting overhead. ## Instructions ### 1. Locate Note File ### 2. Read and Display Context ### 3. Verify Current State Check that context is still valid: - Is the git branch still the same? (if applicable) - Do the referenced files still exist? - Is the directory structure the same? ### 4. Summarize for User After reading the note, provide a brief summary: ### 5. Optional: Clean Up Ask user if they want to k...