bmad-distillator

Compress multi-file source documents into lossless, thematically grouped distillates.

Updated May 23, 2026
One-click install
npx skills add https://github.com/diegosanchespereira1/lavarapido --skill bmad-distillator-diegosanchespereira1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-distillator
Source: https://github.com/diegosanchespereira1/lavarapido/tree/main/lava-rapido/.agents/skills/bmad-distillator
Command: npx skills add https://github.com/diegosanchespereira1/lavarapido --skill bmad-distillator-diegosanchespereira1

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It turns source documents into a compact, token-efficient distillate so downstream AI workflows can work from a smaller context without losing important facts, decisions, constraints, or relationships.

Core Features & Use Cases

  • Lossless compression of multi-file document sets into dense, thematically grouped bullets.
  • Preserves named entities, numbers, open questions, scope boundaries, risks, and rationale while removing redundancy and filler.
  • Supports semantic splitting when a single distillate would be too large, plus completeness checks and round-trip validation for high-stakes use cases.
  • Useful for PRD creation, architecture work, research synthesis, and any workflow that needs a smaller but faithful source corpus.

Quick Start

Ask the skill to distill the selected source documents into a lossless, token-efficient distillate for your downstream workflow.

Frequently Asked Questions about bmad-distillator

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

FAQPage Schema
How do I compress source documents for LLM context without losing facts?

Document distillation compresses multi-file source documents into a token-efficient distillate without losing facts. It preserves named entities, constraints, and relationships while deduplicating overlap to provide dense downstream context for LLM workflows.

What is the best way to reduce tokens in research packs before PRD creation?

Lossless compression reduces tokens in research packs by removing redundancy and filler while preserving scope boundaries, risks, and rationale. It organizes themes into dense, thematically grouped bullets to provide dense downstream context for PRD creation.

Can I distill large multi-file documentation sets that exceed model context limits?

Yes, you can distill large multi-file documentation sets using semantic splitting. When a single distillate is too large, semantic splitting divides the compressed output into manageable segments while preserving facts, decisions, and relationships for downstream workflows.

Does document distillation verify that no information is lost during compression?

Yes, document distillation includes completeness checks and round-trip validation for high-stakes use cases. This verification ensures lossless compression faithfully preserves all facts, decisions, and constraints from the original source documents without losing important relationships.

What type of content does lossless document compression preserve?

Lossless document compression preserves facts, decisions, constraints, named entities, headings, numbers, open questions, scope boundaries, risks, and rationale. It removes redundancy and filler while maintaining relationships between these elements for downstream analysis.