distill
Installation
SKILL.md
galmuri:distill — Core Engine
Prerequisites
scripts/preflight.shpasses (jq, bats, bash required).scripts/parse-ratio.shandscripts/validate-essence.share executable.
Flags
| Flag | Required | Description |
|---|---|---|
--mode reduce|construct |
Yes (when called directly) | reduce = essence reduction, construct = structural expansion |
--ratio 0.05–0.5 |
No (used in reduce mode) | Natural-language values accepted — parsed by parse-ratio.sh |
--audience {target} |
No | If omitted, the adapter handles it via HITL |
--weak-decomposition |
No | Allow Weak D/E/V/R decomposition |
--input {path} |
No | File path instead of stdin |
Step 1: Input Capture [bash]
Related skills