Write Judge Prompt

Design a binary Pass/Fail LLM-as-Judge evaluator for one specific subjective failure mode that code-based checks cannot catch (tone, faithfulness, relevance, completeness). Use when the user says things like "write a judge prompt", "I need an LLM to grade my chatbot's outputs", "how do I automatically evaluate tone / faithfulness / relevance", "build an evaluator for my agent's responses", or "turn my error analysis into an eval". 中文触发:写裁判提示词 / LLM 评审 / 自动评估主观质量 / 帮我做个评估器. Do NOT use when the failure mode can be checked with code (regex, schema validation, execution tests) — write that check instead. Do NOT use for one-off manual review of a single output; this skill builds a reusable evaluator. For validating or calibrating a finished judge, use its companion skill validate-evaluator, if installed; for enforcing a personal voice fingerprint ("does this sound like me"), use voice-extractor, if installed.

m1nga Updated

File contents

m1nga/skills/tree/main/write-judge-prompt commit 98886878a9

Frequently asked questions

npx skillmds@latest add m1nga/write-judge-prompt