context-threshold-advisor

Community

Design layered context compression thresholds.

AuthorLsogod
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill designs and evaluates layered compression strategies based on context window occupancy to minimize token usage while preserving recent context.

Core Features & Use Cases

  • Threshold table generation for various window sizes (e.g., 32k, 128k, 200k) and target budgets.
  • Mapping each occupancy tier to specific compression actions (none, light, heavy, emergency).
  • Optional token-savings estimation given a session's current token usage and remaining budget.

Quick Start

Provide the current context window size in tokens and the target token budget, and I will generate a 50% / 85% / 95% layered compression plan.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: context-threshold-advisor
Download link: https://github.com/Lsogod/compaction-debugger/archive/main.zip#context-threshold-advisor

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.