judge instructions

5 tagged judge, measured the same way as everything else here.

Browse within: ai-generated-code 5

KevinRabun/judges

Instructions file GitHub Copilot

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.

7 2mo ago A 1,680 tokens original MIT

KevinRabun/judges

Instructions file GitHub Copilot

Instructions for KevinRabun/judges, covering release & deployment — agent instructions, files that need version updates, changelogs that need updating, 1. root changelog.md and fixed.

7 2mo ago A 1,657 tokens original MIT

KevinRabun/judges

Instructions file GitHub Copilot

Instructions for KevinRabun/judges, covering secure coding — preventing codeql / code scanning findings, 1. regex safety (js/polynomial-redos), 2. no sensitive data in logs (js/clear-text-logging), 3. complete sanitization (js/incomplete-sanitization) and 5. cryptographic key sizes (js/insufficient-key-size).

7 2mo ago A 1,198 tokens original MIT