dev-prompt-evaluation

dev-prompt-evaluation is a skill for Claude Code, Codex from BlueSkyXN/Codex-is-all-you-need. It costs 29 tokens per session (457 once invoked), scanned A, original, GPL-3.0.

A method for designing, testing, comparing, versioning, and validating prompts or language-model behaviour. It uses measurable criteria and datasets to assess results.

In plain words
What is it for?
Use it to build evaluation datasets, define success measures, compare prompt versions, and validate model outputs.
Why use it?
It helps replace subjective prompt judgments with repeatable comparisons and evidence.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to build evaluation datasets, define success measures, compare prompt versions, and validate model outputs.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/blueskyxn/codex-is-all-you-need/dev-prompt-evaluation
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add BlueSkyXN/Codex-is-all-you-need --skill dev-prompt-evaluation
Clone the repo
git clone --depth 1 https://github.com/BlueSkyXN/Codex-is-all-you-need

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for dev-prompt-evaluation

README.md
[![agentmods](https://agentmods.dev/badge/skills/blueskyxn/codex-is-all-you-need/dev-prompt-evaluation/github.svg)](https://agentmods.dev/skills/blueskyxn/codex-is-all-you-need/dev-prompt-evaluation)
Your own site
<a href="https://agentmods.dev/skills/blueskyxn/codex-is-all-you-need/dev-prompt-evaluation"><img src="https://agentmods.dev/badge/skills/blueskyxn/codex-is-all-you-need/dev-prompt-evaluation/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for dev-prompt-evaluation

Your own site · 80×15
<a href="https://agentmods.dev/skills/blueskyxn/codex-is-all-you-need/dev-prompt-evaluation"><img src="https://agentmods.dev/badge/skills/blueskyxn/codex-is-all-you-need/dev-prompt-evaluation.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 29 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 457 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00029 $0.00457
Opus 5 $0.00015 $0.00229
Sonnet 5 $0.00006 $0.00091
Haiku 4.5 $0.00003 $0.00046

Measured 11d ago against content hash dc8f2af57ad5, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

dev-prompt-evaluation scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

examples/catalog/dev/skills/dev-prompt-evaluation/SKILL.md · 63 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 63 lines · 29 tokens per session scan A dc8f2af57ad5

Subscribe to this mod's changes

dev-prompt-evaluation is a skill published in the GitHub repository BlueSkyXN/Codex-is-all-you-need (21 stars, last pushed 26d ago), licensed GPL-3.0. It adds 29 tokens to every session and 457 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

coverage-tracker

Run a Google Alerts-style keyword coverage tracker. Uses news-search for recent keyword queries, lets the LLM dedupe and classify real features versus junk, stores decisions in SQLite, and alerts only on new real coverage.

elvisun/newsjack · 47 tokens

prompt-set-qa

Gate a prompt universe for schema and provenance completeness, target or campaign contamination, evidence entailment, naturalness, one-concept clarity, architecture consistency, aided status, answer leakage, and semantic duplicates. Use after realistic prompt generation and before human panel selection.

elvisun/newsjack · 56 tokens

realistic-prompt-generation

Generate natural, controlled prompt variants from a target-blind design brief and prompt architecture while preserving approved jobs, acts, journeys, constraints, roles, locales, proximity bands, and evidence language. Use after architecture design and before contamination or semantic QA.

elvisun/newsjack · 55 tokens

ai-visibility-panel-design

Select QA-approved canonical intent cells into a versioned AI-visibility tracking panel with partitions, variants, lanes, surfaces, locales, repetitions, separate exposure and priority weights, randomization, uncertainty, refresh rules, and campaign controls. Use after prompt QA or when revising an existing panel.

elvisun/newsjack · 64 tokens

run-hugging-face-training-smoke

Runs one bounded, private Hugging Face training smoke with immutable inputs, local preflight checks, explicit stop gates, checkpoint verification, and reproducible evidence. Use before spending cloud compute on a longer fine-tuning run.

bastos/skills · 53 tokens

typescript-providers

Implement, modify, test, or document TypeScript provider packages under ts/packages/providers, including framework adapters for OpenAI, Anthropic, Google, LangChain, Mastra, Vercel, LlamaIndex, Cloudflare, and Claude Agent SDK. Use for provider-specific TS work; do not use for core-only changes.

ComposioHQ/composio · 70 tokens