strategic-compact

Discard reasoning history while preserving decisions, open questions, and references.

Updated Mar 26, 2026
One-click install
npx skills add https://github.com/RogerioSobrinho/codeme-copilot --skill strategic-compact-rogeriosobrinho
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: strategic-compact
Source: https://github.com/RogerioSobrinho/codeme-copilot/tree/main/skills/strategic-compact
Command: npx skills add https://github.com/RogerioSobrinho/codeme-copilot --skill strategic-compact-rogeriosobrinho

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Strategic-compact helps teams trim cognitive load by discarding the reasoning history while preserving decisions, files, and open questions needed to continue work.

Core Features & Use Cases

  • Proactively drop context when the session grows too long or cycles through the same problems; retain decisions and references to resume later.
  • Use during long-running tasks or multi-phase work to maintain continuity without rehashing prior reasoning.
  • Supports a repeatable compact protocol to ensure you can resume seamlessly.

Quick Start

Summarize the session context while preserving decisions and open questions for seamless resumption.

Frequently Asked Questions about strategic-compact

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I preserve decisions and open questions when compacting long context sessions?

To preserve decisions during context compaction, you summarize the active session while explicitly discarding reasoning history. This retains decisions, open questions, and references, reducing cognitive load for seamless task resumption.

What is context management for long-running sessions that cycle through the same problems?

Context management for cyclic sessions involves proactively dropping historical reasoning when a session exceeds thresholds. It preserves knowledge like final decisions and references, enabling quick resumption without rehashing prior logic.

How do I resume multi-phase work without rehashing prior reasoning history?

You resume multi-phase work by applying a deterministic compact protocol that trims reasoning history. This preserves session continuity through summarized decisions and open questions, allowing quick task resumption across phases.

When should I use a compact protocol for context management?

Use a compact protocol when sessions exceed context thresholds or cycle through identical problems. It streamlines long-running tasks by discarding reasoning history, preventing context bloat while maintaining decision continuity.

Does strategic-compact require any dependencies to preserve session continuity?

Strategic-compact requires no dependencies to preserve session continuity. It provides deterministic compact protocol guidance natively, relying on summarizing decisions and open questions rather than external libraries.