What problem does it solve? Spec-derived evals only test what a skill promised, not what users actually asked for or where it actually failed. This Skill mines real invocation history to author grounded, replayable evals with honest evidence labels. ## Core Features & Use Cases - Usage Mining: Extracts invocation windows from the brain's conversation archive and per-harness session transcripts, treating post-invocation user corrections as gold failure signals. - Eval Synthesis: Produces an eval_contract plus 4-8 replayable cases, each labeled HISTORY-IMPLIED or SPEC-DERIVED, staged as PENDING-HUMAN-APPROVAL without ever rewriting SKILL.md. - Panel Integrity & Fail-Improve Taxonomy: Verifies multi-model judging panels actually returned distinct provider responses, and classifies mined failures into deterministic-codifiable, prompt-fixable, spec-gap, or routing-miss fixes. - Use Case: After repeatedly correcting a media-ingest skill's date formatting, run autobench to mine those corrections, stage a grounded benchmark, and feed it into SkillOpt for improvement. ## Quick Start Autobench the media-ingest skill by mining my conversation history and corrections to stage a proposed eval for my review.