ln-814-optimization-executor
Installation
SKILL.md
Paths: File paths (
references/,../ln-*) are relative to this skill directory.
ln-814-optimization-executor
Type: L3 Worker Category: 8XX Optimization
Executes optimization hypotheses from the researcher using keep/discard autoresearch loop. Supports multi-file changes, compound baselines, and any optimization type (algorithm, architecture, query, caching, batching).
Overview
| Aspect | Details |
|---|---|
| Input | .hex-skills/optimization/{slug}/context.md OR conversation context (standalone invocation) |
| Output | Optimized code on isolated branch, per-hypothesis results, experiment log |
| Pattern | Strike-first: apply all → test → measure. Bisect only on failure. A/B only for contested alternatives |