Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

eval-harness-architect

스타0
포크0
업데이트2026년 6월 23일 07:43

Stands up a rigorous, regression-proof evaluation harness for any LLM, agent, or RAG system from zero, through a dependency-ordered, phase-gated lifecycle: pins down what "good" means (dimensions, failure modes, thresholds, the decision the eval supports) BEFORE building; builds a versioned dataset with edge, adversarial, and known-failure cases plus a quarantined holdout split against overfitting; binds the right scorer per dimension (exact/regex/schema, embedding, code-exec, or LLM-as-judge), refusing a judge where a deterministic check works; calibrates the judge against human labels for measured agreement/bias; baselines with confidence intervals so deltas are real not noise; wires CI gates plus PR diff scorecards; and closes the loop with drift and prod feedback. Provider-agnostic; a runnable harness, not a checklist; composes with existing eval skills. Use whenever the user wants to build, set up, or fix evals for an LLM/agent/RAG system; has no way to tell if a change helped; wants an eval dataset, LLM

설치

Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.

SKILL.md
readonly