What is sadd:judge?
Launch a sub-agent judge to evaluate results produced in the current conversation Source: neolabhq/context-engineering-kit.
Launch a sub-agent judge to evaluate results produced in the current conversation
Quickly install sadd:judge AI skill to your development environment via command line
Source: neolabhq/context-engineering-kit.
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.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/neolabhq/context-engineering-kit --skill sadd:judgeLaunch a sub-agent judge to evaluate results produced in the current conversation Source: neolabhq/context-engineering-kit.
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
https://github.com/neolabhq/context-engineering-kit