ln-811-algorithm-optimizer
Installation
SKILL.md
Paths: File paths (
shared/,references/,../ln-*) are relative to skills repo root. If not found at CWD, locate this SKILL.md directory and go up one level for repo root.
ln-811-algorithm-optimizer
Type: L3 Worker Category: 8XX Optimization Parent: ln-810-performance-optimization-coordinator
Optimizes target function performance via autoresearch loop: establish baseline benchmark, research best practices, generate 3-7 hypotheses, apply each with keep/discard verification.
Overview
| Aspect | Details |
|---|---|
| Input | target_file + target_function (or audit findings from ln-650) |
| Output | Optimized function with benchmark proof, optimization report |
| Pattern | Autoresearch: modify → benchmark → keep (≥10%) / discard |