context-compressor

Community

Compress large context for efficient AI processing.

Authorsizukutamago
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Large contextual data often exceeds token limits for AI agents, forcing costly truncation or loss of critical information. This skill reduces the input context to core signals while preserving essential structure, enabling reliable downstream processing.

Core Features & Use Cases

  • Semantic pruning: drop implementation details and retain high-signal signatures to keep decisions intact.
  • Entity signature compression: condense Blackboard entities into compact, identifiable representations.
  • Stepwise summarization (Density): progressively refine content to preserve IDs and ADR/decisions while shrinking size.
  • Use Case: during Wave Aggregator to compress the consolidated blackboard, or during reviews to provide a concise summary of ADR outcomes.

Quick Start

Provide the current blackboard and ask the skill to return a compressed summary optimized for token constraints.

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-compressor
Download link: https://github.com/sizukutamago/blueprint-plugin/archive/main.zip#context-compressor

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.