One-click install
npx skills add https://github.com/Doxee-Product-Development/requirements-automation --skill context-compress
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: context-compress
Source: https://github.com/Doxee-Product-Development/requirements-automation/tree/main/.claude/skills/context-compress
Command: npx skills add https://github.com/Doxee-Product-Development/requirements-automation --skill context-compress

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Dense documentation across multiple sources inflates prompt size and costs mental effort; Context Compress creates a token-efficient, layered Context Bible to preserve meaning while dramatically reducing token usage.

Core Features & Use Cases

  • Layered architecture with three tiers (L0 Executive Kernel, L1 Core Foundation, L2 Detailed Specs) for progressive loading and retrieval.
  • Canonical dictionary for canonical IDs and cross-document synthesis to unify terminology and resolve conflicts.
  • Deterministic, template-driven compression that preserves constraints, versions, and regulatory details.
  • On-demand references and assets support for deep dives without bloating the active context.

Quick Start

Provide input paths (files, directories, or glob patterns) and run the workflow to generate a layered Context Bible.

Frequently Asked Questions about context-compress

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

FAQPage Schema
How do I compress dense documentation to reduce LLM context token usage?

To reduce LLM context token usage, compress dense documentation into a token-efficient, layered Context Bible that preserves semantic fidelity while achieving over 60% token reduction.

What is the best way to load large documentation progressively for LLM prompts?

The best way to load large documentation progressively is using a three-layer architecture (L0 Executive Kernel, L1 Core Foundation, L2 Detailed Specs) with a machine-readable index for quick retrieval.

How does a canonical dictionary unify terminology across multiple documents?

A canonical dictionary unifies terminology across multiple documents by assigning canonical IDs and performing cross-document synthesis to resolve conflicts and maintain consistent references.

Can I use glob patterns to compress multiple documentation files at once?

Yes, you can use glob patterns to compress multiple documentation files at once, as the workflow supports inputs from individual files, directories, or glob patterns to generate the Context Bible.

Does documentation compression preserve regulatory constraints and version limits?

Yes, documentation compression preserves regulatory constraints and version limits by using a deterministic, template-driven workflow that strictly maintains all original boundaries and semantic details.

How do I retrieve detailed specs without bloating the active LLM context?

You retrieve detailed specs without bloating the active LLM context by using on-demand references and assets support, which allows deep dives into specific layers only when required.