What problem does it solve?
Save current session context and generate a handoff prompt for continuing in a new session. Use when the user says "memory-save", "세션 저장", "정리해줘", "context 저장", or when context usage is high and work needs to be preserved before compact or /clear. Also supports incremental saving during work.
Core Features & Use Cases
- Incremental Save: automatically preserves progress when context is nearing limits to prevent context loss.
- Full Save & Handoff: creates a persistent session record and a structured handoff prompt for seamless continuation.
- Project Root & State Tracking: detects project root and maintains a dedicated .omc directory for sessions and summaries.
- Handoff Consistency: updates a project summary and provides a ready-to-use prompt for starting the next session.
Quick Start
Instruct memory-save to store the current session context and generate a handoff prompt for a new session.