loop-evals

Community

Prove agent loops with trustworthy evals.

AuthorSollanSystems
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you design an evaluation harness that proves whether a long-running agent loop is actually done, instead of merely confident or self-reported as successful.

Core Features & Use Cases

  • Layered Evaluation Design: Defines a seven-layer suite that orders deterministic checks before rubric-based judgment.
  • False-Completion Detection: Makes false-completion-rate a first-class metric so loops cannot claim success without evidence.
  • Judge Calibration: Sets up human-labeled calibration so model judges stay trustworthy over time.
  • Regression and Anti-Cheat Coverage: Builds repo-native regression cases, trace-based checks, and security probes to catch shortcut behavior and verifier gaming.
  • Use Case: Use this Skill when an agent keeps saying it is finished but the outputs are wrong, unverified, or underspecified.

Quick Start

Ask the skill to design the evaluation harness for your loop, identify the required verification layers, and draft the repo-native metrics and regression structure.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: loop-evals
Download link: https://github.com/SollanSystems/loop-engineer/archive/main.zip#loop-evals

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 537,000+ vetted skills library on demand.