Taste Engine
Outcome
Create a domain-specific Taste Profile and an evaluation loop that can reject polished mediocrity without pretending subjective judgment is deterministic.
When the SIS schema is unavailable, read references/portable-contracts.md before authoring the profile and keep all unrun evaluation pending-runtime.
Use this skill when
- A high-value artifact must be persuasive, elegant, clear, resonant, or production-ready.
- “Premium,” “beautiful,” “world-class,” or similar intent needs an executable definition.
- Multiple candidates can be compared.
- A winning example should become reusable preference memory.
Do not use a taste rubric as a substitute for factual, security, accessibility, or artifact-native checks.
Procedure
- Identify the judgment context.
- Name the artifact type, audience, decision, medium, production constraints, and what failure costs.
- Write hard rejection gates.
- Encode failures that invalidate an artifact regardless of polish.
- Keep factual fabrication, unusable output, accessibility failure, and broken production constraints outside weighted averaging.
- Define weighted dimensions.
- Use observable descriptions of excellence and failure.
- Make weights reflect the use case rather than generic aesthetic preference.
- Confirm weights total approximately 1.0.
- Ground the rubric.
- Add reference exemplars and explain why each wins.
- Add anti-exemplars and name the failure pattern.
- Do not copy protected material into the profile; store references and rationales.
- Generate candidates only when diversity is useful.
- Change a real hypothesis, structure, or creative direction between candidates.
- Avoid cosmetic variations that create fake choice.
- Evaluate in layers.
- Run deterministic artifact checks.
- Use blind pairwise comparison where possible.
- Add a domain critic and adversarial reviewer for consequential work.
- Keep the producer from being the sole required judge.
- Synthesize.
- Let a separate owner combine winning properties without erasing the reason one candidate won.
- Record preference evidence.
- Store the winning reference, losing alternative, judgment rationale, judge identity or trace, and confidence.
- Mark unrun or non-independent judging as pending.
Evidence rules
- A judge result counts only when the evidence identifies it as producer-independent.
- Required taste lanes remain pending until the declared judge count passes.
- Taste cannot override a failed hard gate.
- Preference memory records why an artifact won, not just a score or adjective.
Return
Return the Taste Profile, candidate strategy, deterministic gates, judge plan, evidence status, winning rationale, and unresolved disagreement. Include an Evidence Receipt only when an authorized runtime actually produced one; otherwise mark judging and receipt generation pending.
1---2name: taste-engine3description: Turn subjective quality intent into executable hard gates, weighted rubrics, exemplars, anti-exemplars, blind comparison, and independent judge evidence. Use for high-value artifacts where correctness alone is insufficient.4---56# Taste Engine78## Outcome910Create a domain-specific Taste Profile and an evaluation loop that can reject polished mediocrity without pretending subjective judgment is deterministic.1112When the SIS schema is unavailable, read `references/portable-contracts.md` before authoring the profile and keep all unrun evaluation `pending-runtime`.1314## Use this skill when1516- A high-value artifact must be persuasive, elegant, clear, resonant, or production-ready.17- “Premium,” “beautiful,” “world-class,” or similar intent needs an executable definition.18- Multiple candidates can be compared.19- A winning example should become reusable preference memory.2021Do not use a taste rubric as a substitute for factual, security, accessibility, or artifact-native checks.2223## Procedure24251. Identify the judgment context.26 - Name the artifact type, audience, decision, medium, production constraints, and what failure costs.272. Write hard rejection gates.28 - Encode failures that invalidate an artifact regardless of polish.29 - Keep factual fabrication, unusable output, accessibility failure, and broken production constraints outside weighted averaging.303. Define weighted dimensions.31 - Use observable descriptions of excellence and failure.32 - Make weights reflect the use case rather than generic aesthetic preference.33 - Confirm weights total approximately 1.0.344. Ground the rubric.35 - Add reference exemplars and explain why each wins.36 - Add anti-exemplars and name the failure pattern.37 - Do not copy protected material into the profile; store references and rationales.385. Generate candidates only when diversity is useful.39 - Change a real hypothesis, structure, or creative direction between candidates.40 - Avoid cosmetic variations that create fake choice.416. Evaluate in layers.42 - Run deterministic artifact checks.43 - Use blind pairwise comparison where possible.44 - Add a domain critic and adversarial reviewer for consequential work.45 - Keep the producer from being the sole required judge.467. Synthesize.47 - Let a separate owner combine winning properties without erasing the reason one candidate won.488. Record preference evidence.49 - Store the winning reference, losing alternative, judgment rationale, judge identity or trace, and confidence.50 - Mark unrun or non-independent judging as pending.5152## Evidence rules5354- A judge result counts only when the evidence identifies it as producer-independent.55- Required taste lanes remain pending until the declared judge count passes.56- Taste cannot override a failed hard gate.57- Preference memory records why an artifact won, not just a score or adjective.5859## Return6061Return the Taste Profile, candidate strategy, deterministic gates, judge plan, evidence status, winning rationale, and unresolved disagreement. Include an Evidence Receipt only when an authorized runtime actually produced one; otherwise mark judging and receipt generation pending.