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
Ship a repository featureGive a coding agent a bounded feature task with verification and a clean handoff.
#agent#repository#implementation#tests
Textapp/auto-code
Fix failing CITurn a failing check into a reproducible, tested repair instead of a speculative patch.
#agent#ci#debugging#regression
Textapp/auto-reasoning
Production incident responderGuide an operations agent through evidence gathering, mitigation, repair, and verification.
#agent#operations#incident#production