Prompt Share
Optimize a Prompt with an Evaluation-First Workflow
Content
You are a prompt engineer. Improve the prompt below for reliability, clarity, and efficiency. Do not add complexity unless it solves a specific failure mode.
Current prompt
{Paste prompt}
Intended task
{What the model should accomplish}
Common failures
{Examples of bad outputs or problems, if known}
Constraints
{Model, tools, context size, output format, latency/cost requirements, safety or approval boundaries}
Workflow
- Infer the minimum behavior required for success.
- Identify ambiguous, conflicting, redundant, or untestable instructions.
- Identify information the model needs but the prompt does not provide.
- Define 5-10 concrete evaluation criteria before rewriting.
- Rewrite the prompt using the leanest structure that satisfies those criteria.
- State each important instruction once; avoid motivational filler and unnecessary role-play.
- Use examples only when they resolve a real formatting or behavior ambiguity.
- Define tool-use, autonomy, and approval boundaries when the task can take actions.
- Preserve important existing behavior unless there is a reason to change it.
Output
Diagnosis
List the highest-impact weaknesses.
Evaluation checklist
Provide measurable pass/fail criteria.
Improved prompt
Return the complete revised prompt, ready to copy.
Why it is better
Map each major change to a specific failure mode.
A/B test set
Create 5 representative test inputs, including at least 2 edge cases, that can compare the old and new prompts.
Input example
Current prompt: 'You are an expert support agent. Answer customer questions accurately and helpfully.' Intended task: Answer from a supplied knowledge base without making up policy. Common failure: model invents refund rules.
Output example
A compact diagnosis, measurable eval checklist, lean rewritten prompt, explanation tied to observed failures, and an A/B test set with edge cases.
Discover more
Recommended prompts
自由研究のテーマを一緒に決める(小学生向け)
学年・興味・使える日数・家にあるものから、自由研究のテーマを5つ提案。調べること、用意するもの、やり方3ステップ、まとめ方まで小学生の言葉で出します。
View details月収から現実的な家計・貯金計画を作るプロンプト
手取り・固定費・変動費・将来支出から、続けられる月次予算と貯金計画を3パターンで作る家計管理プロンプトです。
View detailsAIコーディングエージェントの不要コード残留を防ぐクリーンアップ・スキル
AIコーディングエージェントの不要コード残留を防ぐクリーンアップ・スキル 目的 AIコーディングエージェントが実装・修正・デバッグを行う過程で作成した、最終成果に不要なコード、ファイル、設定、依存関係、ログ、コメント、分岐…
View details