critic-judge-design

Community

Design reliable Critic/Judge nodes for LLMs.

AuthorVictoriakaey
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Designing reliable Critic, Judge, or Evaluator nodes for LLM pipelines requires clear input/output contracts and a robust reasoning order to ensure consistent, trustworthy judgments.

Core Features & Use Cases

  • Define a precise primary job for the Critic (what is being judged, the binary outcome, and required inputs).
  • Design the input structure and output schema with reasoning preceding the verdict, and choose between single-pass or multi-stage workflows.
  • Implement deterministic routing, loop guards, and explicit handling of common failure modes to improve reliability.
  • Apply to evaluation tasks such as answer quality assessment, evidence sufficiency checks, or tool-usage validation across stages of an agent.

Quick Start

Provide a clean Critic/Judge design specification for a given evaluation task and output a structured verdict with reasoning before judgment.

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: critic-judge-design
Download link: https://github.com/Victoriakaey/build-reliable-agents/archive/main.zip#critic-judge-design

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