Evaluate agent prompts and system instructions for quality and safety. Scores clarity, scope, tool grounding, hallucination risk, determinism, and safety. Returns PRODUCTION READY / NEEDS REVISION / UNSAFE.
Installation
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Evaluate agent prompts and system instructions for quality and safety. Scores clarity, scope, tool grounding, hallucination risk, determinism, and safety. Returns PRODUCTION READY / NEEDS REVISION / UNSAFE.
disable-model-invocation
true
argument-hint
["prompt-text-or-file"]
Skill: Prompt Evaluator
Evaluate agent prompts and system instructions for quality and safety.
Evaluation Criteria
Clarity — Is the task unambiguous? Could the model interpret it multiple ways?
Scope — Is the scope bounded? Open-ended prompts cause drift.
Tool grounding — Are tool calls grounded in schema, not assumed?
Hallucination risk — Does the prompt invite fabrication (e.g., "list all X")?
Determinism — Given the same prompt + seed, will output be stable?
Safety — Does the prompt guard against harmful completions?
Output
Score per criterion (1-5)
Overall verdict: PRODUCTION READY / NEEDS REVISION / UNSAFE