home/roleplay/score-prompt

Score Prompt

GPTClaudeGemini··1,071 copies·updated 2026-07-14
score-prompt.prompt
---
name: score-prompt
description: |
  Run /honeprompt:score-prompt <path> to score a prompt file without modifying it.
  Evaluates prompt quality against test cases and reports per-case scores.
  Use when the user wants to evaluate, test, benchmark, or check a prompt.
argument-hint: "<path-to-prompt-file> [--criteria \"...\"] [--tests <path>]"
---

# Score Prompt

Score a prompt's current quality without optimizing it. Quick sanity check before committing to a full optimization run.

## Usage

when to use it

Community prompt sourced from the open-source GitHub repo jerrysoer/honeprompt (MIT). A "Score Prompt" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

roleplaycommunitygeneral

source

jerrysoer/honeprompt · MIT