Instructions for KevinRabun/judges, covering adding a new judge — step-by-step, 0. create/update agent file (agents/ .judge.md), 1. create the evaluator, 2. create the judge definition (with self-registration) and 3. add the side-effect import.
Instructions for KevinRabun/judges, covering release & deployment — agent instructions, files that need version updates, changelogs that need updating, 1. root changelog.md and fixed.
Instructions for KevinRabun/judges, covering vs code extension debugging — agent instructions, step 1: get the runtime error (always do this first), step 2: classify the error, step 3: validate the manifest against official docs and step 4: fix, rebuild, and verify locally.