What problem does it solve?
Sessions that grow large risk losing crucial information or exceeding model context limits; this Skill helps identify what to keep, summarize, or discard so progress and intent are preserved without overwhelming the context window.
Core Features & Use Cases
- Context assessment: Catalogs files read, recent edits, tool call history, active tasks, and decisions to determine contextual value.
- Retention classification: Ranks items as must keep, should keep (summarize), or discard with explicit rationale.
- Compact summary generation: Produces a concise state document listing active task, key decisions, files modified, next steps, and important context, and recommends an action such as continue, summarize, save-and-clear, or delegate.
- Use Case: Use during multi-step code refactors or architecture discussions to preserve acceptance criteria and design choices while trimming verbose logs and completed search results.
Quick Start
Use strategic-compact to analyze the current session, produce a compact summary of what to preserve or discard, and recommend the next action.