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