asa-model-comparison-judge
Use when comparing multiple model outputs for the same skill decomposition task across quality, omissions, and fit.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use when comparing multiple model outputs for the same skill decomposition task across quality, omissions, and fit.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Demonstrates the Agent Skill Anatomy harness with a tiny local skill.
Use when selecting and composing skill anchors into a chosen reuse form without assuming a full workflow is required.
Use when auditing whether a skill decomposition is evidence-grounded, over-inference-safe, and publishable.
Use when turning structured skill decomposition artifacts into beginner, expert, report, or Obsidian reading layers.
Use when explaining what each file, script, reference, asset, or template does inside a skill package.
Use when extracting reusable patterns, templates, checklists, anti-patterns, and transfer rules from analyzed skills.
| name | asa-model-comparison-judge |
| description | Use when comparing multiple model outputs for the same skill decomposition task across quality, omissions, and fit. |
| internal_meta_skill | true |
| asa_role | benchmark |
| output_contract | benchmark.model_comparison + letuen.comparison_anchors |
Use this internal meta-skill when multiple LLM runs analyze the same skill and the project must compare quality, omissions, disagreements, and role suitability.
This skill fixes the failure mode where model comparison only counts output length, treats different wording as meaningful disagreement, or fails to show which model is best for each anchor type during development testing.
Return model comparison content suitable for benchmark reports:
model_comparison:
compared_runs: []
per_model_scores: []
disagreements: []
omissions: []
best_for_role:
recommendation:
anchors:
anchor_consensus:
- id:
anchor_type:
agreed_claim:
agreeing_models: []
evidence_basis: direct | structural | inferred | mixed | unknown
confidence: high | medium | low | unknown
usable_as_baseline: true | false
notes:
anchor_disagreement:
- id:
anchor_type:
disagreement:
models_involved: []
competing_claims: []
likely_cause: missing_evidence | inference_gap | source_ambiguity | model_hallucination | style_difference | unknown
resolution_action: inspect_source | prefer_evidence_grounded | rerun_model | mark_inconclusive | ignore_style_difference
severity: high | medium | low
evidence: []
best_model_per_anchor_type:
- anchor_type:
best_model:
best_provider:
reason:
strengths: []
weaknesses: []
use_for_roles: []
avoid_for_roles: []
confidence: high | medium | low | unknown
Emit comparison anchors only for development and benchmark analysis. Do not turn this into a user-facing model selection workflow unless the harness explicitly requests it.
anchor_consensus: a stable finding that multiple models independently agree on for the same anchor type.anchor_disagreement: a meaningful conflict about behavior, boundary, evidence, workflow order, or reuse safety.best_model_per_anchor_type: a role-specific recommendation for which model performs best on identity, trigger, resource, workflow, evidence, reuse, reader, or composition anchors.Prefer evidence-grounded agreement over polished prose. Treat unsupported extra detail as risk. If models differ only in wording or style, mark it as style_difference and do not inflate it into a disagreement.
A strong model comparison answers: