What problem does it solve?
It compresses large documents into a token-efficient context artifact that preserves decision-relevant structure for downstream agent reasoning, avoiding wasted context budget from full inclusion, naive truncation, or human-oriented summaries.
Core Features & Use Cases
- Four-pass disciplined extraction: builds a structural survey, performs selective extraction under a strict token-compression budget, scans cross-references and conflicts, and assembles a single context artifact for the agent.
- Decision-optimized output: prioritizes constraints, dependencies, counter-intuitive facts, and anything that would change recommendations or outcomes.
- Document scale trigger: targets inputs longer than ~2000 tokens to keep context within limits while maintaining reasoning fidelity.
Quick Start
Use the deep-document-processor skill to process the attached document and produce a maximum-signal, compression-bounded context artifact optimized for agent decision-making.