advanced-evaluation

by sickn33 45k MIT Updated Aug 18, 2026
advanced-evaluation skill by sickn33
advanced-evaluation — Workflow skill by sickn33

advanced-evaluation is an open-source workflow skill for Claude Code and compatible agents, published by sickn33. Its author describes it as: “This skill should be used when the user asks to "implement LLM-as-judge", "compare model outputs", "create evaluation rubrics", "mitigate evaluation bias", or mentions direct scoring, pairwise comparison, position bia…”. The project has 45k stars on GitHub and is available under the MIT license. Add it to your setup with `/plugin marketplace add sickn33/agentic-awesome-skills`.

What advanced-evaluation does

This skill covers production-grade techniques for evaluating LLM outputs using LLMs as judges. It synthesizes research from academic papers, industry practices, and practical implementation experience into actionable patterns for building reliable evaluation systems.

Installation

Add advanced-evaluation to your agent with:

/plugin marketplace add sickn33/agentic-awesome-skills

Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.

What's inside

The SKILL.md for advanced-evaluation is organised into these sections:

  • When to Use
  • Core Concepts
  • The Evaluation Taxonomy
  • The Bias Landscape
  • Metric Selection Framework
  • Evaluation Approaches
  • Direct Scoring Implementation
  • Pairwise Comparison Implementation
  • Rubric Generation
  • Practical Guidance
  • Evaluation Pipeline Design
  • Common Anti-Patterns

When to use it

Reach for advanced-evaluation when you want workflow help from your agent without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.

Strengths

  • Clear MIT license — safe to read and adapt
  • Ships in sickn33/agentic-awesome-skills, an established project with 45,095 GitHub stars
  • Actively maintained (recent commits)

Topics

agent-skillsagentic-skillsai-agent-skillsai-agentsai-codingai-workflowsantigravityantigravity-skillsclaude-codeclaude-code-skillscodex-clicodex-skillscursorcursor-skillsdeveloper-toolsgemini-cligemini-skillskiromcpskill-library

Frequently asked questions

What does advanced-evaluation do?
This skill should be used when the user asks to "implement LLM-as-judge", "compare model outputs", "create evaluation rubrics", "mitigate evaluation bias", or mentions direct scoring, pairwise comparison, position bias, evaluation pipelines, or automated quality assessment.
How do I install advanced-evaluation?
Run /plugin marketplace add sickn33/agentic-awesome-skills in your agent, then reload your skills. Review the source at https://github.com/sickn33/agentic-awesome-skills before installing.
Is advanced-evaluation free to use?
Yes. advanced-evaluation is free and open source under the MIT license, so you can read, run, and adapt it within that license's terms.
Where does advanced-evaluation come from?
advanced-evaluation ships inside sickn33/agentic-awesome-skills, a repository that contains 66 catalogued skills in total. The repository's 45,095 GitHub stars apply to that whole collection, not to this skill on its own.

Related skills

More Workflow →

Estratega de Inteligencia de Dominio de Andru.ia. Analiza el nicho específico de un proyecto para inyectar conocimientos, regulaciones y estándares únicos del sector. Actívalo tras definir el nicho.

45k sickn33 MIT

Expert in building 3D experiences for the web - Three.js, React Three Fiber, Spline, WebGL, and interactive 3D scenes. Covers product configurators, 3D portfolios, immersive websites, and bringing depth to web experiences.

45k sickn33 MIT

Use when a coding task should be driven end-to-end from issue intake through implementation, review, deployment, and acceptance verification with minimal human re-intervention.

45k sickn33 MIT

Diff a live page's accessibility violations against a baseline — by default compares uncommitted changes (stash-based), or pass --branch [<name>] to diff against a branch. Reports only new violations introduced, violations fixed, and pre-existing count. Use `scan` for a full audit with no diffing.

45k sickn33 MIT

Audit a live page for accessibility issues, locate each WCAG violation precisely, and return a selector-grounded fix worklist without editing.

45k sickn33 MIT