distill-claude-md - Distill instruction documents while preserving behavior
Compress and deduplicate instruction documents to the smallest size while maintaining all load-bearing triggers, actions, and constraints.
Tags
Updated: 2026-09-16Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Deduplicate documents to single source rules
- Generalize specific examples into abstract rules
- Factor shared structure across multiple rules
- Relocate narrow facts to context owners
- Cut non-essential context and padding theater
- Validate output behavior with evaluation tools
Inputs
- Instruction document
- System prompt or memory file
Outputs
- Distilled instruction document
- Byte and line difference statistics
- Summary report of structural modifications
Requirements
- prompt-eval skill
- claude CLI tool
