context-compression

Summarize completed phases in long AI sessions while retaining key decisions.

1|Updated May 29, 2026
One-click install
npx skills add https://github.com/nnkienn/Nyxara-core --skill context-compression-nnkienn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: context-compression
Source: https://github.com/nnkienn/Nyxara-core/tree/main/.skills/skills/context-compression
Command: npx skills add https://github.com/nnkienn/Nyxara-core --skill context-compression-nnkienn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses context overload in long AI sessions by proactively compressing and summarizing the most relevant information, improving productivity and maintaining clarity.

Core Features & Use Cases

  • Context Compression: Detects and summarizes lengthy contexts in sessions over 20 turns.
  • Session Management: Provides a way to archive old information while preserving key decisions.
  • Use Case: When conducting an extensive code review, the Skill can help maintain focus by summarizing the completed code sections.

Quick Start

Run 'context-compression summarize' to automatically compress the current conversation context.

Frequently Asked Questions about context-compression

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

FAQPage Schema
How do I manage context overload in long AI sessions?

Context overload in long AI sessions is managed by proactively compressing and summarizing relevant information. This Skill detects completed phases, archives old information, and preserves key decisions and file references to maintain clarity.

When do I need to compress context in AI collaboration workflows?

Context compression is needed when conversations exceed 20 turns and start degrading focus. It identifies lengthy contexts in ongoing sessions, summarizing completed sections like code reviews to improve productivity and retain critical knowledge.

How do I summarize a long conversation context automatically?

To summarize long conversation context automatically, run the 'context-compression summarize' command. This identifies completed phases in the current session and generates summaries while retaining key decisions and file references.

Does context compression retain file references when archiving old session information?

Yes, context compression retains file references when archiving old session information. It specifically preserves key decisions and file references while summarizing completed phases to ensure important details are not lost.

What are the limitations of summarizing context for long session optimization?

A limitation of summarizing context for long session optimization is that it targets sessions over 20 turns. It focuses on archiving completed phases and summarizing them, meaning active or ongoing discussion phases are not compressed until completed.

What is the best way to maintain context in extensive code reviews?

The best way to maintain context in extensive code reviews is using context compression to summarize completed code sections. This preserves key decisions and file references, allowing the session to maintain focus without losing critical information.