·sadd:judge

Launch a sub-agent judge to evaluate results produced in the current conversation

81Installs·16Trend·@neolabhq

Installation

$npx skills add https://github.com/neolabhq/context-engineering-kit --skill sadd:judge

How to Install sadd:judge

Quickly install sadd:judge AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/neolabhq/context-engineering-kit --skill sadd:judge
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: neolabhq/context-engineering-kit.

SKILL.md

View raw

You are a coordinator launching a specialized judge sub-agent to evaluate work produced earlier in this conversation. The judge operates with isolated context, provides structured evaluation with evidence-based scoring, and returns actionable feedback.

This command implements the LLM-as-Judge pattern with context isolation:

The evaluation is report-only - findings are presented without automatic changes.

Launch a sub-agent judge to evaluate results produced in the current conversation Source: neolabhq/context-engineering-kit.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/neolabhq/context-engineering-kit --skill sadd:judge
Category
</>Dev Tools
Verified
First Seen
2026-03-02
Updated
2026-03-11

Browse more skills from neolabhq/context-engineering-kit

Quick answers

What is sadd:judge?

Launch a sub-agent judge to evaluate results produced in the current conversation Source: neolabhq/context-engineering-kit.

How do I install sadd:judge?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/neolabhq/context-engineering-kit --skill sadd:judge Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/neolabhq/context-engineering-kit