judge-evaluate

Community

Evaluate code changes and produce a verdict.

AuthorOilProducts
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the evaluation of proposed code changes and their accompanying artifacts, ensuring they meet task scope and verification checks, and producing a machine-readable verdict.

Core Features & Use Cases

  • Automated Code Review: Evaluate patch.diff and handoff.json against predefined checks.
  • Machine-Readable Verdicts: Generates verdict.json with clear pass, reject, or needs-human statuses.
  • Deterministic Evaluation: Executes specified commands (e.g., pytest, ruff check) for objective assessment.
  • Use Case: After a developer submits a code change, this Skill can automatically run tests and linters, then provide a structured judgment on whether the change is acceptable, needs rejection, or requires human intervention, all without manual review.

Quick Start

Use the judge-evaluate skill to evaluate the submitted patch and handoff artifacts for task 'TASK-0042'.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: judge-evaluate
Download link: https://github.com/OilProducts/agent-skills/archive/main.zip#judge-evaluate

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 223,000+ vetted skills library on demand.