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.
설치
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
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