What problem does it solve?
Long-running development sessions often lead to context loss, token budget exhaustion, and tedious manual session management. This Skill eliminates these pain points by intelligently preserving your work context, optimizing token usage, and automating session archiving and resumption. You'll never have to manually reconstruct your progress or worry about hitting token limits again.
Core Features & Use Cases
- Intelligent Context Preservation: Automatically extracts and archives your session's state, including tasks, decisions, and file changes, ensuring zero context loss across sessions.
- Token-Efficient Resumption: Uses a multi-phase agent orchestration to restore full context with minimal main agent token usage, allowing you to resume complex work instantly.
- Automated Archiving & Git Integration: Systematically archives sessions with rich metadata and integrates with Git for version-controlled history, making multi-day and parallel development seamless.
- Use Case: Imagine you're working on a complex feature for days. Instead of manually noting progress or hitting token limits, use
/low-context at the end of the day to archive your work. The next morning, /resume-session brings you back to speed in seconds, with all tasks and decisions restored.
Quick Start
To archive your current session and prepare for a fresh start, preserving all context:
/low-context
To resume a previously exported session in a new conversation:
/resume-session