What problem does it solve? Playtest and feedback sessions accumulate raw notes that risk bloating or diluting a design taste standard. This Skill distills a feedback corpus into the locked taste standard (docs/living/taste.md) without growing it past its line budget, keeping the standard sharp and falsifiable. ## Core Features & Use Cases - Five-move triage: Classifies every feedback item as repeat-offense, new evidence, genuinely new taste, wrong-home taste, or one-off verdict, preserving verbatim quotes and F-numbers. - Budget and coverage verification: Runs verify-doc-budgets, checks every corpus F-number is covered, and prediction-tests substantial changes with blind agents. - Human-locked top layer: Proposes but never applies changes to values, touchstones, or references without explicit human approval recorded as an ADR. - Use Case: After a playtest session produces project/feedback-human notes, run /distill-taste to fold the verdicts into taste.md, tag distilled items in the corpus, and journal the repeat-rate. ## Quick Start Run /distill-taste on the newest feedback corpus file to triage every item into the taste standard and verify budgets and coverage.