Generate handoff, clear context, and auto-continue in fresh session
/plugin marketplace add GGPrompts/my-plugins/plugin install problem-solving@my-pluginsGenerate a concise handoff summary, then automatically clear context and resume with the handoff in a fresh session. ## Step 1: Generate Handoff Summary Use this format (skip sections that don't apply): ## Step 2: Save and Schedule After generating the summary, run this bash script with `run_in_background: true`. Replace the handoff content with your actual summary: After running the script, say "Wipe scheduled in 5 seconds. Handoff backed up to clipboard." and stop. ## Important - Run the bash with `run_in_background: true` so Claude finishes immediately - This only works inside...