What problem does it solve?
This Skill helps turn weak or uncertain AI outputs into stronger results by adding structured evaluation, self-critique, and iterative refinement.
Core Features & Use Cases
- Self-critique loops: Review an initial answer against explicit criteria and refine it until it meets the target standard.
- Evaluator-optimizer pipelines: Separate generation from assessment so quality checks are clear, repeatable, and easier to tune.
- Test-driven code refinement: Generate code, run tests, diagnose failures, and improve the implementation across multiple iterations.
- Rubric and judge-based scoring: Compare outputs using weighted rubrics or LLM-based judging for tasks that need measurable quality control.
- Use Case: A team can use this Skill to improve a draft analysis, tighten a report, or repair generated code when accuracy and consistency matter.
Quick Start
Use the agentic-eval skill to assess the current output against clear criteria and iteratively refine it until it reaches the desired quality.