ワンクリックで
dillylang-evaluate
Judges an artifact against an explicit criterion. Trigger= /dillylang-evaluate CRITERION ARTIFACT
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Judges an artifact against an explicit criterion. Trigger= /dillylang-evaluate CRITERION ARTIFACT
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Compress natural language memory files (CLAUDE.md, todos, preferences) into caveman format to save input tokens. Preserves all technical substance, code, URLs, and structure. Compressed version overwrites the original file. Trigger: /compress-file FILEPATH or "compress <file>"
Maps problem structure to other domains, importing mechanism not metaphor. Trigger= /dillylang-analogize PROBLEM
Promotes exploratory prose into canonical docs through a conservative 5-stage gate — extract, route, judge, rank, synthesize. Model C recipe with operator-confirmed routing. Trigger= /dillylang-canonize PROSE
Decomposes a problem into axioms, derivations, and assumptions. Trigger= /dillylang-decompose PROBLEM
Applies Munger / Jacobi inversion on a problem statement. Trigger= /dillylang-invert PROBLEM
Execute Dillylang recipes with visible step-by-step traces and intermediate artifacts. Use when the user wants to run, apply, or execute any named Dillylang recipe on a problem — including informal phrasing like using a recipe name as a verb.
| name | dillylang-evaluate |
| description | Judges an artifact against an explicit criterion. Trigger= /dillylang-evaluate CRITERION ARTIFACT |
evaluate[[THIS is_grounded_by: urn:unique_reference:dillylang::spec-primer]]
Judge the given artifact against the specified criterion.
A criterion is required — evaluation without a criterion is meaningless. The first argument is the criterion, everything after is the artifact to evaluate.
Calibration example:
Rejected: "Verdict: pass. Rationale: The design looks solid and well-structured." (No evidence. What specifically satisfies the criterion?)
Accepted: "Verdict: partial. Rationale: Prompt constraints section addresses FM-1 (generic risks) with a contrast example, but FM-4 (near-miss guidance) has no calibration — the constraint is advisory without a quality floor. Evidence: lines 14-18 show rejected/accepted pair for failure modes; lines 43-45 have no equivalent for near misses."
Restate the criterion being evaluated against.
pass | partial | fail
Specific observations from the artifact supporting the verdict.
Each entry must include:
How the evidence leads to the verdict. Connect the dots — don't just list evidence and state a verdict separately.
low | medium | high — reflects how thoroughly the criterion covers the artifact, not just certainty in the verdict.
n is sequential starting from 1 in each section.
Determine whether this is grounded or reflective evaluation:
If uncertain, default to reflective — the cost of under-confidence is low, the cost of self-congratulatory grading is high.