Parses and tracks performance metrics from experiment outputs to drive automated optimization loops and benchmarks.
The Metric Extraction skill enables Claude to programmatically interpret structured output from the autoresearch.sh utility. It automatically identifies primary optimization targets and secondary monitoring metrics, infers measurement units—such as milliseconds, microseconds, or kilobytes—and logs findings into a standardized JSONL format. This skill is essential for developers running iterative benchmarks or automated experiments where consistent data tracking and tradeoff analysis are required to make informed coding decisions based on empirical evidence.