What problem does it solve?
This Skill eliminates bloated source-document context by producing a hyper-compressed distillate that preserves every fact, decision, constraint, and relationship without losing information.
Core Features & Use Cases
- Lossless document distillation: converts multiple source documents into token-efficient bullet-only output suitable as sole LLM context.
- Semantic compression (not summarization): preserves signal by stripping human/LLM overhead while maintaining completeness.
- Semantic splitting for token budgets: automatically splits large distillates into self-contained sections when needed, with a root orientation index.
- Completeness verification: runs a structured completeness and format check, with targeted fix passes if gaps are detected.
- Optional round-trip validation: verifies losslessness by reconstructing originals from the distillate when subagent support is available.
Quick Start
Ask the bmad-distillator to distill your files with a target token budget and save the resulting distillate next to the primary source documents.