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.
Instalação
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
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