What problem does it solve?
rcode-distillator turns source documents into a dense, lossless distillate so an LLM can load the essential facts, decisions, entities, and relationships without unnecessary prose.
Core Features & Use Cases
- Lossless compression: Preserves every meaningful heading, named entity, constraint, decision, and relationship while removing repetition and filler.
- Thematic organization: Groups content into compact markdown themes that are easy for downstream models to scan and reuse.
- Semantic splitting: Breaks large source sets into coherent section distillates when token budgets or document size require it.
- Round-trip validation: Can reconstruct and compare against the original sources to catch gaps and hallucinations.
- Use case: Distill architecture notes, PRDs, research reports, or mixed documentation folders into a single LLM-ready context file for analysis, planning, or review.
Quick Start
Ask the skill to distill the selected source documents into a lossless markdown distillate for your chosen downstream consumer.