wjs-evaling-voicedrop-prompts
SolidUse when 王建硕 wants to evaluate whether a change to VoiceDrop's 挖矿 system prompt is actually better than the live version — runs the local eval harness (golden fixtures × champion-vs-candidate, same input), dispatches blind pairwise judge subagents, aggregates a win-rate verdict, and on approval promotes the candidate into agent/src/prompts/mine.js. Triggers — "评估 prompt"、"挖矿 prompt 改好了吗"、"eval prompt"、"比一比两版 prompt"、"/wjs-evaling-voicedrop-prompts".
Install
Quality Score: 83/100
Skill Content
Details
- Author
- jianshuo
- Repository
- jianshuo/claude-skills
- Created
- 2 months ago
- Last Updated
- 4 days ago
- Language
- Python
- License
- MIT
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
empirical-prompt-tuning
agent 向けテキスト指示(skill / slash command / タスクプロンプト / CLAUDE.md 節 / コード生成プロンプト)の「指示の曖昧さ」を、新規 subagent(バイアスを排した実行者)に dispatch して実際に動かしてもらい、両面(実行者の自己申告 + 指示側メトリクス)で 評価して反復改善する手法。改善が頭打ちになるまで回す。 プロンプトや skill を新規作成・大幅改訂した直後、またはエージェントの挙動が 期待通りにならない原因を指示側の曖昧さに求めたいときに使う。 TODO 残留・リンク切れ・bash 構文など機械的な静的チェックが目的なら skill-improver を使う(本スキルは静的チェックは行わない)。
self-evolve
Use to autonomously self-improve a skill/repo via reflect/propose/evaluate/judge/accept behind an un-gameable eval gate. Triggers: self-evolve, 自迭代/进化 skill, 优化仓库.
rootnode-prompt-validation
Evaluates and scores Claude prompts and system prompts using a six-dimension Scorecard with anchored 1-5 rubrics. Trigger on: "review my prompt," "score this prompt," "rate my prompt," "evaluate this prompt," "improve my prompt," "what's wrong with my prompt." Also trigger on: "why isn't my prompt working," "my prompt produces bad output," "help me fix this prompt," "is this prompt any good." Scorecard covers Objective Clarity, Context Specificity, Reasoning Fit, Output Precision, Behavioral Calibration, and Architectural Efficiency, plus a five-question Output Evaluation Rubric for assessing actual output. Also use when the user pastes a system prompt and asks for feedback. Activate whenever structured quality assessment of a single prompt is the primary need. Do NOT use for project-level audits involving Custom Instructions architecture, knowledge file organization, or multi-file Project structure (use rootnode-project-audit if available).