AI Agent Hub
Back to skills
Prompt Review Scoring and Improvement icon

Prompt Review Scoring and Improvement

AI Agent Updated 2026.08.30

Paste the following prompt into your AI chat to install this skill:

Please follow https://skillhub.cn/install/skillhub.md to install @user_6837aee4/prompt-reviewer-v2.

About this skill

Problem

Prompt review often struggles with two issues: session history mixes small talk, repeated confirmations, and fragmented follow-up questions, so direct scoring can be misleading; and a single turn often lacks context, constraints, and output format, making feedback feel vague. This skill narrows the task to auditable, reusable prompt evaluation.

How It Works

It first applies noise filtering, keeping only turns with substantive instructions, requirement statements, or condition-setting. Then it performs context aggregation, merging 2-5 consecutive turns that refine the same goal into one prompt evolution case. It scores each case on three dimensions: intent clarity, context completeness, and constraint explicitness, averaging them into a 1-10 score. For low-scoring cases, it provides a concrete rewrite template with [variable] placeholders and three immediately actionable improvement suggestions.

Notes

The skill emphasizes honest evaluation and does not inflate scores to please the user; a vague request is flagged directly. It also writes detailed results to a Markdown file while keeping terminal feedback minimal, so it fits daily prompt audits and template accumulation rather than long inline analysis.

Use Cases

  • Review a day of coding-agent sessions, filter substantive turns, and score intent, context, and constraints.
  • Merge multi-turn follow-ups on the same feature into one case and generate a reusable template.
  • Diagnose low-scoring prompts by missing stack, file paths, output format, and rewrite them.
  • Prepare actionable prompt-improvement notes before enforcing a team prompt standard.

Best For

  • Backend engineers who prompt coding agents daily and want to see missing context and constraints.
  • Engineering managers standardizing AI usage who need prompt audits and reusable templates.
  • Tech leads using agents for scripts, docs, or debugging who want follow-up chains turned into templates.
  • Independent developers reviewing their prompts who want low-score diagnosis and concrete rewrites.