harness-distillator

Community

Losslessly compress source docs for LLM use.

Authorbaobao0303
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill solves the problem of wasting tokens and losing critical context when feeding many source documents into an LLM workflow, by producing hyper-compressed, lossless distillates that preserve every fact, decision, constraint, and relationship.

Core Features & Use Cases

  • Lossless document compression: Converts source documents into token-efficient distillates optimized for LLM consumption (not lossy summaries).
  • Semantic splitting with token budgets: Produces a single dense distillate or a semantically split multi-part distillate when size constraints demand it.
  • Completeness verification and optional round-trip losslessness: Ensures extracted headings/entities appear in the output, and (optionally) reconstructs the originals to detect gaps or hallucinations.
  • Purpose-aware filtering: Uses downstream_consumer context to drop irrelevant items while never dropping decisions, rejected alternatives, constraints, open questions, or scope boundaries.

Quick Start

Use the harness-distillator skill to distill all files matching 'docs/*.md' for a downstream workflow that creates PRDs.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: harness-distillator
Download link: https://github.com/baobao0303/harness/archive/main.zip#harness-distillator

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.