Prompt library
Research & Analysis Textapp/auto-reasoning

Build an eval rubric

Turn a fuzzy quality goal into a repeatable evaluation with failure examples.

Copy-ready prompt
Create an evaluation rubric for [TASK]. Define 4-7 independent dimensions with observable scoring anchors from 1 to 5. Include hard-fail conditions, common false positives, and examples of excellent, acceptable, and unacceptable outputs. Explain which dimensions can be automated and which require human review. Finish with a compact judge prompt that returns valid JSON and cites evidence from the candidate output.

Related prompts

Textapp/auto-code
Fix failing CI

Turn a failing check into a reproducible, tested repair instead of a speculative patch.

#agent#ci#debugging#regression